Trabalho concluído

Tempo de execução 5 dias

Termos de Referência

·         EA must be usable only with authorized accounts. (I can change the account number in mql file)

·         EA must have options enter three trading periods.

Example

Trading session 1- 05:00-12:00

Trading session 2-13:00-17:00

Trading session 3- 18:00-21:30

·         EA must have option to enter expiry date.  (I can change the Expiry date in mql file)

·         EA’s trading time frame must be changeable. (default is 5m)

 

1.     Entering trades

·         Basic rule: At the end of a bullish candle, enter a buy trade. At the beginning of a bearish candle, enter a sell Trade. EA must activate a fixed SL and fixed TP when entering the trade. Default fixed SL is 15 pips and fixed TP is 30 pips, and must be adjustable in EA

Scenario 1.

a.       If the trade goes to 5 pips (adjustable number pips in EA) profit, the EA must not allow the trade to come back to loss, and EA should close the trade at 1 pip profit if the price tries to come back to loss.

b.       Also if the trade goes to 5 pips (adjustable number pips in EA) profit, activate a trailing stop of 10 pips (Default trailing stop is 10 pips and must be adjustable in EA. All TPs and SLs must be applied by EA, and should not be entered in broker platform). Do not open more trades during the same candle.

Scenario 2.

a.       The trade hits the fixed SL before going to profit, and then closes the candle as opposite candle (in case of b buy trade, a Bearish candle, and in case of a sell trade, a bullish candle). At the opening of the next candle, enter a trade in the direction of the closed candle with martingale lot size (Lot multiplier and Number of martingale steps must be adjustable in EA.) This way, continue to enter the trades in the direction of the closing candle (every new trade is at the beginning of a new candle) with martingale lot until winning the trade or until completing the number of martingale steps, and if still loses all martingale trades, stop entering more trades with martingale lot. (Important: Each trade should be opened at the beginning of the new candle).

 

        When all martingale trades are lost, start with Basic rule of entering trades described above.

 

In this strategy, all trades are entered in the direction of the previous candle, one candle one trade. If a trade is lost, do martingale trades as described in Scenario 2.

 

Have an option to enter maximum number of trades that can be open at a time including all the signals for the pair. (do not open more trades during same candle (One candle equals one trade)

Have an option to enter equity protection percentage.

Must have option to enter starting lot size.

Respondido

1
Desenvolvedor 1
Classificação
(28)
Projetos
36
31%
Arbitragem
1
100% / 0%
Expirado
7
19%
Carregado
2
Desenvolvedor 2
Classificação
(39)
Projetos
50
18%
Arbitragem
6
33% / 50%
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(456)
Projetos
794
49%
Arbitragem
71
17% / 54%
Expirado
139
18%
Trabalhando
4
Desenvolvedor 4
Classificação
(50)
Projetos
64
20%
Arbitragem
11
27% / 55%
Expirado
5
8%
Livre
5
Desenvolvedor 5
Classificação
(1)
Projetos
1
0%
Arbitragem
2
50% / 50%
Expirado
0
Livre
6
Desenvolvedor 6
Classificação
(53)
Projetos
91
52%
Arbitragem
2
0% / 50%
Expirado
1
1%
Livre
7
Desenvolvedor 7
Classificação
(618)
Projetos
1428
59%
Arbitragem
31
81% / 0%
Expirado
10
1%
Livre
8
Desenvolvedor 8
Classificação
(3)
Projetos
9
22%
Arbitragem
12
42% / 58%
Expirado
0
Livre
9
Desenvolvedor 9
Classificação
(270)
Projetos
552
49%
Arbitragem
57
40% / 37%
Expirado
227
41%
Trabalhando
10
Desenvolvedor 10
Classificação
(40)
Projetos
59
85%
Arbitragem
0
Expirado
1
2%
Livre
Publicou: 2 códigos
11
Desenvolvedor 11
Classificação
(14)
Projetos
18
67%
Arbitragem
2
50% / 50%
Expirado
3
17%
Livre
12
Desenvolvedor 12
Classificação
(72)
Projetos
80
10%
Arbitragem
38
8% / 58%
Expirado
6
8%
Livre
13
Desenvolvedor 13
Classificação
(568)
Projetos
641
41%
Arbitragem
25
48% / 36%
Expirado
46
7%
Trabalhando
Pedidos semelhantes
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Do you happen to have a profitable strategy for MNQ? it is urgent if any one can help me with this i will be happy to discuss with you and move forward to pay for it kindly let me know the amount thank fill free to bid
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Freeallfree 400 - 800 USD
Professional MT5 EA – XAUUSD I need a professional Expert Advisor for MT5 (MQL5) to trade XAUUSD only. This is not a random scalping bot. The EA must trade only high-probability liquidity breakouts during active sessions and avoid ranging or low-volatility markets. Symbol: XAUUSD Timeframe: M15 (optional H1 confirmation) Session filter (Dubai GMT+4): Trade only London and New York sessions Adjustable session times No
An Expert KBFX 30+ USD
Fill orders first execution and real time trading, my strategy is that wait for clean confirmation before entering the market and fill orders for a snappier entrance,then execute trade after making profit on the position
MosesRobot 100+ USD
"I am looking for an expert developer to build a custom Forex Expert Advisor based on my specific strategy. Requirements: Full Source Code (.mq5) must be delivered. I retain 100% Intellectual Property and ownership of the bot. Must include a Risk Management module (Fixed Lot or % of balance). Must include a Trailing Stop and Break-even feature. Bot must be compatible with the MT5 Strategy Tester for 99% quality

Informações sobre o projeto

Orçamento
30+ USD
Prazo
de 1 para 2 dias