TradingView
RicardoSantos
11 апр 2016 г., 13: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.
Ещё