theleolight / Publications
Forum
Can a Mql5 program "push a keyboard key" ?
I would like my mql5 code to run a key , like for example "A" anytime a specific action occurs. Is it possible ? Anybody knowing how to do it ? Example : microsoft word is launched and the expert runs in background. any time the action occurs , a "A" will appear on microsoft word. I've seen similar
Other programming language like mql5 -> That permits to analyse the depth of market , order book ?
I've seen some other languages like mql5 , but they were really basic and did not permitted the study of the order book ; like , they didn't had equivalent for "a=book[0].volume" for example , just to give an idea. Is there any other trading programming language that has a equivalent for these kind
Is it possible to connect a feed in MT5 ? Future contracts
I'd like to connect a CQG account to the platform , is it possible ? can't find how to do it