Time of day Straddle EA needed

MQL4 전문가

작업 종료됨

실행 시간 1 일

명시


1. The idea of the trading system is as follows: Each day market entries are performed when price hits user defined x pips above (for long) or below (for short) against y, price at user defined reference time xx : xx hours (broker server time).

2. Reference time : xx:xx hours (broker server time) : User defined to allow price y to be set , e.g. y = price at 16:00.

3. Trading Signals:

  • Buy signal: Long when price hits buy stop at x pips above y, price at user defined reference time (e.g. price at 16:00). 
  • Sell signal: Short when price hits sell stop at x pips below y, price at user defined reference time (e.g. price at 16:00). 

4. Positions are closed : When SL, TP or breakeven SL hit.

5. Positions are opened at the market price, when buy / sell stop order is hit. The Expert Advisor is to be tested using operations inside the bar (tick by tick data processing). 

6. Additional filters for opening a position:

Reenter trade after stoploss:

  • Yes: Put buy / sell stop again
  • No: If already reached z = user defined maximum no. of trades taken for each day. (e.g. max 2 trades, set 0 for unlimited)

Reenter trade after breakeven stop is hit:

  • Yes: If y is retested / touched, put buy / sell stop again
  • No: If already reached z = user defined maximum no. of trades taken for each day. (e.g. max 2 trades, set 0 for unlimited) OR y is not retested.

Max spread - user defined in pips 

7. Order lot calculation : 3 separate positions opened at user defined lotsize for each position, e.g. Position 1 - a lots, Position 2 - b lots, Position 3 - c lots

8. Stop loss :

  • SL — set at y, price at user defined reference time xx : xx hours
  • Shift to breakeven + 1 pip — when TP 1 is hit

9. Close by Take Profit — User defined TP 1, TP 2, TP 3 (in pips)

10. Management of open positions and pending orders - 

  • Shift remaining 2 positions to breakeven + 1 pip — when TP 1 is hit
  • Shift last position to 50% of TP3 when 70% of TP3 is reached.
  • Remove all pending orders at user specified time yy:yy hrs, e.g. 23:59 hrs (broker server time).

11. Provide source code 









    응답함

    1
    개발자 1
    등급
    (26)
    프로젝트
    23
    39%
    중재
    26
    8% / 38%
    기한 초과
    0
    무료
    2
    개발자 2
    등급
    (328)
    프로젝트
    479
    41%
    중재
    77
    12% / 64%
    기한 초과
    77
    16%
    작업중
    3
    개발자 3
    등급
    (19)
    프로젝트
    35
    26%
    중재
    10
    30% / 70%
    기한 초과
    5
    14%
    무료
    4
    개발자 4
    등급
    (30)
    프로젝트
    93
    49%
    중재
    18
    56% / 17%
    기한 초과
    38
    41%
    무료
    5
    개발자 5
    등급
    (197)
    프로젝트
    320
    35%
    중재
    64
    13% / 56%
    기한 초과
    83
    26%
    무료
    6
    개발자 6
    등급
    (586)
    프로젝트
    1048
    49%
    중재
    39
    28% / 41%
    기한 초과
    49
    5%
    무료
    7
    개발자 7
    등급
    (135)
    프로젝트
    193
    42%
    중재
    17
    29% / 59%
    기한 초과
    28
    15%
    무료
    8
    개발자 8
    등급
    (277)
    프로젝트
    334
    55%
    중재
    14
    36% / 29%
    기한 초과
    1
    0%
    무료
    9
    개발자 9
    등급
    (2441)
    프로젝트
    3076
    66%
    중재
    77
    48% / 14%
    기한 초과
    340
    11%
    무료
    10
    개발자 10
    등급
    (137)
    프로젝트
    167
    35%
    중재
    11
    91% / 0%
    기한 초과
    0
    무료
    11
    개발자 11
    등급
    (66)
    프로젝트
    143
    34%
    중재
    10
    10% / 60%
    기한 초과
    26
    18%
    무료
    비슷한 주문
    I need to get a trading forex robot based on support and accurate resistance and moving avarage more details will be provided on the video links I want a situation where by once I put the robot on the chart and choose buy or sell and the number to open then it will only buy or sell in that particular direction only
    NADGIO 30+ USD
    I need a developer that can convert two Buy and Sell indicators into a trading robot. the indicators has an input parameter, this should be made available for adjustment. Features 1. Break Even 2. Trailing Stop 3. Global TP and SL 5. Time Filter 6. News Filter (If possible)
    I need a developer who can convert trading view indicator in to mt5 expert advisor with some modifications. The other details will shared once chosen the developer. Looking for someone who has good knowledge of forex, mql5,and pine script
    Hello, i hope you all well. I am looking or a good developer who can understand SCM/ICT concepts so that can modify an existing EA to trade against that. The EA is already there with code and it was trading based on Breakouts zones. Now i want the EA to be modified so that it trades based on inducements and liquidity. The EA should use Pending orders on those zones instead. I do not want new developers to apply
    EA for index trading using ATR % of 5day 1 Give Average true range for the past 5 day so 5day ATR also for ref use the indicator "atr value indicator " my entries will be based on a % of this NO. NO. TO BE SHOWN IN TOP CORNER The Expert im looking for is 1.AT X TIME (ie 8:am ) 2.IF price moves X % of the 5 day atr( either up or down ) within Y TIME (IE 5MINUTES ) (if PRICE moves say 30% of the 5 day atr down i buy or
    I want to create an Expert Advisor (EA) that can be set to open either buy or sell trades, depending on user preference (buy-only or sell-only mode). The EA will initiate trades when the market reaches (or is equal to or less than) a specified DeMarker value (e.g., DeMarker value = 0.3). The user will set both the DeMarker value for starting trades and another DeMarker value to stop opening new trades. - **DeMarker
    Create a mql5 expert advisor for forex/commodities trading based on modified candlestick formation. If modified bullish engulfing appears, EA will open buy position at closing of last candle area with martingale until opening of last candle area and set stop loss at open last candle area. Trailing stop appears when half of all buy positions running profit then when all buy positions running profit, and so on. If
    I want to grid based robot such like CM Manual Grid for mt 5 Snap of that attached. like The expert Advisor helps set a network of pending orders and collect profit from any price movement. I can use it to trade many grid strategies. I can also use it to track open positions. "Buy Stop — - open a network of pending stop orders for sale "Sell Stop" - open a network of pending stop orders for purchase "Buy Limit" -
    I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script
    Hi, I would like to have an EA to open trade when 2 time frame met the condition. Need to have ability to select the TF combination, Example: H4 with H1, H1 with M15 etc. PS: Able to lock EA with "Name" or "Account Number" PSS: Able to set trading session for specific pair. Example: US session = EURUSD For Buy #1 Big TF Candle Closed Outside Top BB #2 Big TF Candle touch low MA #3 Got to Smaller TF Candle touch &

    프로젝트 정보

    예산
    30 - 50 USD
    개발자에게
    27 - 45 USD
    기한
     5 일