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
相似订单
I am looking for a professional developer to build a custom trading analysis software for me. This tool is NOT an automated trading bot (EA); it is an analysis dashboard to help me identify high-probability setups based on my strategy. Key Requirements: Multi-Timeframe Analysis: The software should scan 4 different timeframes (M15, M30, H1, H4, D1, WK1, MTH1) and alert me when my conditions are met. Indicator
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
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 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
I got access to a trial mt5 EA(only ex5 and not mql5 file) which is an ultra fast scalper on gold that operates only using pending orders which is working absolutely insane when backtesting or live trading using demo account but when you try to back test it on a live/real account the results are horrible !...both demo and real accounts belong to the same broker both same leverage and same type spread wise but the EA
The EA should focus on high-speed scalping on the 1-minute timeframe or every tick execution and must perform incredibly well on demo accounts with consistent profitability. EA Requirements: Platform: MetaTrader 5 (MT5) Trading style: Scalping (1-minute or tick-based execution) Dynamic lot size increase system (auto lot multiplier or equity-based lot adjustment) Should work efficiently even on minimum equity (as low
Scope Build a new EA from scratch implementing my provided strategy rules exactly. Deterministic, one logical action per tick (close OR place OR modify OR delete). Two-sided system (BUY + SELL). Includes stacking/maintenance, hygiene (pending correction), reduction closes, breakeven close logic, and a final termination/unwind mode. Iteration workflow (LOCKED / UNLOCKED) . Developer must maintain two copies/branches
I am looking for an experienced MQL5 developer to build a professional, fully automated Expert Advisor (EA) for MetaTrader 5 . This project is focused on risk-controlled, long-term consistency , not unrealistic promises. 🧑💻 Developer Requirements (Very Important) Please apply only if you meet these criteria : ✅ Rating 4.7+ ✅ 50+ completed jobs (more is better) ✅ 3+ years experience with MQL5 ✅ Strong understanding