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.
Similar orders
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower
The Relative Strength Index (RSI) is a technical momentum indicator measuring the speed and change of price movements, scaled from 0 to 100 to identify overbought (>70) or oversold (<30) conditions. Developed by J. Welles Wilder Jr., it helps traders spot potential trend reversals or corrections.Imagine a stock, XYZ, is trending upwards.Overbought Signal: The price increases sharply, and the RSI rises to 75. This
Create a forex robot especially for sculping using the 3 ema strategy which consists of the following moving average levels of the 15 ma ,30 ema , 60 ema and 90 which enter potentially on a retest into the ema and targets opposite direction after the retest .Potentially bringing into account that the number of retested emas controlls the number of entreis which for eg. retest of the 15 ema single 0.01 trade is
I am looking for an experienced developer in MQL5 to build a fully AI and automated trading bot (Expert Advisor) for MetaTrader 5. The EA will trade XAUUSD only and will be based purely on price action and Smart Money Concepts (SMC), specifically focusing on liquidity sweeps, market structure shifts (MSS/CHoCH), and wick rejection entries at key points of interest (POIs). The system must follow a strict rule: no
I’m looking for an experienced NinjaTrader developer to complete an existing custom indicator. The project is already partially built and is well organized, completely functional, and well documented. The former developer experienced some personal difficulties and unfortunately cannot continue. Key Requirement (Read Carefully): You MUST have direct, hands-on experience with NinjaTrader and NinjaScript (C#) . This is
It must have automated stop loss. Something that can end poverty and kill the market early.It must take the trades for me whenever I start it it must work on tradeport ea
أبحث عن خبير تداول آلي (EA) أرفقتُ فيديو له. يقوم هذا الخبير بوضع أوامر شراء معلقة وبيع معلقة على بُعد 250 نقطة أعلى وأسفل السعر الحالي كل دقيقة، مع تحديد مستوى وقف الخسارة (SL) عند 300 نقطة ومستوى جني الربح (TP) عند 500 نقطة. إذا تم تفعيل أيٍّ من هذين الأمرين خلال الدقيقة، يتم إلغاء الآخر. لا يقوم الخبير بوضع أي أوامر معلقة حتى يتم الوصول إلى مستوى وقف الخسارة أو جني الربح، ثم يضع مجموعة جديدة من الأوامر المعلقة في