Hi,
I want to launch android app , it is possible to share
trades instantly on app after openeing in MT4 with SL/TP ?
If you login into the same MT4/5 trading account on your Android or iOS MT4/5 app, you can have access to the same account trades, like in your computer MT4/5 terminal.
I don't understand the 'copy trades' question, since these are synchronized all the time.
If you login into the same MT4/5 trading account on your Android or iOS MT4/5 app, you can have access to the same account trades, like in your computer MT4/5 terminal.
I don't understand the 'copy trades' question, since these are synchronized all the time.
you can use an api to do so.
just run an ea on your mt4 and send every change ( order open , order modify and .etc ) to that api ( using json or xml or .etc)
then you can save the info
on server side and share it with any app you want to display, copy and so on.
also there may be plenty of other ways, this is only one of them
you can use an api to do so.
just run an ea on your mt4 and send every change ( order open , order modify and .etc ) to that api ( using json or xml or .etc)
then you can save the
info on server side and share it with any app you want to display, copy and so on.
also there may be plenty of other ways, this is only one of them

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi,
I want to launch android app , it is possible to share trades instantly on app after openeing in MT4 with SL/TP ?