TradingView
RicardoSantos
2016年4月11日午後1時11分

Function Simple Moving Average 

Euro Fx/U.S. DollarFXCM

詳細

Function describing Simple Moving Average
コメント
StockSwinger
Thank you Richard: Why is there an "_" before every variable, function and constant in your formula? Michael
RicardoSantos
just a way to identify local variables inside a function/loop/multiline statement, personal variable naming method.
詳細