OPEN-SOURCE SCRIPT
Telah dikemas kini

FibboGatto

10 703
FibboGatto

Up = crossover(FG,ema(FG,period)) , color=blue
Down = crossunder(FG,ema(FG,period)) , color=orange

Uptrend = (FG>ema(FG,period)) ,color=lime
Downtrend = (FG<ema(FG,period)) , color=red
Nota Keluaran
bugs fixed
Nota Keluaran
fix

Penafian

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.