Commit Graph
7 Commits
Author SHA1 Message Date
Christian_X3 38a7b5f103 fix typo MtApi5.mq5 2020-12-14 09:05:06 +01:00
Christian_x7 258a98f7d5 add a simple MatLab example with Output Windows 2020-10-24 11:47:42 +02:00
Christian_x7 a6e3c2a3e8 forgotten files :-) 2020-10-24 10:24:10 +02:00
Christian_x7 76a6216cf7 Add a advanced example
It uses its own API which I packed between MTApi5 and MatLab.
Possible that this is useless, but errors from the .NET assembly are more tradable.
2020-10-24 10:14:58 +02:00
Christian_x7 06516d1d46 add a simple python example 2020-10-24 05:04:59 +02:00
Christian_X3 3997b6df74 add switchable Events
The function SendMtEvent requires a lot of computing time. To improve the speed of the tester, the events can now be switched off individually
2020-06-18 05:57:05 +02:00
Christian_X3 abfe1a281a fix typo in Addlog() 2020-06-18 05:03:21 +02:00