memouz76
memouz76
memouz76
Added topic Help with virsuale keys
please help me with this code I need to use v keys to right: (AaBb) // First need to check if VK_CAPITAL is ON?           keybd_event(VK_SHIFT, 0, KEYEVENTF_EXTENDEDKEY, 0);// Press Shift Key        
memouz76
Added topic how to make file log update
Hi there  I have an indicator that give me alerts (BUY and SELL). its in ex4 format. I tried to Auto trade with these alerts and the only way I found it for that is making the expert advisor reading the log file from the Terminal folder . but
memouz76
Added topic programming question
Hi there I wondering if I can find an way to my question, mt point is: can I make the MQL4 Or 5 read the string as a code? example: this string "High[1]" can I make the program read it as High[1] and return the High of Bar 1 for me???  thank
memouz76
Registered at MQL5.community