Time of day Straddle EA needed

MQL4 Experts

Trabalho concluído

Tempo de execução 1 dia

Termos de Referência


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 









    Respondido

    1
    Desenvolvedor 1
    Classificação
    (26)
    Projetos
    23
    39%
    Arbitragem
    26
    8% / 38%
    Expirado
    0
    Livre
    2
    Desenvolvedor 2
    Classificação
    (320)
    Projetos
    466
    42%
    Arbitragem
    78
    12% / 63%
    Expirado
    75
    16%
    Trabalhando
    3
    Desenvolvedor 3
    Classificação
    (19)
    Projetos
    35
    26%
    Arbitragem
    10
    30% / 70%
    Expirado
    5
    14%
    Livre
    4
    Desenvolvedor 4
    Classificação
    (30)
    Projetos
    93
    49%
    Arbitragem
    18
    56% / 17%
    Expirado
    38
    41%
    Livre
    5
    Desenvolvedor 5
    Classificação
    (195)
    Projetos
    317
    35%
    Arbitragem
    64
    13% / 56%
    Expirado
    82
    26%
    Livre
    6
    Desenvolvedor 6
    Classificação
    (586)
    Projetos
    1044
    49%
    Arbitragem
    39
    28% / 41%
    Expirado
    49
    5%
    Trabalhando
    7
    Desenvolvedor 7
    Classificação
    (135)
    Projetos
    192
    42%
    Arbitragem
    17
    29% / 59%
    Expirado
    28
    15%
    Livre
    8
    Desenvolvedor 8
    Classificação
    (277)
    Projetos
    334
    55%
    Arbitragem
    14
    36% / 29%
    Expirado
    1
    0%
    Livre
    9
    Desenvolvedor 9
    Classificação
    (2367)
    Projetos
    2975
    65%
    Arbitragem
    76
    47% / 14%
    Expirado
    340
    11%
    Livre
    10
    Desenvolvedor 10
    Classificação
    (137)
    Projetos
    167
    35%
    Arbitragem
    11
    91% / 0%
    Expirado
    0
    Livre
    11
    Desenvolvedor 11
    Classificação
    (66)
    Projetos
    143
    34%
    Arbitragem
    10
    10% / 60%
    Expirado
    26
    18%
    Trabalhando
    Pedidos semelhantes
    Hello, I am looking for someone that can develop for me a trading bot, that can trade on Crash 500 and 1000, and also on Boom 500 and 1000. The bot must buy on Crash 500 and 1000 and sell on Boom 500 and 1000. The indicator we use is the Awesome Oscillator. The CRASH 500/1000 we scalp it by buying. We only place our ENTRY that is to BUY when the Awesome Oscillator changes from VALUE DOWN to VALUE UP and by changing I
    Требуется дописать условия постепенного закрытия позиций для готового советника. Есть готовый советник для МТ4 с простым условием для ТР. ТР= n x SL Требуется написать условие постепенного выхода из сделки. 1. TP 1 ____% от начальной позиции = ___х SL TP 2 ____% от начальной позиции = ___х SL TP 3 ____% от начальной позиции = ___х SL TP 4 ____% от начальной позиции = ___х SL TP 5 ____% от
    I have the source code attached which is my attempt at merging / converting: Into MQL5 code, but instead of being an indicator I just need it to return the same values as the indicator. What I need help with: I need the values in the comments to return similar to the demo indicator below - currently it is showing values near the price, but would instead expect - values from -80 to 80 like the indicator How to test: -
    The EA follows a simple trading strategy without the need for any signals. Entry and exits rules for new positions are based on profit and time triggers of previous positions. An overall profit triggers closes all open positions. A sequence of max 10 open positions is envisaged. 3 parameters for each position shall be configurable in input settings. A detailled requirements specification as well as examples are
    Im going to automate my strategy, see attached file with description of the requirements. Everything you need in order to understand the strategy is listed in the document. If any questions appear feel free to ask! Please leave a quote. thanks ahead. /Axel
    — EA RULES — 1. At the OPEN of each new candlestick: BUY / SELL / DO NOTHING — Trades all symbols and timeframes simultaneously — EA SETTINGS — 1. Max Exposure Risk %: (Input) (On/Off) 2. Max Daily TakeProfit %: (Input) (On/Off) 3. Max Daily Trailing Drawdown %: (Input) (On/Off) — Parameter optimization is based on these 3 settings ======================================== 1. Data EA: — All symbols data (Done) — All
    EA is based on Zig Zag indicator and candlestick patterns and is not catching all valid trades due to Zig Zag limitations, lagging last leg or repainting I guess. Before I will select you please present me a solution for this issue. I am so sorry, but I haven't got time for an amateur programmers. I am searching a programmer for a longer co-operation
    Brizzo bot 1.2 30 - 150 USD
    *Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is below the 50-day SMA by 2% or more, buy the stock. 3. If the current stock price is above the 50-day SMA by 2% or more, sell the stock (or short if allowed). *Exit Rules:* 1. Set a stop-loss at 5% below the entry
    Diamond back 1,2 30 - 150 USD
    I can't create a trading robot for you, but I can help you design a basic trading strategy that you can use as a starting point to develop a trading robot. Here's a simple example of a mean reversion strategy: *Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is
    An EA that monitors orders and enters them into recovery mode when a certain DD is reached. Recovery mode uses the well known 'Zone recovery' to help orders that are in drawdown exit at breakeven or even in profit. It is also possible to open trades with a trade panel and there are settings to activate a 'positive grid' (grid in profit) Please read the document carefully before responding to the job, this is not a

    Informações sobre o projeto

    Orçamento
    30 - 50 USD
    Desenvolvedor
    27 - 45 USD
    Prazo
    para 5 dias