PRELIMINARY INFORMATION
The EA will be based on a Martingale system, but focused on drawdown saving.
The EA will be semi-automatic, it will only start taking trades when the user types “XXXXXX START” in the Telegram channel connected to the EA, then the EA will take and close trades according to its operation.
XXXXXXXX: Any currency pair, e.g. EURUSD, GBPUSD, EURCAD, USDCAD, GBPCAD, EURJPY, GBPJPY, GBPCHF, NZDUSD, EURNZD, GBPNZD, XAUUSD (for gold the EA should apply the same taking into account that 1 pip equals 10 pips), etc.
OPERATION AND ENTRY AND EXIT CONDITIONS:
1) Identify in each currency pair or currencies selected in real time, a downward or upward movement of X amount of pips, configured by the user, (for example 150) with the condition that in this movement there is no retracement greater than or equal to Z pips, configured by the user (for example 45).
Z: In a bullish or bearish move, if the price retraces Z pips, the EA restarts its pip count until the condition of point 1) is met.
2) After the EA identifies the scenario raised in step 1, an alert will be instantly sent to the Telegram channel connected to the EA (a message containing the currency pair (XXXXXX) and the amount X of pips reached fulfilling point 1)), for the EA to start taking trades the user must write in the Telegram channel “XXXXXXXX START”, and the EA will immediately take the first operation in the opposite direction to the movement identified in point 1, with a lot A and a TP B, as the price goes against it will continue taking operations by fixed levels every C pips, with a higher lot and a hedging TP.
Alert: From the first alert when identifying the amount X of pips of point 1), the EA will send alerts for each subsequent level, fulfilling the condition of point 1).
Levels: The EA will have 8 levels, but it should be at the user's option how many levels to use.
A: This take profit will be higher for each trade per level.
B: This take profit will be the same in each operation.
C: It is the distance in pips between each level
*The user must be able to modify the parameters A, B and C. These parameters must be modifiable by the user.
3) Touching the TP of any trade on any currency pair will automatically close all trades on that pair, as that TP will always guarantee hedging. All trades on the pair(s) where the price has touched the set SL will also be closed.
*The user should be able to manually close all trades on a specific pair by typing in the Telegram channel “XXXXXXXX CLOSE”.
Below is an example table with parameters A, B, C, X, Z and Levels:

Summary of the example:
Price reaches 65 pips (X) without having retraced 15 pips (Z), the EA sends an alert to Telegram and the user writes “XXXXXXXX START” and the EA takes the first trade at level 1 with lot 0.01, if the price reaches level 2, the EA takes the next trade and at the same time sends the next alert.
Note: in this example, we assume that the user types “XXXXXX START” right when receiving the alert at X = 65 pips, but in reality the user may take some time to do it. Therefore, level 1 starts right at the price when the user types “XXXXXXXX START”.
Ähnliche Aufträge
Looking for an MT5 EA with the following criteria: Price above Bollinger bands = sell Price below Bollinger bands = buy Close on opposite signal = true/false Trade direction = long only, short only, long & short Trading hours (based on GMT with DST) VIP: When back testing in the MT5 strategy tester, the EA should still trade with GMT and DST hours, regardless of the historical data timestamps. Might need to implement
Hello, I want to create an MT4 indicator identical to the one shown in the attached image. What I need: – Red arrows = sell signals at reversal zones – Green arrows = buy signals at reversal zones – Arrows appearing at candle closes for confirmation – It should work best on Forex and cryptocurrency pairs on the M1 timeframe. – A high win rate (90% or more). – There should be no repainting or other fraudulent
Title: Smart Forex Trading Robot Using Price Action Strategy Description: I’m looking for an experienced developer to create a fully automated Forex trading robot for MetaTrader 4 or 5. The bot should be based on price action principles , with the following features: Entry based on candlestick patterns (e.g., engulfing, pin bars) Dynamic support and resistance detection Risk management (fixed % risk per trade) Trade
Bollinger band & RSI So the bot needs to be able to do two diffrent strategies, if it meet strategy 1 the bot needs to do a trade. If it meets strategy 2 it also needs to make a trade. I also want to be able to switch on/off a strategy if I decide not to run only one strategy It should work on all markets - forex , crypto , sinthetics Each strategy should have its each own everything, own TP,SL ext. It must not work
🧠 Core Logic Summary: Trend Detection (via EMAs) EA starts with trend check using EMA50 vs EMA200. If OppositeTrend=true, it trades against trend. Initial Trade + Hedge Pending Opens 1 trade (BUY/SELL) based on trend Places opposite pending (SELL STOP or BUY STOP) with defined Gap SL & TP are applied as per input (SL = Gap distance, TP = dynamic recovery) Lot Progression (Multiplied) Base lot size is either fixed
I have a trading bot on MT5 platform that enters the market against the trend and averages positions using a Martingale system (a grid trader) until the price eventually reverses in its favor. This leads to a dangerous possibility of losing the entire deposit during sharp and prolonged price moves, since the bot does not use stop-losses and fully relies on a timely price reversal. A protection mechanism must be
hello i need expert that uses this indicator open buy /close sell if currency numerator crossed upwards currency denominator open sell /closs long if currency numerator crosses downwards currency denominator
I need an expert who can turn the following strategy into metatrader 5 bot and also pinescript strategy for tradingview? If so, I will have to double-check if tweaks are needed and also how long would it take you and how much would you charge? Thanks
the script display custom charts, I want to add 8 cryptos, we will follow the same logic as in BTCxxx we will add 1. Ethereum (ETH) 2. XRP (XRP) 3. Solana (SOL) 4. Cardano (ADA) 5. Chainlink (LINK) 6. Litecoin (LTC) 7. Binance(BNB) 8. DogeCoin(DOGE) Bitcoin(BTC) is already incorporated, we will also make for XAUxxx , XAGxxx, OILxxx we will use the same formulas as in BTCxxx, so we will have the following outputs: {
Hello my name is Ayofe . Can you help set my parameters in the Input Parameters of ForexSignalClient.ex4 file which I already have ? So I had another person set this up . I subscribe and have two signal providers 1) provides forex signals and 2) provides Gold XAUUSD . When we receive signals they have the SL and 3 TP levels for each single . This person has not set up this correctly and I need to set up properly