Trademanager for MT5 Mobile
-
Hi All,
I created a little trade manager for manual trading on the mobile phone.
I'm happy with the current results.
An EA running on a VPS uses the pending orders and enhances them...Since the new MT5 mobile version allows to place pending orders with a stop loss and target, I thought it would be great to have the position size automatically calculated based on the stop loss.
Then new functionality was added like placing initially the target instead of the stop loss, add a second position with tighter Stoploss and bigger R, trailing, break even...
Also entering a trade at market and resize it after the stop loss is included...
The problem I’m having is that if I flip symbols I have to enter the trades sometimes twice for whatever reason?
I tried to add to reset the values but it’s still not fully working. It also seems a bit random when it happens?
I could create an EA per symbol, which I don’t want.
Any idea if there is a better way to get around this? -
hello sir I have a profitable setup, but I don't know how to build a robot.
-
@prtap Man, you're piggybacking already the second thread. If you have such a good setup open your own post, explain everything in detail, maybe somebody will help you with the design...
-
@Domeonline said in Trademanager for MT5 Mobile:
Man, you're piggybacking already the second thread. If you have such a good setup open your own post, explain everything in detail, maybe somebody will help you with the design
ok
-
@Domeonline I'm not sure about mobile MT5 platform works. Did you check if the problem repliacted on desktop MT5? Maybe the problem is on the platform system, not the bot.
-
@l-andorrà That's a good idea. I will run a test cycle purely in the desktop version.
I did a further enhancement and also included another variable reset in the beginning. Almost finished
Thanks! -
Do fxdreema EAs work on the mt5 mobile app?
-
@vish No, I use the mobile app to enter trades. An ea created in fxdreema runs on a VPN server which uses the orders and works with them as inputs.
So the app is the order entry and fxdreema is doing the trade management. Position sizing, stop and target adjustment, breakeven, partials … whatever you want. -
@Domeonline I see
-
@Domeonline Dear friend,
I have a question: when you run your Expert Advisor (EA), do you execute it manually using MetaTrader's native panel, or do you use custom buttons on the chart? From what I understand, your EA manages the manual orders you place; is that correct?
I look forward to your response.
-
@VHV-Profit-Masters As i said i use the mt5 mobile app. When I’m trading discretionary on the phone. And the mobile app is in the native version better than the client since you can move lines. If i trade from the client I have third party trade managers doing the same…