I need an Ladder EA that has inputs where I can set the following:
All orders are limit orders
INPUTS
Starting Criteria:
Input: Initial Trade Direction - Choose if Buys/Sells or both (Buy only) (Sell only) (Both directions)
Input: If no bids are picked up in x time, then recast ladder at current price (x mins)
Input: Choose Quantity to risk (Lot size) or ($ amount)
Buy grid trading fields:
Input: Choose distance where ladder should start from current price ($x.xx)
Input: How many buys on ladder? (39) (ie - 39 buy orders spaced evenly at $x.xx). (39 will be the max as API will not allow more that 39+39 in one minute)
Input: Spacing between each buy order on ladder ($x.xx) or (ATR Value - from 1 min, 2 min, 3 min, 4 min, 5 min, 10 min, 15min, 30m, 1 hour, 2hr, 4hr,12hr, 1 day, 2 day, 3 day, 4 day ATR'S)
Input: Choose how many lots/$ to have for each buy order in ladder (ie - 1;1;2;3;3;4;5;6 etc). (Set by coefficient of 10000
Take profit panel:
Input: TP on one limit order? (Yes/No)
If no - close by Sell Ladder
Input: Sell Ladder: How many bids filled on longs before sell ladder activates? ($x.xx)
Once Sell ladder activated - place sell ladder from current averaged price upwards according to sell ladder distance.
If more bids on longs are collected from ladder before sell ladder closes all open trades, and average price moves down, cancel sell ladder and replace at current averaged entry price for every new bid filled.
Input: for TP by grid: Sell Ladder: Spacing between each buy order on ladder ($x.xx) or (ATR Value - from 1 min, 2 min, 3 min, 4 min, 5 min, 10 min, 15min, 30m, 1 hour, 2hr, 4hr,12hr, 1 day, 2 day, 3 day, 4 day ATR’S)
Input: Set tp ladder to increasing/decreasing/flat according to how much the current trade is..by scale coefficient of 10000
Input: SL? (Yes/No)
Input: If SL, Place SL when passing ladder by ($x.xx)
————————————
Additional Notes:
When the user chooses Initial trade direction = Sell only… then the above instructions are reversed for sells instead of longs.
When the user chooses Both directions - then have both a long buy ladder and short sell ladder at the same time, and add the TP ladder to overlay on top of existing ladders to close the open trades
Benzer siparişler
MQL5 Expert Advisor Development (MT5) I need a professional MQL5 developer to create a custom Expert Advisor (EA) for MetaTrader 5 with high accuracy, low drawdown, and fast execution . 🔹 Strategy Requirements: Timeframe: Scalping-friendly (M1 / M5) Indicators Used: EMA 9 EMA 12 EMA 21 VWAP (as a trend filter) RSI (for trade confirmation) 🔹 Trade Logic: Buy and Sell entries based on EMA crossover + VWAP direction
Project Summary We are looking for a highly experienced MetaTrader 5 (MT5) developer to build a pattern-based Expert Advisor (EA) focused on low-time-interval automation (15-second & 30-second logic). This is a pure MT5 project — no external platforms, no shortcuts. It should be very clean ,Efficient ,Precised ,Accurate ,No copy paste ,Low latency. If you have real experience with MT5 tick-based logic and
Project Description I am looking for an experienced MQL5 developer to build a custom MT5 Expert Advisor (EA) based on a clear, rule-based breakout and momentum strategy using multiple timeframes . This EA must be cleanly coded, well structured, fully adjustable via inputs , and delivered with source code (.mq5) . Strategy Logic Timeframe 1 – Daily Chart (Trend / Breakout Filter) The EA must monitor the Daily
Please specify your requirements here one by one. Try to describe your requirements briefly and clearly so that your potential developer can accurately assess the complexity and cost, as well as the implementation time required. A poor or too general description will cause your order to be ignored, or you will spend a lot of time negotiating details with each applicant. Remember: it is better to spend thirty minutes
I am looking for an experienced MQL4 developer to build a custom MT4 indicator (EX4 only). I currently have two existing EX4 indicators for the binary forex market. Both indicators generate 1-minute signals, predicting the next candle direction (UP or DOWN). When both indicators generate the same signal on the same candle, the accuracy is around 95%. I want a new custom indicator with the following requirements: 1)
i need bot for deletes my limits from specific position like if gold price comes to 4950 and then move to 4953.50 so from 4949 to 4946 all limits should deletes so please if any one can let me know thanks
//+------------------------------------------------------------------+ //| Simple Robo Trader MT5 | //| Works on any pair & timeframe | //+------------------------------------------------------------------+ #property strict // Input settings input double LotSize = 0.01; input int FastMA = 10; input int SlowMA = 30; input int RSIPeriod = 14; input int StopLoss = 200; // in points input int TakeProfit = 400;// in
I am interested in purchasing a highly profitable Expert Advisor (EA in MQL4 / MQL5) with a focus on achieving a high Profit Factor and Recovery Factor while maintaining a low Drawdown. I require an EA that not only performs well in backtesting but also has a verifiable track record of success in live trading. Key Criteria: Profitability Metrics: The EA should demonstrate a high Profit Factor and Recovery Factor
hi i am looking a EA which will have following 1. daily drawdown limit and profit target, after hit stop trading. 2. Max overall drawdown limit 3. Major News filter 4. Risk per trade % 5. No Martingale, grid, reverse hedging strategy trend following, session breakout, liquidity sweep, risk base fixed. thanks
-I am looking for an experienced MQL5 developer to build a custom MT5 Expert Advisor based on a clear, rule-based trading logic. This project is focused on structure, discipline, and long-term robustness rather than aggressive or experimental approaches. The EA will be based on a single coherent logic and must follow strict execution rules, with clean and professional MQL5 code suitable for controlled testing and