OPEN-SOURCE SCRIPT

TrianglePoint strategy

已更新
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
Moving AveragestraingleTrend Analysistrendfollowingtrianglebreeak

开源脚本

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

想在图表上使用此脚本?

免责声明