Alert: Error description: wrong session id
23 replies
Nicholas Olson
1 year ago #289572
I created an EA using strategy quant. Then compiled the code and replaced the indicators and expert advisor within the MetaTrader five platform itself when I add the ea
to the chart I get an error that states:
to the chart I get an error that states:
The order request could not be completed. Error no: 4307 – ret code 10027
Error description: wrong session ID when calling the symbolinfosessionquote/symbolinfosession trade function.
any help would be appreciated
0
HungYu
1 year ago #290484
Hello,
It happens only right after I attached the EA onto the chart.
It seems like the problem only exists when the EA is first attached to the chart. After operating the EA for a few months, there is no more problems and the EA works properly.So I guess it’s not a big issue.
0
Brent Gray
1 year ago #290667
I’m getting the same error on NI225 @ Darwinex.
Strategy attached.
0
tomas262
1 year ago #290739
Brent, I cannot see the file attached. Can you send to [email protected]?
0
Esben Jensen
7 months ago #292692
Hi, got same issue.
Please share de workaround/ solution
0
Camilo Cruz
7 months ago #292800
HAVE SME PROBLEM, I DEVELOPED MY STRATEGYS FOR EURUSD, BUT INTO BROKER THIS SYMBOL US EURUSD.sd, CAN YOU HELP ME PLEASE ?
0
Rodrigo Fogaca
6 months ago #292869
i’m facing this issue as well , i generated using sqx 143
I’m trying to trade UsaTec on activtrades
i attached the strategies and the log
0
MattA
6 months ago #292951
FYI I had this error when I had accidentally logged into a new MT5 account with the Investor Password. Once I changed to the Master Password the error went away.
0
tomas262
6 months ago #292977
The most common causes of the issue are:
- auto-trading not enabled in MT5
- indicator uses a sub-chart which symbol is not set correctly
- the indicator contains a bug
I also recommend to update the SQX custom indicators to its latest version (overwrite older existing in your MT5 and re-compile)
0