Renjun Gu / Profile
- Information
- 8+ yearsexperience0products0demo versions0jobs0signals0subscribers
代写mt4、mt5程序, vx : jasson-gu
Friends
99
Requests
Outgoing
Renjun Gu
Added topic How to get historical tick data from MT5?
I need to know the latest 10000 tick Quotes,How to get?Use Mqlrates to receive it All the functions in MT5 obtain the storage structure of K-line index What I need is tick data For example: MqlRates Tick[10000];
Renjun Gu
Added topic How to call a file with CMD or BAT suffix name in MQL language
How to call the file with CMD or BAT suffix name in MQL language? There are system functions in C language. Does anyone know if MQL has such functions? For example, there is a "1. bat" in my d disk. What should I do when I call it in the script