OPEN-SOURCE SCRIPT

TrianglePoint strategy

Aggiornato
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
Note di rilascio
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

Script open-source

In pieno spirito TradingView, l'autore di questo script lo ha pubblicato open-source, in modo che i trader possano comprenderlo e verificarlo. Un saluto all'autore! È possibile utilizzarlo gratuitamente, ma il riutilizzo di questo codice in una pubblicazione è regolato dal nostro Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Vuoi usare questo script sui tuoi grafici?

Declinazione di responsabilità