Renko Scalp EA

MQL4 エキスパート

指定

Hello experienced developers,

i have a request, which maybe almost have done and you just have to provide your code ;-) Any way, i need a FAST EXCECUTION EA based on Renko Charts. You can choose any Renko indicator that are outside to create an offline Renko cart as base for the EA. If you dont have one and even not familiar with Renko Charts dont try to get the job. In your response pls attach the Renko Indicator you want to use. The Indicator should be able to draw wicks at the Renko Bricks, see picture.


The EA should be able to trade long and short directions. The EA should have flexible inputs, when to open a position and how the stop will be managed. Also an autamatic position size calculation based on the risk input and the stop loss level. I will explain the functionality with the settings of the EA. ALL BUY orders must include spread!

Settings

---- General -----

Risk --> in account currency. Based on this input and the gap between the entry and the stop loss the position size must be calculated

Trade Start --> Format hh:mm

Trade Stop --> Format hh:mm

Yield --> in account currency, stop trading and close all positions if the yield is achieved. "0" means, no yield level. Restart trading from the scratch after.

Loss --> in account currency, stop trading and close all positions if the loss level is achieved. "0" means no loss level. Restart trading from the scratch after.

----- Long -------

Brick Level --> Bricklevel means that the pending buy order is placed at the High (+Spread) of which brick. Setting of 1 is the the next long brick, setting of 3 would be the third long brick."0" means no long trades.

Stop Loss --> Multiplicator of the Bricksize, which is defined in the Renko Indicator. A multiplicator of 2 and a bricksize of 20pips means the the stop loss will be placed 40 pips below the entry. Important! The Stop loss level will be always the same! If there is slippage of 6 pips for example, the stop loss will be placed 46pips below. I assume that you will create the order first and then modify it. So you can calculate the stop loss level and then put it into the modified order. "0" means no Stop Loss.

Take Profit --> As with the stop loss, its a multiplicator of the Bricksize. Also the Take Profit stays regardless of the real entry level! Example: If Take Profit is 1.5, Bricksize is 50 and Spread is 5pips then the TP level is 80. (1.5 x 50 + 5). "0" means no Take Profit.

Trailing Stop Mode: Brick --> Means that the Trailing Stop trails from the Renko Low to Renko Low of the Brick. Trigger for trailing is always the next Long Brick.

                               Wick --> Means that the Trailing Stop trails from Wick to Wick. Trigger is also the next Long Brick.

Trailing Stop (when TS Mode is Brick) --> As Stop Loss and Take Profit it is a multiplicator of the Brick Size. The Stop starts trailing if the first Long Brick appears. Example: If Brick Size is 40pips and TS is 3.2 then TS level is 128pips. "0" means no trailing stop.

                    (when TS Mode is Wick) --> Defines at which Wick below the Stop should trail, could only be natural numbers (1,2,3 ....). Example: If set to 2 then the penultimate wick is the level of the trailing stop.

Next Brick Level ---> This setting defines, like the brick level, the entry of the NEXT pending long. Example: Seting of 2, would place, after entry, the next Stop Buy pending order at the Renko High of the overnext brick. If the last long order got stopped out, this pending order should be deleted. Stop Loss and Take Profit are handled as the other positions. "0" means no additional long pendings

Lot Multiplicator: Multiplicator of the original lot size to pyramide the lot size. Could be below or above 1.Example: First Lotz Size is 0.8 and Multiplicator is 1.5 then second Lotsize is 0.8 x 1.5 = 1.2

Max. Lot: To prevent running out of range the max. Lot size is defined here. If max. Lot is reached or would be exceeded with the next order, no new order should be created.

----- Short -----

Same inputs as for long. Keep in mind to include the spread in all "buy" orders!


Important is the fast execution of the EA as it should be able to trade fast movements in the market. Also the correct handling of orders is important, so the developer should MODIFY the orders instead of delete and create ist. I know, last one is much more easier and unexperienced developers like to do it the "easy way", but this slow down the performance.If i detect that the developer is doing create / delete orders instead of modify i will stop project and go into arbitrage. I have an experienced developer that will check the code.


Looking forward to make a great EA

Mark


EDIT: Sorry i forgot an important thing. The EA must have a panel with START and STOP Button. Start starts the EA if actual time > trade start and Stop stops EA from tradign and closes all positions and pendign orders

