MT5 Grid / Ladder EA required

MQL5 Uzmanlar

Şartname

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





Yanıtlandı

1
Geliştirici 1
Derecelendirme
(461)
Projeler
488
70%
Arabuluculuk
6
67% / 0%
Süresi dolmuş
2
0%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(319)
Projeler
571
35%
Arabuluculuk
83
31% / 45%
Süresi dolmuş
206
36%
Serbest
Benzer siparişler
Hi, I want to develop a custom SMC (Smart Money Concepts) EA for MT5. My budget is $100. Here are the strategy requirements: 1. Auto identification of BOS, CHoCH, Order Blocks (OB), and FVG. 2. Auto entry when price returns to OB/FVG. 3. Auto SL above/below OB and TP based on Risk-to-Reward ratio (1:2, 1:3). 4. Risk Management (Risk % per trade or fixed lot size), Trailing Stop, Break-Even, and Max Spread filter. 5
I need an experienced MQL5 developer to build a prototype MT5 Expert Advisor called RiskLock. The software should enforce user-defined trading risk rules before trades are executed. It should support risk percentage or fixed monetary risk, calculate position size using account equity, entry price, stop loss, tick value and contract specifications, block or reduce oversized trades, and include daily loss limits
I need EA Lil-MeProBot for MT5. Phone user, deliver .mq5 + .ex5. Symbols: XAUUSD EURUSD GBPUSD USDJPY BTCUSD, M15, Magic 777001 Strategy 6X Confluence score 4/6: 1. EMA 50/200 trend 2. Break of Structure 3. RSI 14 4. Strong body FVG/Order Block 5. Session 8am-9pm GMT+2 6. ATR filter Money Management LASTING: Lot 0.01 fixed, NO martingale, NO grid, Max 1 per symbol Max 2 total, SL ATR*2 TP ATR*3, Daily loss R40 stop
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Modification of existing ea …. Add ema filter, add risk percentage per trade, and modify the pips per day filter. I already have the ea code I just need these things added and modifified
Expert Advisors 300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place

Proje bilgisi

Bütçe
30 - 50 USD