Forum

Failed get list of signals, connection error

Hello all, does anyone know what's the meaning of this error and how to fix it? It seems to appear after a few minutes when I load a custom indicator . Thanks in advanced

Random 4108 (invalid ticket) error in OrderClose() function

Hi all, after days trying to debug this error I finally come here to ask for your help. I am developing two EAs that have a file in common. This file has a class which is an Expert Advisor base I wrote with typical functions such as TradeOpen(), TradeClose(), CheckNewBar(), etc. I explain this