Panel shoudl have thsi design, code could be provided. Its just the design NOT the input fields! (Of course when u could do the input and output fields also this would be great!)




応答済み

1
開発者 1
評価
(90)
プロジェクト
118
17%
仲裁
44
23% / 39%
期限切れ
20
17%
2
開発者 2
評価
(94)
プロジェクト
148
59%
仲裁
16
38% / 13%
期限切れ
25
17%
パブリッシュした人: 1 code
3
開発者 3
評価
(1)
プロジェクト
2
0%
仲裁
0
期限切れ
1
50%
4
開発者 4
評価
(68)
プロジェクト
111
26%
仲裁
17
6% / 71%
期限切れ
15
14%
パブリッシュした人: 9 codes
5
開発者 5
評価
(7)
プロジェクト
15
33%
仲裁
4
0% / 25%
期限切れ
3
20%
類似した注文
I am looking for a MetaTrader 4 (MT4) developer to create a scalping-based Expert Advisor (EA) for the US30 index. The EA will be based on pending orders with trend filtering and equity-based risk management. It should include virtual SL/TP, support multiple pending orders, and be optimized for high-volatility sessions. Only experienced developers with proven MT4 EA development should apply
I have a working Python script that: – captures messages from several Telegram groups (using Telethon), – parses the content (BUY/SELL signals, TP/SL/BE), – logs the data into specific tabs in a Google Sheets file (via gspread). Problem: The script is unstable — it sometimes ignores messages from certain groups, misses replies, or silently stops processing after a few hours. It needs urgent verification and repair
want an aggressive scalping Expert Advisor (EA) for XAUUSD (Gold) on M1 timeframe with the following features: ✅ Uses a combination of EMA, RSI, and ATR for entry signals. ✅ Recovery Mode to increase lot size on confirmed setups to recover losses safely. ✅ Trailing Stop functionality with adjustable start and step parameters. ✅ Stop trading after daily target or daily loss limit is reached. ✅ Money Management (fixed
Plataforma Meta Trader 5 Apertura sesión de Londres. 2 horas de operativa diaria. Índices, especialmente DAX40. Marco temporal de 5 minutos. Apertura automática de operaciones con cierre automático en TP o SL. Operaciones tanto en compra como en venta. Se pueden tomar todas las operaciones posibles, pero no 2 operaciones a la vez, es decir se tiene que cerrar una operación para abrir otra. Si hay una operación
I want a simple expert Advisor based on macd and ema with patial profit taking based on risk to reward, breakeven also based on risk to reward and trailing also based on risk to reward. stoploss will mostly be placed on candlestick low but instances where there has been a series of candlestick lows, it will be placed on the furthest candlestick low. new trade will be opened when current trade is at breakeven
Contact me only if you can handle my project. I'm looking for a custom MT4 or MT5 server setup that looks and feels exactly like a live trading account but gives me full control over the environment. CONTACT ME IF YOU CAN HANDLE THIS TYPE OF PROJECT ONLY
Hi, I’m looking for an experienced MQL5 developer to replicate an Expert Advisor I currently use for Forex. I don’t have the source code, but I do have all the input settings, behavior structure, and detailed backtesting of how the system should operate. ✅ Basic features the EA should include: Entry logic based on simple technical indicators (e.g., moving average). Take Profit and Stop Loss system using ratios (e.g
i need a developer to code my smc concept only experienced traders contact us we need to finish the job in a short period of time its a simple smc concept all you need is to apply the entry model which i explain to you thank you
I want you to build an Expert Advisor (EA) that mirrors trades between two accounts in opposite directions , maintaining identical TP and SL distances in pips with adjustable lot sizes. The EA logic is as follows: ✅ Core Requirements • EA monitors trades opened on Account A . • When a trade is opened on Account A: • An opposite direction trade is opened on Account B . • The TP and SL distances (in pips) are
Hi, I need an EA for both MT4 and MT5 that pushes JSON data to an API. It needs to push all trade history data, plus the opened trades. It needs to push all account data (including leverage, account type etc), and for trades, it needs to push all the relevant information (open/close time and price, direction, tp/sl levels if set, swap, commission, magic, comment, ticket, etc.) It will send data on the follwing

プロジェクト情報

予算
200+ USD
VAT(付加価値税) (19%): 38 USD
合計: 238 USD
開発者用
180 USD
締め切り
最低 1 最高 7 日