mohanee

TrianglePoint strategy

mohanee Updated   
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
Release Notes:
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
Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?