Copy trading EA without csv file or without delay

 

Hi

Question 1-

Please advise what are the other methods other than using a csv file for copy trading?

Because the trade will not open until the new price arrives and this will cause a lot of delay. What methods  is there that the delay is close to zero?


Question 2-

Is there any way to use csv file but run on each millisecond not on every tick? 

For example if I use this code:

EventSetMillisecondTimer(1);

then  OnTimer function will  executes every 1ms ?



Thanks in advance 

Event Handling Functions - Functions - Language Basics - MQL4 Reference
Event Handling Functions - Functions - Language Basics - MQL4 Reference
  • docs.mql4.com
Event Handling Functions - Functions - Language Basics - MQL4 Reference
Reason: