New EA similarities to
previous build
- EA
trades based on upcoming Economics Events (as already built)
- EA
open trades based on dots of PSAR (as already built)
- Logic
of trade is based on martingale (as already built)
NEW Logic
of Trading:
a. EA
waits for upcoming news, and based on time and news filter will open trade
based on action of price on PSAR (as already built)
b. EA
opens long or short position based on direction of PSAR (as already built)
Major Difference between Old and New Logic
c. If EA
opens a long position (position A) as shown in diagram below (red-dot), it will
place TP (TP-A) at the position equal to the distance of new PSAR dot (as
already built),
but
instead of placing SL (SL-A) at the new position of PSAR dot, it will rather
place a SellStop Pending order (trade-B) with Martingale multiplier.
Therefore,
SL for trade-A will be x2 of what initially should have been; and TP for trade-B
will be at same price SL-A (see diagram)
Entry
point is marked in big-dot-red (point where psar-dot switched)
d. So if
trade-B is triggered, immediately a 3rd pending order (buy-stop)
position will be placed at same point were trade-A started. Therefore, if
trade-B did not reach TP, and price reverses to trigger Trade-C, a 4th
pending-order (sell-stop) position will be placed at same position were trade-B
was triggered, and so on, and so on, using martingale multiplier.
e. So martingale
logic will play out, and keep multiplying trades, until either TP or SL of any
of the opened positions is reached.
f. PLEASE NOTE
that, if price touches any of TP or SL of any of the opened positions, EA
should FORCE-CLOSE ALL OPENED TRADES
IMMEDIATELY (very important please)
g. Last trade should try and achieve breakeven (or
minimal loss). What this means is that if for example, user sets EA parameter =
Maximum open trades/cycle = 5
And at
4th trade, price did not reach TP of the 4th trade but
goes on to trigger this 5th trade, the value of lot size for 5th
trade should be such that it equalizes total long position and short position
(like a hedged)
or
please you can share your idea on how best to achieve minimal loss when this
scenario is reached).
Thank
you.
Benzer siparişler
I need a professional MQL5 developer to build a fully automated Expert Advisor (EA) named " Hassanien Daily Breakout ". The EA is based on daily price levels and specific execution times. Technical Specifications: Time Settings (Iraq Time - GMT+3): Execution Time: 10:00 AM. Full Clean-up Time: 10:50 PM (Close all open positions and delete pending orders). Entry Logic: Case 1 (Pending Orders): At 10:00 AM
Hi basically I'm wanting an already made EA scalper that's constantly in and out of trades on the M1 time frame that has good risk management. It knows what it's doing. Most of its trades are profitable and that can start with $100. I am willing to pay up to $1500 for the right scalping bot. If you please have one and you're very confident in it, please allow me to use a live version to see how it does and if I'm
Need an trailing SL manager which can work with my all open trades (trades may be multiple), Put a fix SL based on entry price and then trail my strictly in my favoured direction, Initial SL shud be confiurable via a small dashboard
Create a forex robot especially for sculping using the 3 ema strategy which consists of the following moving average levels of the 15 ma ,30 ema , 60 ema and 90 which enter potentially on a retest into the ema and targets opposite direction after the retest .Potentially bringing into account that the number of retested emas controlls the number of entreis which for eg. retest of the 15 ema single 0.01 trade is
Need to improve logic in existing coding for Range breakout/breakin EA 1) for timing range like 1am-10am Asian Range with max entry per session like London 1-2 times max entry 10-4pm & US session timings 1-2 entry 4pm - 8pm or 2) candle high low range eg 4pm to 4:30pm - entry logic eg mark 30min candle high low range as given in attached picture with buffer if required to show entry , SL & TP in trade/backtest mode
Make a Robot for mt5 using supertrend indicator for entry in trade with period 2 and multiplier 1.1 using Heiken Ashi candle also with martingle of 2 with maximum step for martingle is 15 step until profit reaches double of total loss. Select time frame 1 minute.Always close the previous trade if in loss then take next trade with martingle of 2 of previous lot in loss. All parameter have the option to change it
Robot que combine 2 indicadores en la ejecución automatica: 1 el Gann High Low y el Donchian Channel (DC) ACTIVO: XAU/USD EN UNA HORA PARA EL DC: período DC = 55 velas displacement/shift = 1 Mas Detalles en este video : https://youtu.be/3jI3cZY89T4?si=YEZAkMvWiq9O8-u9
Hello, I need an Expert Advisor for both MT4 and MT5 based on a recovery/grid trading strategy. Strategy Logic: User manually opens either a Buy or Sell market order. Once the first trade is opened, the EA automatically places an opposite pending order at a user-defined distance. If the pending order gets triggered, the EA places another opposite pending order at the original order price. This cycle continues
📌 Project Overview: I need a full Smart Trade Management System for MetaTrader 4/5. This is a complete trading ecosystem, not a simple EA. 📌 Core Features: Smart Money Management (risk-based lot calculation) Advanced Trading Toolbox (TradingView-style drawing tools) Central Master Dashboard (risk, filters, account control) Multi-account monitoring (MT4/MT5 synchronization) Real-time monitoring (spread, equity
We are seeking an experienced MQL5 developer to build the Guardian EA, a focused circuit-breaker module for MetaTrader 5. Objective Protect capital during adverse moves by temporarily exiting positions at a defined drawdown threshold, while virtually tracking those positions as open. Re-establish the positions only when market conditions stabilize (via ADX) and drawdown recovers to a lower threshold. The goal is full