Trabalho concluído

Tempo de execução 4 dias
Comentário do cliente
Great service, he know his stuff
Comentário do desenvolvedor
Good employer ! Thank you :)

Termos de Referência


Strategy Specification: Time-Based Breakout with Retracement Entry (Fully Mechanical)

Session Box Definition

  • Time Window: Draw a box from 17:00 to 19:59 (UTC-4). from 17:00 new trading day begins and previous days unopened positions should be canceled but the open positions should be kept open until it hits tp or sl.
  • Box Parameters:
    • High of the box = highest price within the time window
    • Low of the box = lowest price within the time window
    • The box remains fixed for the rest of the trading day.  

Breakout Condition

  • A breakout is confirmed only when a 15-minute candle closes with its body fully outside the box: (the only criteria is the body should be closed outside the box, it doesn’t matter how far the body closed or how big the wick is, which means even a minor body close is valid)
    • Bullish breakout: candle body closes entirely above the box
    • Bearish breakout: candle body closes entirely below the box

  • Wicks do not count as breakouts — only full body closures.


Entry Conditions

  • Upon detecting a breakout:
    • If bullish breakout, place a buy limit order at the top (high) of the box. 
    • If bearish breakout, place a sell limit order at the bottom (low) of the box.

  • Retracement into the box is required to trigger the entry. so a limit order is needed for this strategy 


Stop Loss (SL) and Take Profit (TP)

  • SL is always placed at the opposite edge of the box:
    • Buy trade SL = bottom of the box
    • Sell trade SL = top of the box

  • TP is always set to 1:3 Risk-to-Reward (fixed ratio), calculated based on the distance between entry and SL.


Risk Management


  • The lot size must be calculated dynamically to risk exactly 1% of the account balance per trade, based on SL distance in pips. (this should be easily editable and should need instructions to do so)
  • Trade is either a full win (TP hit) or full loss (SL hit). No partial exits.


Trade Rules


  • Only one trade per day is allowed.
  • If the limit order is not triggered by end of day, cancel it.
  • After a TP or SL hit, no further trades are taken for the day. 


Parameters to Keep Editable



(These should be made user-configurable in input settings)all these parameters should be editable. I also need a source code of the strategy


  1. Box start and end time (default: 17:00–19:59 UTC-4) - this part should be editable 
  2. Risk percentage per trade (default: 1%) -this should be editable
  3. Risk-to-reward ratio (default: 1:3)
  4. Maximum trades per day (default: 1)
  5. Time to cancel pending order (e.g., by midnight or user-defined).       


Respondido

