Experts: ExMachina TradePilot

 

ExMachina TradePilot:

Professional trade management panel: one-click Buy/Sell with auto lot sizing, smart trailing stop (ATR/Fixed/Candle), automatic breakeven, multi-TP partial close system (TP1/TP2/TP3), and one-click pending orders. All-in-one order management for serious traders.

ExMachina TradePilot

Author: William Jefferson Mukam Tatsinke

 
good indicator
 
why if I add this to the meta trader 5 chart, it doesn't place trades at all when I interact with the built-in dashboard?
[Deleted]  
dracanos #:
why if I add this to the meta trader 5 chart, it doesn't place trades at all when I interact with the built-in dashboard?
dracanos #:
why if I add this to the meta trader 5 chart, it doesn't place trades at all when I interact with the built-in dashboard?
Trade Pilot is NOT an automated trading robot. It will not generate signals, and it will not open trades by itself. If you run it in the Strategy Tester, you will see zero trades — and that's completely expected.

Trade Pilot is a manual trade management panel. Think of it as your co-pilot, not your autopilot. You make the trading decisions. Trade Pilot handles everything that comes after.
[Deleted]  
Arjun Channam #:
good indicator
Thanks for the feedback. :) Feel free to propose any feature or amelioration, rate 5 stars and check for our other products.
 
THANKS THIS IS GREAT, THE UI IS VERY NICE
 

I have this error on mt5 PepperStone:


2026.03.13 10:55:48.892 ExMachina_TradePilot (GBPUSD,H1) CTrade::OrderSend: market buy 0.48 GBPUSD sl: -0.00200 tp: 0.00500 [invalid stops]

2026.03.13 10:55:48.892 ExMachina_TradePilot (GBPUSD,H1) ExMachina Trade Pilot: Order failed. Error: 4756

2026.03.13 10:55:51.645 ExMachina_TradePilot (GBPUSD,H1) CTrade::OrderSend: buy limit 0.48 GBPUSD at -0.00100 (-0.00100) sl: -0.00300 tp: 0.00300 [invalid price]

2026.03.13 10:55:51.645 ExMachina_TradePilot (GBPUSD,H1) ExMachina Trade Pilot: Pending failed. Error: 4756

2026.03.13 10:55:59.020 ExMachina_TradePilot (GBPUSD,H1) CTrade::OrderSend: buy stop 0.48 GBPUSD at 0.00100 (0.00100) sl: -0.00100 tp: 0.00500 [invalid stops]

2026.03.13 10:55:59.020 ExMachina_TradePilot (GBPUSD,H1) ExMachina Trade Pilot: Pending failed. Error: 4756


I'll try to fix it.

It's fixed.
 
"ExMachina TradePilot is hands-down the BEST PANEL EA I've seen on CodeBase! Multi-TP partials, 4 trailing modes, risk% auto-lot calc - PRO level UX. 9.5/10! • Best-in-class one-click trading panel • Smart multi-TP (40%/30%/100% partial closes) • ATR/Candle/Fixed hybrid trailing • Professional risk management "Found & fixed minor issues: SELL_STOP could go negative → Added MathMax(point*20) SELL trailing direction logic fix Missing SYMBOL_TRADE_STOPS_LEVEL validation Array bounds checking + daily loss protection
 

Getting these errors when i try to open any position.

[Deleted]  
barbagiggia #:
Getting these errors when i try to open any position.
Hi, thank you for the screenshot — it helped us identify the issue immediately.

The error "Invalid prices (ask=0.00000 bid=0.00000). Market may be closed" means MetaTrader is returning zero prices for the symbol. This typically happens in one of these situations:

1. The market is actually closed — AUDUSD trades Sunday 22:00 to Friday 22:00 GMT. Your screenshot shows 23:36-23:41 on March 18, which is within trading hours, so this likely isn't the cause.

2. The symbol is not loaded in Market Watch — even though you see AUDUSD on the chart, the price feed might not be active. Fix: right-click on AUDUSD in the Market Watch panel (left side) and click "Show All" or make sure the symbol has live bid/ask prices displayed.

3. The chart was opened while the market was closed, and prices haven't refreshed yet — Fix: close and reopen the chart, or switch timeframe back and forth to force a refresh.

4. Demo account connection issue — sometimes demo servers return zero prices briefly during reconnection. Check that you see "2656 / 11 Kb" in the bottom-right corner of your terminal (which you do in the screenshot, so your connection seems fine).

Quick fix to try right now:
- Make sure Algo Trading is enabled (the button in the toolbar should be green)
- In Market Watch, verify that AUDUSD shows live Bid/Ask prices (not 0.00000)
- Try switching to a different symbol (like EURUSD) and test BUY/SELL there
- If that works, switch back to AUDUSD

We are also pushing an update to Trade Pilot that handles this edge case more gracefully — instead of spamming the log, it will wait for valid prices before attempting any operation.

Let us know if the issue persists after trying these steps.

Best regards,
ExMachina Trading Systems
 
William Jefferson Mukam Tatsinke #:
Hi, thank you for the screenshot — it helped us identify the issue immediately.

The error "Invalid prices (ask=0.00000 bid=0.00000). Market may be closed" means MetaTrader is returning zero prices for the symbol. This typically happens in one of these situations:

1. The market is actually closed — AUDUSD trades Sunday 22:00 to Friday 22:00 GMT. Your screenshot shows 23:36-23:41 on March 18, which is within trading hours, so this likely isn't the cause.

2. The symbol is not loaded in Market Watch — even though you see AUDUSD on the chart, the price feed might not be active. Fix: right-click on AUDUSD in the Market Watch panel (left side) and click "Show All" or make sure the symbol has live bid/ask prices displayed.

3. The chart was opened while the market was closed, and prices haven't refreshed yet — Fix: close and reopen the chart, or switch timeframe back and forth to force a refresh.

4. Demo account connection issue — sometimes demo servers return zero prices briefly during reconnection. Check that you see "2656 / 11 Kb" in the bottom-right corner of your terminal (which you do in the screenshot, so your connection seems fine).

Quick fix to try right now:
- Make sure Algo Trading is enabled (the button in the toolbar should be green)
- In Market Watch, verify that AUDUSD shows live Bid/Ask prices (not 0.00000)
- Try switching to a different symbol (like EURUSD) and test BUY/SELL there
- If that works, switch back to AUDUSD

We are also pushing an update to Trade Pilot that handles this edge case more gracefully — instead of spamming the log, it will wait for valid prices before attempting any operation.

Let us know if the issue persists after trying these steps.

Best regards,
ExMachina Trading Systems

Hey man, thanks for the fast reply.


I tried everything you said above, nothing worked, same issue, same message both in EURUSD M5 and AUDUSD M5. Tried also default settings and different parameters same error.