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.
什么是 Metatrader 插件?我在一些促销和文章中看到了这个词。这些文章中描述的是一个物种专家,他插入了其他语言的库(不是 MQL4 / 5)。
插件通常被称为在它自己的 MT 服务器中运行的 c++ 扩展。
就像 meta manager api 允许您作为经理扩展平台的操作一样,MT 插件允许您扩展服务器的实际交易逻辑。当然,不言而喻,您需要访问实际服务器才能部署一台。