crash program

Created at 01 Apr 2020, 21:35
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
LU

luca.tocchi

Joined 25.03.2020

crash program
01 Apr 2020, 21:35


 

I have an error on the simple moving average. why?

var Simbolorandom = Symbols.GetSymbol("EURUSD");

_movingAverage1 = Indicators.SimpleMovingAverage(EURUSD.Close, 50);


@luca.tocchi