Forum

Hedge Trade

Anyone have hedge EA as per the attachement

cannot get the buffer value from i custom

Hi, I am not able to get the buffer value from icustom ..can someone help me to check the codes: //2 Moving Average Signal indicator inputs input int ExtPeriodFastMA =7; // Fast MA Period input int ExtPeriodSlowMA =20; // Slow MA Period input int ExtModeFastMA =1; input int ExtModeSlowMA