supermagicfx / Publications
Forum
Problem with iMA in code - help needed
I want to get the ima over a 1 minute time frame, but just cannot seem to format the code properly, please help ma_btc_usd[i] = iMA (BTCUSD, 0 , ma_period, 0 , MODE_EMA , PRICE_CLOSE , i); ma_cad_jpy[i] = iMA (CADJPY, 0 , ma_period, 0 , MODE_EMA , PRICE_CLOSE , i);