A supertrend ea with these functions

Spécifications

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.


Répondu

1
Développeur 1
Évaluation
(8)
Projets
11
0%
Arbitrage
7
29% / 71%
En retard
2
18%
Gratuit
2
Développeur 2
Évaluation
(43)
Projets
62
23%
Arbitrage
7
29% / 29%
En retard
10
16%
Travail
3
Développeur 3
Évaluation
(23)
Projets
26
73%
Arbitrage
1
0% / 0%
En retard
0
Travail
4
Développeur 4
Évaluation
(33)
Projets
35
20%
Arbitrage
5
40% / 40%
En retard
0
Gratuit
Publié : 1 code
5
Développeur 5
Évaluation
(2313)
Projets
2912
63%
Arbitrage
122
44% / 25%
En retard
429
15%
Gratuit
6
Développeur 6
Évaluation
(6)
Projets
5
0%
Arbitrage
2
50% / 50%
En retard
2
40%
Gratuit
7
Développeur 7
Évaluation
(4)
Projets
9
11%
Arbitrage
11
18% / 64%
En retard
4
44%
Gratuit
8
Développeur 8
Évaluation
(47)
Projets
67
37%
Arbitrage
5
40% / 40%
En retard
1
1%
Gratuit
9
Développeur 9
Évaluation
(376)
Projets
482
23%
Arbitrage
58
55% / 26%
En retard
55
11%
Chargé
10
Développeur 10
Évaluation
(102)
Projets
105
60%
Arbitrage
0
En retard
0
Gratuit
11
Développeur 11
Évaluation
Projets
1
0%
Arbitrage
3
0% / 67%
En retard
0
Gratuit
12
Développeur 12
Évaluation
(160)
Projets
285
35%
Arbitrage
18
22% / 61%
En retard
42
15%
Chargé
13
Développeur 13
Évaluation
(12)
Projets
13
8%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
14
Développeur 14
Évaluation
(183)
Projets
236
20%
Arbitrage
22
41% / 18%
En retard
0
Chargé
15
Développeur 15
Évaluation
(574)
Projets
945
47%
Arbitrage
309
58% / 27%
En retard
125
13%
Gratuit
Commandes similaires
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
Good morning, I have a Gap Fill strategy and a 10 min opening range break strategy that trade on RTH ES Futures data I have been working on that seem to have some bugs while live trading. They have both been coded by ChatGPT so I would like someone that know how to properly code a strategy to go over each to proof and debug them. Would you be able to do this and could you possibly add some context or features that
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
Develop a fully automated MT5 Expert Advisor based on a multi-timeframe institutional trend-pullback strategy with: Regime filtering (H4) Execution logic (H1) ATR-based stop model Multi-stage trailing system Risk-based position sizing Portfolio-level risk protection Detailed performance logging This EA will be used for client capital (PAMM/MAM environment). Stability and risk control are higher priority than high
Hello, I have an MQ4 indicator that works with a specific strategy. I want to modify some aspects and convert the file to MQ5. It's simple and won't take much effort or time for someone experienced in this field. Ideally, the person undertaking this task should be familiar with the MX2Trading software, as I will be using it to transfer the signals from the indicator to the trading platform
What informtion would you need for Ninjatrader futures automated trading and how long would it take ? if anyone can give me answer i will be happy to discuss more about the project thanks fill free to bid to the project thanks
Data Integrity 500 - 1000 USD
The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides
I need a reliable, clean-coded Expert Advisor built for both MetaTrader 4 and MetaTrader 5 platforms. Main trading behavior: The EA follows buy and sell arrows produced by my custom indicator. Whenever a buy arrow shows up on the chart: if a sell position is currently open → close that sell immediately and enter a buy trade in its place. Whenever a sell arrow appears: if a buy position exists → close the buy and

Informations sur le projet

Budget
30+ USD