mohanee

TrianglePoint strategy

mohanee 已更新   
This is trend following strategy ... when price is trading well above 200 ema and forms a triangle (based on number of bars defined)

BUY
====
when fast ema > 200 ema
check for triangle of last N bars (default set to 9)

EXIT
======
when fast ema crosses down middle term ema

if price reaches above 5% of buy , it changes the color to purple. You can close any time or wait for above signal.


STOP LOSS
=======
stop loss default value set to 5%

Note: No triangle shown on the chart. I will find out how to add the lines to the chart.


Warning
=========
For the use of educational purposes only
版本注释:
I have added Triangle drawings to the chart.

Also I have noticed that when position is taken LONG, mostly price reaches the half of the height of the Triangle. You can lock profits there or raise the stop loss ....

if the price goes south (downwards) half of the height of the triangle , you can wind up the position rather than waiting for defined 5% loss
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?