EXPERT TO TRIGGER HEDGING CONCEPT ON MANUAL TRADES USING BELOW CONDITIONS

指定

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.


反馈

1
开发者 1
等级
(636)
项目
1007
47%
仲裁
33
36% / 36%
逾期
99
10%
工作中
发布者: 6 代码
2
开发者 2
等级
(329)
项目
515
19%
仲裁
35
46% / 31%
逾期
34
7%
工作中
相似订单
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
Anyone with experience in trading bots? I'm using TraderBlox ( https://traderblox.com/ ) and the AI assistant generated a bot with RSI that's showing a 68% win rate in backtesting. However, the generated code has some parts " Important: I will only reply to those who send me a photo of their project and have read this; this way I rule out bots. "I don't fully understand (especially order management and dynamic
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
SmartMove_EA 30+ USD
I need a EA programer to program my EA for MLQ5 to sell at the last candle before impulses to the downside(-) and buy on the last candle before the upside(+) movement. For the take profit we target the nearest high for buy and target nearest low for sell.Stop loss on the last weak of the order block
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
Looking for a developer in NinjaTrader For coding Inst - ES,NQ Chart type - Tick, range, volume & time Brief- Fib levels mapped on chart which act as entries, tgts and stops all based on candle close. (Maybe) use MACD for filtering direction. Daily manual input of the TWO fib Anchor levels is part of the strategy. I need a well experienced developer to bid and before biding check the attached file well. the PDF and

项目信息

预算
30+ USD
截止日期
 6 天