Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect external exchange by REST APIs? #4

Open
ekanshdevops opened this issue Oct 28, 2020 · 5 comments
Open

Connect external exchange by REST APIs? #4

ekanshdevops opened this issue Oct 28, 2020 · 5 comments

Comments

@ekanshdevops
Copy link

Can I call REST APIs of an external exchange from PyMT5 that connects to devcartelgateway?

@wiwat-tharateeraparb
Copy link
Contributor

Hi, PyMT5 doesn't have REST API. MT5 platform already have a REST API called WebAPI. This is might be what you looking for.

@ekanshdevops
Copy link
Author

But the WebAPI can't be used to integrate MT5 with external exchange APIs? Also can I use PyMT5 to connect via FIX to external Exchange?

@wiwat-tharateeraparb
Copy link
Contributor

What you need to do is to build a middleware or a connector like:

Exchange FIX <------> Application + PyMT5 <-------> DevCartelGateway64 + MT5

The gateway is built with MT5 Gateway API and must be installed at MT5 history server.

@ekanshdevops
Copy link
Author

Yes Sure. Thanks! I just want to know how this PyMT5 application will connect to my application connecting to Exchange FIX? Can I have a documentation on PyMT5 in detail? Have sent you an invite as well on email to discuss further.

@TheSnowGuru
Copy link

please can check this , to connect to any metatrader
https://github.com/TheSnowGuru/PyTrader-python-mt4-mt5-trading-api-connector-drag-n-drop/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants