Tâche terminée

Temps d'exécution 13 heures
Commentaires du client
Truly amazing work, Super complex thinker and really goes out of the way to succeed. Really enjoyed working with Zihend Zhuang. Was really an awesome experience
Commentaires de l'employé
He is a very patient, meticulous, reliable and wonderful person ! Thank you.

Spécifications

Expert Advisor Idea: Meta trader 5 only MT5

The main idea is to use a hedging system in order to secure open positions in the case that price moves against the trade. The strategy requires a double hedge to be placed once the initial trade has been executed, one above as a buy and one below as a sell. I use this strategy on Japanese candles with the help of round number zones. These Hedges are placed accordingly in order to set myself up for a running trend. 

An EA that will allow me to enter the market at a desired price (Specified on the dash trade panel) while applying a hedge to the position in both directions at a desired distance in points according to the EA's parameters. 

The rules for each trade position. There are four main rules that should apply to any open trade position including hedge orders:

  1. Open trade at market price request on initial trade.( dash trade panel) (Every other trade opened through the hedging system will function according to rules two to four)
  2. After a trade has been executed two hedging positions will be set in place. eg. 1000 points above open price (buy order) and 1000 points below open price (sell order). (These points are specified in the parameters) These "set hedges" should be executed only at market prices by the EA in order to avoid slippage incurred by pending orders.
  3. Once either hedge has been triggered the open trade will be set to breakeven ( Breakeven desired distance in points should be part of the parameters as I would like to be able to set my own distance at any time)
  4. Add a trailing stop to the open order by a desired distance in points (Trailing stop is part of the parameter options) (can also be switched on and off).

     

    • Trade executed 
    • Two hedge orders set (buy - set point distance above at Ask price) &  (sell - set point distance below at Bid price)
    • Breakeven after set distance has been reached - Cancel dormant hedge orders (cancelling dormant hedges I can do manually as well if this causes complications in the code)
    • Trailing stop will trigger after set distance in points 

      Same rules apply to each open position allowing the EA to place multiple trades in one single trend. Upon reversal or premature reversal open positions will be hedged and trailed from there, either into profits or at least breakeven.

      It is basically one repetitive rule on every trade position opened 

       

       

      Parameters: 

      • Hedge distance in profit points   10 - 5000 points
      • Hedge distance in loss points   10 - 5000 points
      • Lot size   0.01
      • Lot multiplier (1-10)
      • Trailing stop option (true/false)
      • Trailing Stop (in points) 
      • Stoploss option (in points) (true/false)
      • Take profit option (in points) (true/false)
      • Breakeven option (true/false)
      • Breakeven points in profit  
      • Breakeven points in loss  (if you're in loss by 1000 points, breakeven should be placed and if you're in the profit of 1000 points breakeven should be placed) This should happen at the same time in both directions

        Trading panel:

        • Market entry price buy / sell order buttons ( EA is required to note these manually entered price requests and then place those orders at desired market price and not as a pending order)
        • Lot size button  eg. 0.01
        • Stop loss
        • Take profit

           

          My current spread distance is 160 points . Each buy order needs to be executed at ASK price and sell order executed at BID price  

          Use SYMBOL variable for any market - Forex, Stocks. ect as I trade on the US30 market 95% of the time. 

          I do have several trading ideas behind the use of this EA and need to have each parameter and each option separate so that I may change settings according to the test I have in mind.

          I am not sure what it takes to create this sort of EA, I will be here at any point in order to answer any questions if you need clarity

          I am open to further negotiations 

          Attached panel image is for illustrative purposes

           


          Dossiers :

          Répondu

          1
          Développeur 1
          Évaluation
          (108)
          Projets
          126
          35%
          Arbitrage
          6
          0% / 67%
          En retard
          2
          2%
          Gratuit
          Publié : 25 codes
          2
          Développeur 2
          Évaluation
          (434)
          Projets
          637
          54%
          Arbitrage
          32
          59% / 22%
          En retard
          6
          1%
          Travail
          3
          Développeur 3
          Évaluation
          (144)
          Projets
          186
          41%
          Arbitrage
          24
          58% / 21%
          En retard
          13
          7%
          Gratuit
          4
          Développeur 4
          Évaluation
          (119)
          Projets
          169
          38%
          Arbitrage
          9
          78% / 22%
          En retard
          15
          9%
          Gratuit
          Commandes similaires
          Hello, I have a strategy for binary options (not Forex) that works at a single time of day with a one-minute trade duration. It depends on certain conditions to generate buy and sell signals. After extensive research and analysis, I found some conditions that yield similar results, but I want the exact same strategy. Therefore, I'm looking for someone to develop it further so it works exactly as I need. I will
          Title Professional AI Automation Trading Bot for Forex & Crypto Solution Language Python (preferred) or MQL5 depending on integration requirements. Categories Expert Advisor (EA) for MetaTrader 5 Automated trading strategies AI/ML-based signal generation Risk management automation Required Skills Strong knowledge of MQL5/Python Experience with MetaTrader API integration Machine learning model deployment
          Hi, I am looking for an experienced MQL5 developer to modify an existing, fully functional MetaTrader 5 Expert Advisor (Source code .mq5 Version 2.62 will be provided). Brief Overview of the EA: It executes trades based on 4 custom Supply/Demand levels (R1, R2, S1, S2) which are inputted manually . It uses two custom indicators for confirmation: SPA (Price Action filter) and AMG (Volume/Momentum filter). The code
          Description: I am looking for an experienced MQL5 developer to build a fully automated Expert Advisor (EA) for MT5 tailored for Prop Firm challenges and funded accounts. I need a robust, plug-and-play solution with rigorous risk controls. Key Requirements: Platform: MT5 Trading Logic: I am looking for a reliable strategy based either on a Breakout Strategy (e.g., London session breakout) or a Mean Reversion Strategy
          The striker robot 30 - 2000 USD
          I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick
          ### ** Main EA File** - `InstitutionalTrendPullbackScalper.mq5` **Core Features Implemented:** **Multi-Timeframe Analysis** - M15 trend filter (EMA20 > EMA50 for uptrends) - M5 entry signals with 5-condition confirmation - Independent indicator sets for both symbols **Advanced Entry Logic** - RSI reversal detection (crosses thresholds) - Price pullback zone validation - Bullish/bearish candle close confirmation -
          I am looking for an experienced MQL5 developer to build a professional-grade Expert Advisor (EA) for MetaTrader 5. The strategy is based on liquidity sweeps, market structure (Break of Structure), and institutional concepts (order blocks), specifically optimized for XAUUSD (Gold). This is not a basic bot. I need a structured, optimized, and reliable system suitable for live trading after testing
          I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation
          Hello, I need a MetaTrader 5 Expert Advisor (EA) for XAUUSD. Place Buy Stop orders above current price every 0.300 distance Place Sell Stop orders below current price every 0.300 distance 10 levels up and 10 levels down Lot size fixed 0.01 No TP/SL required, manual close only No duplicate orders on restart Please confirm if you can build this and your final price and delivery time
          I have a EA for XAUUSD which works awesome in sideways and trending market as well, capital requirement is only 2000USd and weekly profit is around 1500-2000 USD. I am using this bot from 3 months and getting continuous good result

          Informations sur le projet

          Budget
          100+ USD
          Délais
          à 15 jour(s)