dll - 从导入的 DLL 调用 Metatrader MQL4/MQL5 函数

标签 dll metatrader4 mql4 metatrader5 mql5

我想从我自己在 Metatrader 中导入的 DLL 中调用 MQL4 或 MQL5 函数。

是否可以?

最佳答案

森林,

就我在过去 2 年使用 MetaTrader 的经验而言,没有真正的方法可以从外部 DLL 调用 MQL 函数。但是有一些自定义构建的 API 与您想要实现的非常相似:

MT4 API

MetaTrader™ Java / .Net API

这些 API 确实允许您使用开箱即用的 MQL 功能

关于dll - 从导入的 DLL 调用 Metatrader MQL4/MQL5 函数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13890624/

相关文章:

c# - 为什么是 "C:\Windows\Microsoft.NET\assembly\GAC_32..."而不是 "C:\Windows\assembly\GAC_32"

algorithmic-trading - 如何从每根新蜡烛中获取 OHLC 值?

mql4 - 是否有 List/Vector 的现有实现

c++ - 程序使用的DLL,其中声明的变量存储在哪里?

dll - 从 vlc dll 生成 lib 文件时出现 fatal error LNK1107

c++ - Mac OS X 上的 MetaTrader 4 结合 C++ 或 R

algorithmic-trading - MQL4 中的异常处理

mql4 - 无法在 Ubuntu 上打开文件

mql4 - 如何检查工单是否仍然打开或已关闭?

c++ - 如何检测任何应用程序未使用 DLL