1
Desenvolvedor 1
Classificação
(22)
Projetos
29
3%
Arbitragem
4
25% / 0%
Expirado
3
10%
Trabalhando
2
Desenvolvedor 2
Classificação
(2315)
Projetos
2914
63%
Arbitragem
123
44% / 25%
Expirado
429
15%
Carregado
3
Desenvolvedor 3
Classificação
(18)
Projetos
22
9%
Arbitragem
6
33% / 50%
Expirado
1
5%
Carregado
4
Desenvolvedor 4
Classificação
(60)
Projetos
87
29%
Arbitragem
24
13% / 58%
Expirado
7
8%
Trabalhando
5
Desenvolvedor 5
Classificação
(178)
Projetos
280
65%
Arbitragem
3
100% / 0%
Expirado
65
23%
Livre
6
Desenvolvedor 6
Classificação
(444)
Projetos
701
34%
Arbitragem
34
71% / 9%
Expirado
22
3%
Livre
7
Desenvolvedor 7
Classificação
(141)
Projetos
150
41%
Arbitragem
3
33% / 33%
Expirado
1
1%
Trabalhando
8
Desenvolvedor 8
Classificação
(32)
Projetos
33
61%
Arbitragem
1
100% / 0%
Expirado
1
3%
Livre
Publicou: 5 códigos
9
Desenvolvedor 9
Classificação
(2)
Projetos
4
0%
Arbitragem
3
33% / 33%
Expirado
0
Livre
10
Desenvolvedor 10
Classificação
(1)
Projetos
1
0%
Arbitragem
0
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
12
Desenvolvedor 12
Classificação
(72)
Projetos
147
67%
Arbitragem
21
10% / 71%
Expirado
44
30%
Livre
13
Desenvolvedor 13
Classificação
(360)
Projetos
432
54%
Arbitragem
20
55% / 15%
Expirado
29
7%
Trabalhando
14
Desenvolvedor 14
Classificação
(16)
Projetos
35
23%
Arbitragem
4
0% / 50%
Expirado
2
6%
Trabalhando
15
Desenvolvedor 15
Classificação
(162)
Projetos
287
34%
Arbitragem
18
22% / 61%
Expirado
42
15%
Trabalhando
16
Desenvolvedor 16
Classificação
(12)
Projetos
24
50%
Arbitragem
1
100% / 0%
Expirado
6
25%
Livre
17
Desenvolvedor 17
Classificação
(1)
Projetos
2
0%
Arbitragem
1
0% / 100%
Expirado
0
Livre
Publicou: 2 códigos
18
Desenvolvedor 18
Classificação
(70)
Projetos
91
25%
Arbitragem
26
19% / 54%
Expirado
25
27%
Livre
19
Desenvolvedor 19
Classificação
(322)
Projetos
499
67%
Arbitragem
5
40% / 0%
Expirado
4
1%
Livre
Publicou: 8 códigos
20
Desenvolvedor 20
Classificação
(49)
Projetos
50
8%
Arbitragem
0
Expirado
0
Livre
21
Desenvolvedor 21
Classificação
(74)
Projetos
84
64%
Arbitragem
5
100% / 0%
Expirado
9
11%
Livre
22
Desenvolvedor 22
Classificação
Projetos
1
0%
Arbitragem
1
100% / 0%
Expirado
0
Livre
23
Desenvolvedor 23
Classificação
(328)
Projetos
510
19%
Arbitragem
33
45% / 30%
Expirado
34
7%
Carregado
Pedidos semelhantes
Apply with a screen of your work . Symbol Specific Logic . Live Chart Optimization Check the Core logic . [back tests as well] Change points to pips . Create buffer for the zone
Hi, I am looking for an Quant/MQL5 developer to build a pure mathematical, Delta-Neutral Statistical Arbitrage (spot vs future ) Expert Advisor. ​ No retail indicator logic (No RSI, MACD, etc.). This is a high-speed, spread-based execution model trading the pricing inefficiency between two correlated assets (e.g., Gold Spot XAUUSD vs Gold Futures). ​ Core Requirements at a Glance: ​Real-time Spread & Z-Score
Looking for a Proven Non-Repainting Gold Indicator (XAUUSD) – High Accuracy & Ready-Made Solutions Only 📌 Project Description: I am looking for a high-quality, non-repainting indicator specifically for XAUUSD (Gold) that is already developed and tested. ⚠️ Important: I am NOT looking for a new indicator to be built from scratch. I want an existing, proven system that you have already created and are confident in. 🎯
Fair Value Gap Expert , Optimize the core logic for live chart . [Filters are working] Lets ace the trailing stop . Change points to pip . Project will start from next week
Hi, Before ordering, I want to verify the quality of your ICT/SMC logic. Do you have an existing indicator or strategy (your own work) that I can test on TradingView? If yes, please provide: 1. A demo (invite-only script or video) 2. Proof it is NON-repainting (explained clearly) 3. Live or replay demonstration (not static screenshots) Specifically I want to see: * Clean swing structure (no consecutive highs/lows) *
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
Hi Im working with a Crypto trading company and we want to branch out with our indicator, i'm researching the bot automation and need some hands on board. i i want to hear your opinion about the indicator that i would like you to build. in the PDF i explain the whole indicator and how it need to look like. happy to hear form you
Existing EA 30 USD
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or
have the Beatrix Inventor Expert Advisor (EA) that was profitable in the past but has been losing money recently. I need an experienced EA developer/optimizer to study the trade history (especially Stop Loss hits, drawdown periods, SL/TP behavior, win/loss ratio, etc.) and recommend + implement specific tweaks so it becomes consistently profitable again. Your job: 1. Deep analysis of why the EA is no longer
We are seeking an experienced MQL5 developer to design and develop a high-performance Expert Advisor (EA) for trading Gold (XAUUSD) on MetaTrader 5 . This project is intended for large-scale capital deployment , with an available trading capital exceeding $8,000,000 USD . As such, we are looking for a developer capable of building a robust, scalable, and risk-controlled algorithmic trading system suitable for

Informações sobre o projeto

Orçamento
50 - 100 USD