OPEN-SOURCE SCRIPT
已更新

FibboGatto

10 677
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
發行說明
bugs fixed
發行說明
fix

免責聲明

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.