dwx-zeromq-connector icon indicating copy to clipboard operation
dwx-zeromq-connector copied to clipboard

MQL5 support

Open artbert opened this issue 4 years ago • 7 comments

The pull request includes proposal of my version of MQL5 support. The idea was to:

  • use new type of mql5 application type Service instead of EA
  • prepare main interface to better reflect mql5 trading rules
  • simplify a little bit message format communication

Please see [mql5/README.md] to read detailed information about my implementation. I created new python files to not make mess in the project. Their names have '_MT5' suffix. Final explanation of the ideas was placed as a commentary to the mql5 code.

artbert avatar Oct 03 '19 17:10 artbert

Hi @artbert ,

Thank you so much for your contribution! 😃

We'll review this as soon as we can - many thanks!

integracore2 avatar Oct 08 '19 11:10 integracore2

Hi, I want to thanks all the people and your work, this project is amazing!! And of course too, to @artbert, your proposal to MQL5 support works very fine with my config: An old Pc with Debian + Wine + Metatrader5(32 Bits)

jmarunix avatar Dec 14 '19 20:12 jmarunix

Hi, I want to thanks all the people and your work, this project is amazing!! And of course too, to @artbert, your proposal to MQL5 support works very fine with my config: An old Pc with Debian + Wine + Metatrader5(32 Bits)

GOD Bless u, mate

Zeta90 avatar Jan 04 '21 04:01 Zeta90

Amazing! I'll test soon, we can dockerize if everything is working fine. @artbert @jmarunix @Zeta90 any of you was able to run a simple performance comparison between Windows(native) and Linux(Wine/'emulated') ?

brunobuger avatar Jan 06 '21 22:01 brunobuger

Amazing! I'll test soon, we can dockerize if everything is working fine.

Run a separate pull request for a dockerize version of this connector and I'll help with the review.

Qoyyuum avatar Jan 07 '21 01:01 Qoyyuum

Any idea when this PR could be merged into master ?

ivascen avatar Feb 04 '21 18:02 ivascen

This would be great to merge into master, any update on when?

dominicfallows avatar Jun 21 '21 11:06 dominicfallows