Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在MT4上创建EA,并希望通过MQL4代码检索延迟值(例如 123 毫秒) 。
是否可行?
我在MQL4参考中找不到此功能。
是的,这是可行的
MQL4/MQL5 没有为您提供直接工具来获得基于端到端套接字的通信/传输延迟或端到端 eXecute-Trading-Operation 客户端/服务器事务延迟。
不过,您可能会间接获得两个延迟包络。