nibylev / Publications
Forum
handles
Hi, i am trying to undestand basic codes in MQL5 and one thing i've got biggest problem with are indicator handles. can someone tell me what is this line supposed to do: maHandle= iMA ( _Symbol , _Period ,MA_Period, 0 , MODE_EMA , PRICE_CLOSE ); Is the value in maHandle actualized every time MA