Antonín Zielinský / Publications
Forum
MT4 on Raspberry Pi 2 - Exagear Desktop Rpi - Instalation problem
Hello, I have problem with instalation MT4 or MT5 on Raspberry Pi 2. I need some Proxy information. I haven't proxy. Can you help me
Help EA - When opening BUYSTOP delete pending SELLSTOP and conversely.
I need help with setting up a waiting instruction. When system opening OP_BUYSTOP => OP_BUY, i need delete pending order OP_SELLSTOP. How? int start() { //--- int Den = DayOfWeek (); // zjistí den v týdnu (neděle=0 … pátek=5) int Hodina = TimeHour ( TimeCurrent ()); // zjistí aktuální hodinu