I'm not able to get this compiled:
initialize sequence for 'struct ORDERTYPE_PROFIT' expected SlipPage.mqh 311 30
Can you have a look please?
Alexander Schick #:
I'm not able to get this compiled:
initialize sequence for 'struct ORDERTYPE_PROFIT' expected SlipPage.mqh 311 30
Can you have a look please?
Change it in line 311 of the mqh file.
static ORDERTYPES_PROFIT GetProfitData(const string Symb=NULL) { ORDERTYPES_PROFIT Res={}; // Before: ORDERTYPES_PROFIT Res={0};

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
SlipPage:
Calculation of slippages of the performed deals in account currency.
Author: fxsaber