작업 종료됨

실행 시간 13 시간
고객의 피드백
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
피고용인의 피드백
He is a very patient, meticulous, reliable and wonderful person ! Thank you.

명시

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

           


          파일:

          응답함

          1
          개발자 1
          등급
          (105)
          프로젝트
          121
          33%
          중재
          4
          0% / 50%
          기한 초과
          2
          2%
          무료
          2
          개발자 2
          등급
          (358)
          프로젝트
          493
          52%
          중재
          24
          54% / 25%
          기한 초과
          5
          1%
          로드됨
          3
          개발자 3
          등급
          (130)
          프로젝트
          165
          43%
          중재
          20
          60% / 20%
          기한 초과
          9
          5%
          로드됨
          4
          개발자 4
          등급
          (119)
          프로젝트
          169
          38%
          중재
          9
          78% / 22%
          기한 초과
          15
          9%
          무료
          비슷한 주문
          Hello, I’m looking for a TradingView indicator that fits my forex trading needs. If you can create or customize one for me, please reach out. I'd appreciate your help! Best regards ridynaty
          Hello I would like to build a market screener of the assets according to my inputs. That mean the indicator gets activated in a chart but overwatches all assets which were added in the inputs. The screener should tell me if an asset is in a trend or mean reverting or consolidation market according to the timeframe in the inputs. I have no idea which indicators we need to use and I‘m curious which suggestions you
          Create a Backtesting stimulator similar to ------ https://www.mql5.com/en/market/product/101346?source=External but showing BALANCE AND EQUITY on screen including open trades.. Must have experience with Backtesting softwares or can offer a solution to what am looking to fix.. IF you can develop I can go a bit above my budget
          Hey greetings My please to met you Am in need of a tradingview developer that can create alert for me based on a tradingview indicator kindly bid for this project if it is what you can do for me
          Develop a multi-strategies EA that makes entries based on selectable indicator-based criteria. Each can be toggled on/off, and trades can also be placed using a selectable combination of signals. Each trade position shall be entered on the bar and managed as a modified martingale. Position management will include partial close, variable grid increase as grid number increases, News stops, and a Dashboard for manual
          I need an expert to help me convert chopzone traingview pinescript to mt4, I need an expert to get it done for me on between 1 to 2 days i hope this will be done by then, i will attach the file and my budget is $30 as of minimum here
          Necesito un desarrollador con experiencia para crear un robot para cfds para mt5 con entorno windows, el cual abra y cierre posiciones condicionalmente al movimiento del precio e indicador, se incluye crear un indicador personalizado
          Seb’s EA 2024/25 200 - 500 USD
          Primary Agreement Description Details: This EA Strategy is to run on MT4. It has parameters for 2 MA's and 3 momentum indicators along with 22 "variable / constant rules & settings" on 1 time-frame (5 Min). There are 3 versions required to cater for 3 different Instruments (3 US Indexes). The only differences will be the position sizes, Stop levels & Macd bands. There are 3 entry conditions with 3 exit conditions
          Using the Fibonacci retracement strategy to open trade exit trade and also set TP and SL. Each level on Fibonacci are predetermined to open a position and increase the lot size (Martigale) as market price go again the previous opened position. I have a clear details on the strategy which I will share you once you respond to this
          I'm planning on building/creating an mt4/5 trading indicator that use a break and retest strategy I will share a link for the idea strategy, Kindly message me to send you the link, I can't send it here

          프로젝트 정보

          예산
          100+ USD
          개발자에게
          90 USD
          기한
           15 일