You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you provide more instructions? Or complete use cases. Can it export the MT5 software which installed on the local computer Real-Time Quotes to my own quantized platform?
The text was updated successfully, but these errors were encountered:
PyMT5 is for interacting with our MT5 gateway which it can send and receive data from MT5 server.
Use case:
Import external real-time quotes to MT5 server which distributes to MT5 clients
Receive an order from MT5 server (with proper routing) and forward to external LP or exchanges e.g. you can receive orders from MT5 with PyMT5 and convert/send them as FIX messages to exchanges.
Can you provide more instructions? Or complete use cases. Can it export the MT5 software which installed on the local computer Real-Time Quotes to my own quantized platform?
The text was updated successfully, but these errors were encountered: