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 have built an EA in MT5 and would like it back tested thoroughly with 100% tick data, to optimise the EA to find a number of settings that are profitable, with the reports to show which (if any) settings are most profitable. I only trade indices (DAX, DOW and SPY)
Dear devs I would like to build a new strategy development process in python which creates several onnx-files. Those files will be used in a mql5 EA. The EA is almost already finished. The core of this project will be the python files. I would like to build real quick a strategy, let it train with ML, test it in-sample, forward-test and do monte carlo simulations before deploying in MT5. I‘m searching for a dev with
Introducing the Reverse Sniper Entry EA , a precision-engineered Expert Advisor built for high-accuracy mean reversion trading on MetaTrader 5. This powerful algorithm is designed to identify sharp, overextended price movements and execute high-probability reversal entries with surgical precision. Key Features: 🎯 Sniper Reversal Logic : Enters trades at exhaustion points where price is most likely to reverse
I am looking for an experienced programmer to help me build a bot that will work on MT4 and MT5. It will need to meet a series of set parameters based on Moving Averages and candlestick data, and then be able to calculate, entry, stops, size and risk based on account and other parameters. There will also be other criteria and variables attached
I'm seeking an experienced developer to create a custom forex trading bot for MetaTrader 5 (MT5). The bot should implement a trend-following strategy and utilize Moving Averages and Bollinger Bands as key indicators for its trading decisions. Key Requirements: - Must work on MT5 - Implement a trend-following strategy - Use Moving Averages and Bollinger Bands for decision making
I have an existing simple EA that trades like this. See screenshot. I want 2 changes on it: 1) *Hedge curves Imagine Buys are open in curve A. 1 If price crosses Donchian Middle line downwards, I want all open Buy trades to be hedged with one Sell trade. So, if 12 Buys open of 0.01 lot: 1 Sell trade of 0.12 lot 2) *New variable: AvTP lot foundation to correct hedged trades (points): Imagine the hedge brings a
Thank you for taking the time to read my request! I'd like a trading bot made that I can use for prop trading. Thus, please keep things like max drawdowns in mind. Here are some ideal specifications: Trade a configurable list of symbols, initially including EURUSD, GBPUSD, USDJPY, and XAUUSD. Use EMA crossover signals on the M15 timeframe: The exact strategy can be discussed. Not a dealbreaker at all Calculate
I’m looking for an experienced French MQL5 developer to build a custom bridge that receives alerts from TradingView (via webhook) and executes trades on MetaTrader 5 , based on specific trading logic. The system should capture alerts that include Entry Price, TP1/TP2/TP3, and SL , and execute or cancel orders depending on market behavior and alert flow. The trade logic includes: Execute Buy/Sell orders only if the
hello dear coder I need a system for my Subscriptoin Telegram channel I will have google sheet with user Telegram ID and Expired date When any new user added to list, it will directly at that user to my telegram group when expired date finished, it will delete user from group Of course I will be very happy if we will have more complicated more futures Do you have any system like this, can you advice for me thanks
*Recommendation Summary:* I specialize in developing powerful, reliable, and highly optimized *Forex Expert Advisors and Scripts using MQL5*. With a strong foundation in *statistics, trading logic, and risk management*, I ensure every trading bot is tailored for *maximum profitability and minimum risk*. My expertise includes: ✅ Strategy Optimization for consistent performance ✅ Advanced Risk and Money Management

プロジェクト情報

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