I'm on a tight budget.
Supertrend EA Requirements
Main Features:
Martingale System:
The EA should increase the lot size after a loss.
The Martingale should reset back to the initial lot size only after a specified number of consecutive wins.
.........................
Historical Analysis on Initialization:
When the EA is placed on the chart, it should immediately check past signals based on TradeDirection, TakeProfit, and StopLoss.
It should calculate and display the current number of consecutive losses in a row.
This counter should update in real-time as new data arrives.
.........................
Loss Counter Display:
Show the current number of consecutive losses on the right side of the chart.
Reset the counter when a win occurs.
.........................
Loss Alerts:
If consecutive losses reach the LossAlertThreshold, display an alert on the chart.
.........................
Close open trades when an opposite Supertrend signal appears.
.........................
Signal Alerts:
Option to display an alert when a new signal occurs.
This alert should be toggleable (can be turned on/off in settings).
.........................
Customization Options:
Custom trade comment.
Adjustable font size for the displayed consecutive losses.
// Supertrend Settings
input double Period = 10; // ATR period for Supertrend
input double Multiplier = 3.0; // Multiplier for Supertrend
// Trade Settings
input int TradeDirection = 0; // Trade direction (0 = regular, 1 = inverse, 2 = buy only, 3 = sell only)
input double LotSize = 0.1; // Initial lot size
input double TakeProfit = 100; // Take profit in points
input double StopLoss = 50; // Stop loss in points
// Martingale Settings
input double MartingaleMultiplier = 2.0; // Martingale multiplier
input int MartingaleReset = 3; // Reset Martingale after specified consecutive wins
// Alerts & Display
input int LossAlertThreshold = 3; // Alert after specified consecutive losses
input bool AlertOnNewSignal = true; // Toggle alert on new signal
input int FontSize = 12; // Font size for loss counter display
input bool EnableEmailNotifications = false; // Send email alerts
input bool EnablePushNotifications = false; // Send mobile push notifications
// Other Settings
input string CustomComment = "Supertrend EA"; // Custom trade comment
input int MagicNumber = 123456; // Magic number for trade identification
Similar orders
7 Slots Remaining: The Blueprint to the Invisible Skeleton (And the Robot) My new friend, To every trader who has ever watched a chart and felt it was playing games with you, this is for you. Some look at me and underestimated me as just a disabled person. They lost a huge opportunity to be successful together with me. I am not just a trader, I am an Architect, a mathematician, a physics engineer, my brain is
I want to add and remove few things in ea need some modification needed in ea developer should have some trading knowledge also to understand the requirement better and have good experience in coding
hi every one i need to get the source code from this ea for modification in meta trader 4 or meta trader 5. because i need to put in settings the number of open trades , as this is now opening unlimited trades
hello great developer I need help developing an ICT 2022 model indicator and testing it thoroughly to ensure optimal performance and accuracy. Scope of work - Create an ICT 2022 model indicator with specified features. - Conduct repeated tests and strategy tests to refine the indicator. - Implement midnight to 9:30 box high and low range settings. - Include signal settings for major liquidity and structure break with
I need someone to build an easy bot for me. Whenever the candle closes outside a particular horizonal line I will put on my mt5 chart then immediately after the candle close there will be an instant execution trade after the close of the candle and the sl will be at the current last low or high below or above for buy or sell. I will have a place where I will input the amount to be risked by one pair. For instance in
Core Requirements: Two selectable timeframes - dropdown inputs to choose from M1, M5, M15, H1, H4, D1, W1, MN1 Timeframe 1 = Chart's own timeframe (if chart is M5, TF1 should be M5) Timeframe 2 = Higher timeframe for confluence All Ichimoku components displayed for both timeframes: Tenkan-sen Kijun-sen Senkou Span A Senkou Span B Chikou Span Cloud (bullish and bearish) Technical Settings: All buffers accessible for
I would like someone Who can design an EA for me. I will give him the Required Details and Trading Plan How it should Work. its going to be a Simple EA System Around Moving Averages Crossover. I will Provide Him the Moving Averages Settings and How It should execute trades and Exit them
No jokers copy pasters allowed. If you're proficient in MQL5, have a proven track record with EAs apply. Commissioning the development of a high-performance Expert Advisor (EA) engineered for the MetaTrader 5 (MT5) environment. The objective is to deploy an institutional-grade automated trading system capable of systematic market analysis, precision execution, and strict risk governance within the global forex
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or
I have been trading manually for years by disciplining myself to follow a rigorous risk management system and using entry and exit strategies crafted from Implied Volatility(IV), Real Volume ,RSI and Moving Average ,but never had I automated the entire system until now . I have just completed the automation of the gold Expert Advisor and the results are astonishing .Below you'll see the graph and a statistics file