This forum is in read-only mode now. You may discuss your questions on forums of MQL4.community and MQL5.community

can not receive balance and changes in Extended pumping mode


Back to topics list
avatar
1
fourozandeh 2010.05.02 11:03 

Hello,


Why I can not receive balance and changes in Extended pumping mode ?

void __stdcall PumpingNotify(int code,int type,void *data,void *param)

{

if(code==PUMP_UPDATE_USERS && data!=NULL)

{

UserRecord m_User=*(UserRecord*)data;

switch(type)

{

case TRANS_UPDATE:

m_AccountData.Update(m_User);

break;

}

}

}

Please send me any solution "receive balance and changes in Extended pumping mode" .

Thanks

Back to topics list  
Download MetaTrader 5 (450 Kb, web installer) — a new terminal for financial markets