You can provide the source code so that people here can help...
Amine Abed #:
You can provide the source code so that people here can help...
Thank you for the interest, heres the source file
You can provide the source code so that people here can help...
Files:
MT4orders.mqh
77 kb
Timberwolves:
Hi, i have an expert advisor that works, but sometimes i just recieve this error, can someone help me out on how to fix it?
Hi Timberwolves
I found this error same you. this case you try change this code
#include <Trade\Trade.mqh> CTrade eatrade; eatrade.SellStop(Volume,SellPrice,_Symbol,SL,TP,ORDER_TIME_SPECIFIED,expdate,"S" + _Symbol + EnumToString(PERIOD_CURRENT) + "S");
Good luck


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
Hi, i have an expert advisor that works, but sometimes i just recieve this error, can someone help me out on how to fix it?