Tarea técnica
Strategy Overview:
- The EA uses a multi-timeframe approach based on the Moving Average Convergence Divergence (MACD) indicator.
- The EA will analyze MACD on the following timeframes: M1, M5, M15, M30, and H1.
- A buy signal is generated if the MACD on all these timeframes is above zero.
- A sell signal is generated if the MACD on all these timeframes is below zero.
- Only one trade should be opened per signal.
Trade Entry and Exit:
-
Single Trade Per Signal: The EA should open only one trade per signal. After a trade is closed (either by stop-loss or take-profit), the EA should wait for a fresh signal (MACD crossing zero on all timeframes again) to enter a new trade.
-
Stop-Loss and Take-Profit: The EA will use a fixed 1:10 risk-to-reward ratio:
- Stop-Loss (SL): Default SL is set at 20 pips.
- Take-Profit (TP): Default TP is set at 200 pips.
-
Lot Size:
- Manual or Automatic:
- Manual: The user can set the lot size manually.
- Automatic: The EA will automatically calculate the lot size based on the SL distance and account balance to risk the entire balance in one trade.
- Example: If SL is 20 pips and the balance is $100, the EA will calculate the lot size to ensure a $100 loss if SL is reached.
- Manual or Automatic:
Account and Risk Management:
- The EA is designed for a "one-shot" strategy:
- The process begins with an initial deposit of $100, which will be used to place an all-in trade.
- If the trade is successful (hits TP), the balance should grow to approximately $1,000.
- If the trade hits SL, the EA should stop trading, and I will manually redeposit $100 and re-enable the EA to repeat the process.
- Once the balance reaches $1,000, the target will shift to $10,000. With only two successful trades, $100 can potentially grow to $10,000.
On-Screen Display of Conditions (Table Format):
-
The EA should display a table on the screen, showing the current MACD condition for each timeframe (M1, M5, M15, M30, H1).
-
The table example:
Timeframe Condition M1 ⬆️ (Green Arrow if MACD above 0) M5 ⬆️ M15 ⬇️ (Red Arrow if MACD below 0) M30 ⬇️ H1 ⬇️ -
This table will provide a clear, at-a-glance view of the alignment across all timeframes, making it easy to monitor the conditions before a trade is triggered
Han respondido
1
Evaluación
Proyectos
508
19%
Arbitraje
33
45%
/
30%
Caducado
34
7%
Trabajando
2
Evaluación
Proyectos
44
61%
Arbitraje
0
Caducado
0
Libre
3
Evaluación
Proyectos
87
29%
Arbitraje
24
13%
/
58%
Caducado
7
8%
Trabaja
4
Evaluación
Proyectos
3
33%
Arbitraje
3
33%
/
33%
Caducado
0
Libre
5
Evaluación
Proyectos
628
54%
Arbitraje
31
52%
/
23%
Caducado
6
1%
Trabajando
6
Evaluación
Proyectos
4
0%
Arbitraje
2
0%
/
100%
Caducado
2
50%
Libre
7
Evaluación
Proyectos
795
49%
Arbitraje
71
17%
/
54%
Caducado
139
17%
Libre
8
Evaluación
Proyectos
557
35%
Arbitraje
79
32%
/
43%
Caducado
202
36%
Libre
9
Evaluación
Proyectos
35
46%
Arbitraje
0
Caducado
0
Libre
Ha publicado: 3 ejemplos
10
Evaluación
Proyectos
13
23%
Arbitraje
7
0%
/
71%
Caducado
3
23%
Trabaja
11
Evaluación
Proyectos
83
28%
Arbitraje
9
33%
/
56%
Caducado
9
11%
Libre
Ha publicado: 1 ejemplo
12
Evaluación
Proyectos
340
37%
Arbitraje
6
50%
/
17%
Caducado
7
2%
Libre
Ha publicado: 5 ejemplos
13
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
14
Evaluación
Proyectos
640
33%
Arbitraje
41
41%
/
46%
Caducado
11
2%
Trabajando
15
Evaluación
Proyectos
243
74%
Arbitraje
7
100%
/
0%
Caducado
1
0%
Libre
Ha publicado: 1 artículo
16
Evaluación
Proyectos
36
31%
Arbitraje
1
100%
/
0%
Caducado
7
19%
Trabajando
17
Evaluación
Proyectos
3361
68%
Arbitraje
77
48%
/
14%
Caducado
342
10%
Trabaja
Ha publicado: 1 ejemplo
18
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
Ha publicado: 1 ejemplo
19
Evaluación
Proyectos
549
53%
Arbitraje
13
69%
/
15%
Caducado
3
1%
Libre
20
Evaluación
Proyectos
231
61%
Arbitraje
3
33%
/
33%
Caducado
6
3%
Libre
Ha publicado: 1 ejemplo
Solicitudes similares
نموزج الكتفين
30+ USD
حلل لي اصل مالي ) اكتب هنا مثلا XAU EUR USD USD اريد تحليلا تعليما و ليس توصية مالية ۱- نوع التحليل المطلوب : ( فني / اساسي / سلوك سعري ) ٢ - المدي الزمني : ( قصير / متوسط / طويل ) M15 / H1 / H4 / ) اذكر الفريمات المطلوبه + (D1 ما اريد استخراجه من التحليل : الاتجاه العام اقوي مستويات دعم و مقاومة رقمية سيناريو صعود و سيناريو هبوط مع شروط كل سيناريو ( IF / THEN ) اين يصبح السيناريو لاغيا مناطق دخول و خروج تعليمية (
Project Title: Looking for an MQL5 developer for a custom MT5 Expert Advisor Hello, I am looking for an experienced MQL5 developer to create a custom Expert Advisor (EA) for MetaTrader 5. The strategy logic will be discussed privately after I find a developer interested in the project. At this stage, I only want to know: • If you are available to develop a custom EA • Your experience with MT5 / MQL5 • Your estimated
Project Description I have three detailed CSV files containing: OHLC price data Timestamps Aggregated time & sales data A column called Arrow showing where signals occurred The data was captured using NinjaTrader 8 with NinZa Renko 8:4 bars on the ES market. All arrows are non-repainting and appear on candle close. Objective The goal is to create a NinjaTrader 8 indicator that reproduces the arrows in real-time
I need modifications to an existing MT5 Expert Advisor. Modification 1 EA must be able to run on indices as well as forex , specifically: SP500 US100 US30 No other changes to the current logic Modification 2 Other alterations/notes: Opening breakout range option for 15min or 30 min from session start. 5 min fair value gap (FVG) break outside of the range (instead of 1 min). At least one of the candles must be within
I am looking for an experienced quantitative developer to analyze and optimize an MT5 Expert Advisor that I have already developed. The EA is relatively complex and includes: Multiple strategies (Trend Pullback, Breakout, Mean Reversion, EMA Reclaim) Scoring system combining technical score and probabilistic filter Regime detection (ADX based) Volatility filters (ATR regime) Correlation and cluster exposure control
Translarion
30+ USD
I need expert. Who translate expert and have trust wallet app. If anyone have inbox me. This is very important. Ok anyone interested so dm me.In the situation translater need very important. First dm me
Helo i need on mt4 candle patten strategy developer, only one entry rule and take profit and stoploss and trailing stoploss and Max profit and Max loss and some inputs, I need complete this job is 1 day, only available developer come to my job
Until zone detection is coded , you will be from that point . Trailing Stop Optimization for live chart . Apply with Specific Currency Support . Clean Code . Zone Upper Limit and Lower Limit . Apply with careful understanding of the project requirement
MT5 Trading Bot Developers (Professional Version)
30 - 200 USD
Subject: Professional MT5 Trading Bot Inquiry - Pre-Purchase Requirements Dear [Bot Name/Company Name] Developers, Greetings, I am a professional trader seeking a highly professional and extremely powerful MT5 trading bot , and after extensive research, your product has caught my attention. However, before I click the payment button, I have specific requirements as I am not looking for an ordinary bot, but rather a
hello, please take a moment to review my project. It is for Quanttower. it is very detailed in the instructions. Thank you, Just let me know if you can do it and the whats the cost and timeframe
Información sobre el proyecto
Presupuesto
30 - 200 USD
Plazo límite de ejecución
de 1 a 3 día(s)