TradingView
RicardoSantos
11 apr 2016 13:11

Function Simple Moving Average 

Euro Fx/U.S. DollarFXCM

Descrizione

Function describing Simple Moving Average
Commenti
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.
Altro