A supertrend ea with these functions

Specification

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.


Responded

1
Developer 1
Rating
(8)
Projects
11
0%
Arbitration
3
67% / 33%
Overdue
2
18%
Free
2
Developer 2
Rating
(41)
Projects
58
21%
Arbitration
3
67% / 0%
Overdue
9
16%
Loaded
3
Developer 3
Rating
(13)
Projects
14
64%
Arbitration
0
Overdue
0
Free
4
Developer 4
Rating
(33)
Projects
35
20%
Arbitration
4
50% / 25%
Overdue
0
Free
Published: 1 code
5
Developer 5
Rating
(2252)
Projects
2840
62%
Arbitration
118
46% / 25%
Overdue
428
15%
Free
6
Developer 6
Rating
(4)
Projects
3
0%
Arbitration
1
0% / 0%
Overdue
2
67%
Working
7
Developer 7
Rating
(4)
Projects
9
11%
Arbitration
9
22% / 56%
Overdue
4
44%
Free
8
Developer 8
Rating
(45)
Projects
60
38%
Arbitration
1
0% / 0%
Overdue
1
2%
Working
9
Developer 9
Rating
(368)
Projects
474
24%
Arbitration
52
60% / 19%
Overdue
54
11%
Loaded
10
Developer 10
Rating
(102)
Projects
105
60%
Arbitration
0
Overdue
0
Free
11
Developer 11
Rating
Projects
1
0%
Arbitration
3
0% / 67%
Overdue
0
Free
12
Developer 12
Rating
(156)
Projects
280
35%
Arbitration
14
29% / 50%
Overdue
42
15%
Free
13
Developer 13
Rating
(10)
Projects
11
9%
Arbitration
0
Overdue
0
Free
14
Developer 14
Rating
(164)
Projects
212
20%
Arbitration
18
44% / 17%
Overdue
0
Working
15
Developer 15
Rating
(574)
Projects
945
47%
Arbitration
303
59% / 25%
Overdue
125
13%
Free
Similar orders
Indicator that finds zones. All details in word document Ask questions if need I’d also like to to change from finding bullish marker and main candles to bearish marker and main candles if price crosses past inputted price The document is showing zones for bullish price action. Id like to also change manually in setting for it to show bearish price action ( it will look for bullish candle markers and main) Zones
Description: Gildepak is a purchasing cooperative for packaging materials. We need a program to calculate and fairly distribute the annual bonus (received from preferred suppliers) among our member companies (partners and members). The program should work with a set of predefined tables and data flows, and it must be able to import and export Excel files. Main Tables: Member Companies Company ID Company Name Partner
Hello, I am looking for an experienced QuantConnect/Lean developer for a trading strategy project on futures (Micro Nasdaq – MNQ) with Interactive Brokers integration (paper + live). The strategy includes several key features: • Multi-timeframe analysis (signal validation across multiple horizons) • Integration of economic news/events into the trading logic • Advanced risk management (daily stop, position sizing
Pocket option bot 30 - 80 USD
Telegram Connection Options part 1. Custom – User enters their own connection details. 2. HEDGE TRADE (Default) – Connects to my source. 3. ONE DIRECTION (Default) – Connects to my source. HEDGE TRADE and ONE DIRECTION details are hidden from users. To use my signals, they must select one (HEDGE or ONE DIRECTION). Only one connection mode can be active at a time (no multiple sources). 2- make it able to receive
Bainanans 500+ USD
Bainanan good f المؤشر. ينبغي إضافة نقطة صفراء عند أعلى نقطة في الشموع في منطقة ذروة الشراء - وهي نقطة H. ينبغي إضافة نقطة خضراء عند النقطة المنخفضة للشموع في منطقة ذروة البيع - وهي نقطة L. إذا وُجدت نقطة L واحدة على الأقل بين نقطتي H، فابحث عن نقطة LL في الفترة الفاصلة بينهما. ستكون الشمعة ذات أدنى سعر قاع هي نقطة LL. بشكل عام، لا تُعتبر نقطة LL بالضرورة نقطة L. ابحث عن الشموع ذات أدنى سعر قاع. إذا كانت هناك نقطة H
Døsh forex 30 - 200 USD
I want a robot that will help me and trade the the robot will be very good I don’t want to loose money I repeat I don’t want to loose money
I need a custom options scanner built with the following features: Scan ATM call or put options with the same expiry . Filter for open interest ≥ 175 . Expiration between 1 to 60 days . Underlying stock price between $5 and $175 . Use mark price for calculations. Results should be sortable by debit or credit . Scanner should include ETFs as well as stocks . Goal: A simple and efficient scanner that quickly identifies
I want a bot that reads signals from my Telegram channel and auto-executes those trades on my Pocket Option account. 1. Direction mode hedge_both: open BUY (CALL) and SELL (PUT) at the same time (typically split the amount 50/50 per side). signal_only: open only the direction specified by the signal (CALL or PUT). 2. Respect signal direction When direction_mode = signal_only, a CALL signal opens a CALL; a PUT signal
Ai spike Indicator 30 - 35 USD
Create an Ai based indicator that is able to identify sudden market movements known as spikes on boom and crash indices on the deriv market. The Ai should incorporate these strategies for better precision on getting signals, these strategies include support and resistance on 4 hour time frame SMC, CRT, ICT, Strategies volume trend, volatility pure price action tick velocity, momentum and key points on fibbonacci tool
Hello, I’m looking for a skilled developer to create a Telegram-to-MT4 & MT5 signal copier bot/EA with the following features: Core Features: Copy signals (both text and images) from Telegram and execute trades in MT4 and MT5 (two separate versions). AI parsing mode: Option to enable AI to read and interpret signals before execution. Fully optimized, stable, and bug-free performance. Prop firm compatibility

Project information

Budget
30+ USD
For the developer
27 USD