EXPERT TO TRIGGER HEDGING CONCEPT ON MANUAL TRADES USING BELOW CONDITIONS

Specification

Hello, 

I need an expert advisor that can manage my manual trades when market is going against my existing trade direction and close the trade when in profit including my manual bid. I will set the risk position for the bids. (The risk position is the minimum price distance between the extreme price (highest or Lowest) or my trade). Once the actual price goes against the risk position it triggers the Robot to recover the losses until minimum distance is achieved. The recovery bids can take different lot sizes based on the programmer recovery plan but it should have risk management logic to avoid it turning to losses. I will set a target distance and the expert advisor will use the existing period Highest and lowest prices to assist the recovery bids by projecting the take profit position based on existing trades.  The EA will change the actual distance to % and compare the current price to the % position to enable it take bids towards the market direction.

 

Example if price starts at 92 and goes to HIGH of 100 and LOW of 90, then distance is 10 and the 10 will be 100%. If price changes and HIGH gets to 105 and Low remain 90, the distance is 105-90=15. This will change to 100% as well. If price HIGH remains 105 and LOW price falls downwards to 80, then the distance will be 105-80=25. This will also change to 100%.

So to enable the Robot, if i take a SELL bid at 98 when gap was still 10, and price goes to 105, the Robot will trigger a BUY upwards above 60%, or a SELL downwards below 40% as defined below.

If i take a BUY at 102 (stage 2 when we have a gap at 15) and price falls down, the robot will trigger a SELL once price falls below 40% range and use to recover the losses of the BUY bids when price falls downwards.

 

SETTINGS FOR BUY AND SELL LIMITS

=IF(current price position is>=60%,"BUY",IF(current price position is >0.4,"WATCH",else if current price position is<40% "SELL"))

SO If i take a BUY and price falls downwards below a range of trade at 40%, it triggers a SELL downwards until it reaches the Lowest price, or it recovers the losses.

If i take a SELL and price goes upwards, it triggers a BUY once market price reaches 60% of the Month position and goes upwards.

It converts the distance between the Highest and Lowest price to 100% from date of installation.

NB. Set the buy and sell % to variable to be determined manually.


Responded

1
Developer 1
Rating
(636)
Projects
1007
47%
Arbitration
33
36% / 36%
Overdue
99
10%
Working
Published: 6 codes
2
Developer 2
Rating
(329)
Projects
515
19%
Arbitration
35
46% / 31%
Overdue
34
7%
Working
Similar orders
Require an EA that opens trades at preselected RSI values. The EA will then monitor the gain/loss of the open positions and close them as specified in terms of points gain/loss. Once a position closes, the action will trigger the opening of other positions as specified
Look at this chart. The ellipses that I have identified show reversals and liquidity was I am trying to find a good way to identify these areas an indicator that automatically detects the sweep and reversal Look at this chart. The ellipses that I have identified show reversals and liquidity was
Ich möchte einen professionellen Expert Advisor (EA) für MetaTrader 5 entwickeln lassen, der sich funktional am ThunderGold Scalper orientiert. Instrument: XAUUSD / GOLD Zeitrahmen: M15 Plattform: MetaTrader 5 / MQL5 Der EA soll eine eigene, nachprogrammierte Strategie verwenden und keine geschützten Quellcodes oder proprietären Dateien des Originalprodukts kopieren. Gewünschte Funktionen: automatischer Handel auf
I need a fully automated Expert Advisor (EA) written in MQL5 for MetaTrader 5. The EA must work directly inside MT5 and must NOT require TradingView, PineConnector, webhooks, or another external connector to place trades. Trading Instrument Primary symbol: XAGUSD (Silver) My broker may display the symbol as XAGUSD-ECN, so the EA should work with the broker’s available XAGUSD symbol. Main entry timeframe: 5-minute
Hi, I am looking for a profitable manual strategy for trading in forex, no bot no EA , only EA. I want to make good profit.If any one has please let me know, i will test it and if satisfied only i will make the payment. Regards
RECHERCHE DÉVELOPPEUR MQL5 — PARTENARIAT 50/50 Objectif : développer un EA de trading automatisé en 11 jours maximum pour participer à plusieurs concours de trading démo. Je recherche un développeur MQL5 expérimenté, capable de développer, tester et optimiser un EA proprement, avec une vraie maîtrise de la gestion du risque. CONCOURS VISÉS 🥇 XM — Weekly Demo Contest - Concours récurrent - Prize pool annoncé : 25 000
GoldTrade EA 89+ USD
//+------------------------------------------------------------------+ //| XAUUSD Wolfe + SMC Quick Profit EA | //| MT5 / MQL5 | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //================================================================== // INPUTS //================================================================== //--- General
can you help me with I have an indicator that I built and I work with PickMyTrade. The entries come through the alerts I get from Trading View . Trading View needs to send an alert and PickMyTrade executes a trade at that exact same second. Now, I have a problem in Trading View with the synchronization between the alert and the signal. I have a box that I built for a trade. It needs to output the box and get an
Buying profitable EA Budget up to 1.5k (Serious offer) Specification EN I will pay 1.5k (negotiable) for an EA for existing MT4 that generates a minimum of 5% or higher a month consistently no monthly DD more than 5% on ,5k account Please send demo version with optimal settings so I can test, if it performs in a strategy tester i will also need option to forward test it in a demo account. Developer should be willing
I need an MT4 Expert Advisor (MQL4). 1. Open one Buy and one Sell trade simultaneously. 2. Adjustable lot size (default 0.01). 3. Stop Loss on both trades. 4. If one trade hits Stop Loss: - Do not open a replacement trade. - Leave the remaining trade open. 5. Optional trailing stop: - On/Off switch. - Adjustable distance. 6. When the remaining trade closes: - Open a new Buy and Sell pair. - Repeat continuously

Project information

Budget
30+ USD
Deadline
to 6 day(s)