I need a simple expert advisor to buy or sell lots in a given distance.
1. What’s the strategy? - No strategy. Just the ability to: Buy or Sell;
2. What pair/timeframe? - No matter, need to buy or sell in a given distance.
3. Lot size, SL, TP, trailing stop? - to choose manually a lot size starting from 0.01 and higher till 10. I want to insert the trailing stop and Take profit level manually
4. Any special conditions? - To increase every next deal according to Martingale, Fibonacci calculation, or simply adding 1 to every next deal.
I need to show the distance between deals in points. For example, if I indicate 300, it means the positions will open every 300 ponts.
- A maximum number of trades? Need to make it so that I can insert this number by myself. 0 = disabled.
- Magic number to separate this EA from others?, Yes, lets make it 313
I want the EA works as follows:
When I choose Buy only, the positions will start opening the buy position if the market goes down (The EA keeps opening new trades every specified distance forever - until it starts going up toward to the 1st open position), and when the market starts going up, the positions will be holding the same. After the market reaches the first buy position it opened at the beginning, the trailing stop will be activated with the given inputs for all the positions from the point of the first position.
And opposite:
When I choose Sell only, the positions will start opening if the market goes up (the EA keeps opening new trades every specified distance forever - until it starts going down toward to the 1st open position), and when the market starts going down, the positions will be holding same, after the market reached the first sell position it opened at the beginning, the Trailing stop will have to start be activated with the given inputs for all the positions from the point of the first position.
The initial position must start automatically on EA start.
Need another option to choose when the trend is going to the benefit of the 1st position: Need to activate automatic trailing stop for a given distance for the 1st position in this case.
- Once price reaches or passes the first position’s price in the profitable direction, the Trailing stop activates for ALL open trades (based on your input trailing stop distance). In short, the set point must be the point of the first position for all of the positions.
- Optional trailing stop for the first position itself, with its own trailing distance input. Let's say the position goes with profit and the trailing stop has been activated, in case the market goes back, the position is closed, then everything strarts from scratch.
Ähnliche Aufträge
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 نقطة. إذا تم تفعيل أيٍّ من هذين الأمرين خلال الدقيقة، يتم إلغاء الآخر. لا يقوم الخبير بوضع أي أوامر معلقة حتى يتم الوصول إلى مستوى وقف الخسارة أو جني الربح، ثم يضع مجموعة جديدة من الأوامر المعلقة في
Am looking for good programmer to help me to convert two Ex4 file into EA. The first indicator provide 9 tools signal and the second indicator is Candle stick strategy. Kindly see the attached file for proper explanation about the BOT. Below is discription 🔹 PART 1: Candle Structure Strategy (Daily / Weekly / Monthly) ✅ Core Idea You are trading alignment of higher timeframe direction with lower timeframe
Looking for experience profitable manual traders that will be willing to trade my live mt5 account for profit share. Requirements Must have at least 6 months of profitable months. Min 10 percent monthly Send me investor credentials for mt5 or mt4 account. Can be trading Any instruments. Must reply with mt5 credentials or will disregard
I am seeking an expert MQL5 developer for a paid architectural consultation. I am currently in the process of building a trading platform and need a deep dive with a specialist who understands the "under the hood" mechanics of high-frequency execution and systematic bot design. Topics for Discussion: Engine Logic: Best practices for building a robust, low-latency execution engine on MT5. Risk Frameworks: Implementing
I am looking to purchase a ninjatrader script, if there is any for sale, i mean a ready made ninjatrdaer script that trade futures, i need the seller to show me a backtest of the system, you know send some results, I would like to see a 1 year and YTD backtest
I need a MetaTrader 5 Expert Advisor for XAUUSD. Trend Filter : Trade only in the direction of the main trend. Patterns (Buy) : Hammer, Inverted Hammer, Doji, Bullish Harami, Bullish Engulfing + Green confirmation candle close above high. Patterns (Sell) : Shooting Star, Doji, Bearish Harami, Bearish Engulfing + Red confirmation candle close below low. Entry Rule : Wait for one Pullback candle (Red for Buy, Green for
I need a fully automated trading robot designed to generate consistent profits while strictly controlling risk and minimizing losses. The robot should use a combination of strategies, including trend-following, scalping, and price action, and must be able to adapt to different market conditions such as trending and ranging markets. It should analyze the market using indicators like Moving Averages, RSI, MACD, and
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot