Forum

I am unable to get the real volume of unable in MQL4

Do anyone has any indicator to get the real time volume of candle for MQL4 terminal? Or can anyone help me on how I can get the real time volume data in MQL4 please

Can anyone help me in getting the custom indicator output value in export advisor

Hi All, I am new to MQL, acn any one help me in getting my custom indicator output value in export advisor. Currently I am getting 0.0 value in export advisor. Code in custom indicator:- //---- input parameters extern int ADXPeriod= 28 ; //---- buffers double abc[];

Hi Can anyone help me in converting custom indicator code to export advisor

Hello All, I am new to MQL, Can anyone help me in converting following custom code to export advisor. It would help me lot. //+------------------------------------------------------------------+ //|Vortex Indicator.mq4 | //|From the January 2010 issue of