Am learning python programing to program MT5 trade copier but I want to know if fluter or react programing language can also be use to program a trade copier, the reason I want to know is because flutter comes with front end development in the back end
Your answer will be highly appreciated
- Can python be use to create trade copier EA?
- trading EA for mt4 using python
- Creating trade copier for MT5
I also need this...😩
Short answer: no
Long answer: yes, if you program an ea with a python bridge, and create your own backend in python. You can then use whatever frontend you like.
But again, this is months/years of work to make sure it's secure, stable and has no latency. Remember that in a volatile market milliseconds can affect a trade.
Unless you are planning to provide this as a major service, there are a lot of trade copiers out there already. Including the signal service on mql5.com
Besides Python you can use C++ and .Net dll's
See here for a complete list of integrations: https://www.mql5.com/en/docs/integration

Documentation on MQL5: Integration
- www.mql5.com
Integration - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register