Errors, bugs, questions - page 1054

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Is it a mistake or did you do it that way on purpose?
A glitch in runtime mode. This is a program fragment:
if(i_Trace==1) Alert(__FUNCTION__ ," !!! Chain Algorithm mode. By magic passed.");
dPosProf=HistoryDealGetDouble(deal_ticket,DEAL_PROFIT);
if(i_Trace==1) Alert(__FUNCTION__," !!! Chain algorithm mode. last trade dPosProf= ", dPosProf);
if(i_Trace==1) Alert(__FUNCTION__," ! Mode chain algorithm. Lastdealtime DEAL_TIME= ", HistoryDealGetInteger(deal_ticket,DEAL_TIME));
Appropriate output in the log:
2013.09.02 23:27:14 2008.01.07 18:30:00 Alert: fnbBuyVolCalc !!! Chain algorithm mode. Passed by magician.
2013.09.02 23:27:142008.01.07 18:30:00Alert: fnbBuyVolCalc !!! Chain Algorithm mode. Last tradeDEAL_TIME= 1199362498
I can't understand why there is no profit withdrawal?
Regards, borislg
I can't understand why there is no profit withdrawal?
Regards, borislg
Is it a mistake or did you do it that way on purpose?
https://www.mql5.com/ru/docs/trading/historyselect
Hello,
Please advise how to contact the developers regarding bugs in MT5 ?
Hello,
Please advise how to contact the developers regarding bugs in MT5 ?