指定

A supertrend ea with:

- martingale that resets back to initial lot size only after a specified number of wins in a row.

- Immediately when I place it on the chart, I want it to check the past signals and determine the current number of
  losses in a row according to the set TradeDirection, TakeProfit and StopLoss.
  (Look at the historical data to check the past signals and determine the current number of losses in a row 
   and then update those losses as the chart updates with new data)

- I want it to display the number of current losses in a row on the right side of the chart and reset
  the counter if a win occurs.

- If the current losses in a row have reached the set LossAlertThreshold, I want it to show an alert on the chart.

- Close trade on opposite signal.

- Option to show an alert when a new signal occurs, which can be turned on or off.


Example of settings:

// Input parameters

input double Period = 10;                // ATR period for Supertrend

input double Multiplier = 3.0;           // Multiplier for Supertrend 

input double TradeDirection = direction  // Trade direction (regular, inverse, buy only, sell only)

input double LotSize = 0.1;              // Initial lot size

input double MartingaleMultiplier = 2.0; // Martingale multiplier

input int MartingaleReset = 3;           // Reset Martingale after specified consecutive wins in a row

input double TakeProfit = 100;           // Take profit in points

input double StopLoss = 50;              // Stop loss in points

input int LossAlertThreshold = 3;        // Alert after specified consecutive losses in a row is reached

input double AlertOnNewSignal = True;    // Alert On New Signal

input int MagicNumber = 123456;          // Magic number for trades

*** Include a custom comment, and settings for the font size of the displayed consectutive losses as well.


応答済み

1
開発者 1
評価
(8)
プロジェクト
11
0%
仲裁
7
29% / 71%
期限切れ
2
18%
2
開発者 2
評価
(43)
プロジェクト
62
23%
仲裁
7
29% / 29%
期限切れ
10
16%
仕事中
3
開発者 3
評価
(23)
プロジェクト
26
73%
仲裁
1
0% / 0%
期限切れ
0
仕事中
4
開発者 4
評価
(33)
プロジェクト
35
20%
仲裁
5
40% / 40%
期限切れ
0
パブリッシュした人: 1 code
5
開発者 5
評価
(2313)
プロジェクト
2912
63%
仲裁
122
44% / 25%
期限切れ
429
15%
6
開発者 6
評価
(6)
プロジェクト
5
0%
仲裁
2
50% / 50%
期限切れ
2
40%
7
開発者 7
評価
(4)
プロジェクト
9
11%
仲裁
11
18% / 64%
期限切れ
4
44%
8
開発者 8
評価
(47)
プロジェクト
67
37%
仲裁
5
40% / 40%
期限切れ
1
1%
9
開発者 9
評価
(376)
プロジェクト
482
23%
仲裁
58
55% / 26%
期限切れ
55
11%
取り込み中
10
開発者 10
評価
(102)
プロジェクト
105
60%
仲裁
0
期限切れ
0
11
開発者 11
評価
プロジェクト
1
0%
仲裁
3
0% / 67%
期限切れ
0
12
開発者 12
評価
(160)
プロジェクト
285
35%
仲裁
18
22% / 61%
期限切れ
42
15%
取り込み中
13
開発者 13
評価
(12)
プロジェクト
13
8%
仲裁
1
0% / 100%
期限切れ
0
14
開発者 14
評価
(183)
プロジェクト
236
20%
仲裁
22
41% / 18%
期限切れ
0
取り込み中
15
開発者 15
評価
(574)
プロジェクト
945
47%
仲裁
309
58% / 27%
期限切れ
125
13%
類似した注文
Hi Developers, I hope you’ll doing well. I’m sharing a complete and final MT5 Expert Advisor (EA) specification. This EA is designed to be high-probability, risk-controlled, and prop firm compliant, with adaptive intelligence and multi-strategy capability. It must be robust enough to handle small account flipping, standard trading, and prop firm accounts ($10k–$200k+), while prioritizing account protection and
When the super trend changes from buy to sell and crosses the fast moving average and the 200 moving average is above the price, send email notification and/or sms (text) to sell . When the super trend change from sell to buy and crosses the fast moving average and the 200 moving average is below the price, send email notification and /or sms (text) to buy. Please note that there are two moving averages(fast and
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
want to develop a trading robot (EA) for MetaTrader 5 based on 10 specific rules. The robot should include a professional interface to control all settings, including: Fixed lot size (0.50), Stop Loss (10 USD), RSI indicators for entry/exit, News filter, Trailing stop, and daily profit targets. I have the full logic ready to discuss with the developer. Please ensure high-quality code and testing
Società di investimento con attività tra Sanremo e Monaco ricerca un giovane collaboratore con esperienza nell’utilizzo avanzato di MetaTrader 5. Attività: Il collaboratore si occuperà di: • eseguire backtest di strategie di trading su MT5 • effettuare ottimizzazioni parametri tramite Strategy Tester • analizzare risultati e robustezza delle strategie • eseguire forward test • preparare report di test e analisi. Gli
حلل لي اصل مالي ) اكتب هنا مثلا XAU EUR USD USD اريد تحليلا تعليما و ليس توصية مالية ۱- نوع التحليل المطلوب : ( فني / اساسي / سلوك سعري ) ٢ - المدي الزمني : ( قصير / متوسط / طويل ) M15 / H1 / H4 / ) اذكر الفريمات المطلوبه + (D1 ما اريد استخراجه من التحليل : الاتجاه العام اقوي مستويات دعم و مقاومة رقمية سيناريو صعود و سيناريو هبوط مع شروط كل سيناريو ( IF / THEN ) اين يصبح السيناريو لاغيا مناطق دخول و خروج تعليمية (
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
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
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
Exe source code 70+ USD
Need a developer to help with a exe file and provide the source code, if you can do this please kidnly apply and tell me what you need to get this started

プロジェクト情報

予算
30+ USD