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%
類似した注文
Gold scalper Ea 50+ USD
Hello is any one having Gold Ea please let me know, which should have good scalping result. and should work on real account. if any one have such please connect me
I need an MT5 EA that copies inverse trades (Buy ↔ Sell) from a prop firm challenge account (demo) to a hedge account (live). Open/close opposite trades in real-time Dynamic lot sizing based on account balances (goal: recover ~$500 if challenge fails) Support for multiple symbols (e.g., XAUUSD, NAS100, BTCUSD) Optional: Start hedging after -2% drawdown Both accounts will run on the same terminal or VPS. Only apply if
EA Optimization 50+ USD
I have HFT EA but he is working perfectly on demo account but not working on real account. I need a man who makes EA working on real account. please fill free to contact me who can make it possible, source code will be shared
I want to code software to print Facebook and TikTok livestream comments, I want to print to my own printer, I am a livestream seller, code ios app to help me
1. Strategy Logic Trading strategy is based on Renko bricks. Use Supertrend and EMA indicators for trade signals (SOMETIME ANYONE ) Buy Condition: Supertrend indicates Buy Price is above EMA (e.g., EMA 50) Sell Condition: Supertrend indicates Sell Price is below EMA (e.g., EMA 50) 2. Renko Settings Brick Type: Fixed Brick Size: points (adjustable) Should support generation on tick data or 1-second timeframe 3
THE STUDY : Add 4 study overlay in the input settings and color bar based on alert condition is sg1=1 I want it to trail the order instead of flat to avoid too much slippage What I do is the 15-Minutes chart I have filter also in the 10tick chart if those filters are meet the bar is green or red using sierrachar color bar based on alert condition I overlay the 4 in the study in the 6tick Renko chart that will
I am looking for big dogs -- no puppies to assist with my upcoming project, which involves two files that require minor modifications. The project includes approximately 30 different input options, most of which will need copying, pasting, and minor adjustments. To help track progress, there will be checkboxes to check off and navigate through the specifications more easily as you progress and getting things done. I
Job Title: MetaTrader 5 EA Developer – Long-Term Contract (Confidential Project) Description: We are seeking a skilled and reliable MetaTrader 5 (MT5) Developer to work with our team on a series of Expert Advisors (EAs) for live trading in a structured, professional environment. This is the first of several projects, and we’re looking to build a long-term working relationship with the right developer. The role
I’m looking for a reliable copy trading system made for automatic trading. Around 50+ accounts will need to copy trades from multiple master accounts. Since these trades are done using EAs, the system must be fast and stable, no freezing, lagging, or missed orders. It’s important that all trades are opened and closed correctly across all accounts. Please note: we cannot use solutions that rely on running EAs in MT5
Descrição Breve do Projeto para Desenvolvedor MQL5: EA "MFC - Força da Moeda" (MT5) ou mt4 Título: Desenvolvimento de Expert Advisor (EA) Semi-Automático Avançado para Análise de Força de Moedas e Ciclos de Mercado (MT5) Descrição: Buscamos um programador MQL5 para desenvolver um Expert Advisor (EA) semiautomático. O projeto consiste em uma ferramenta de análise de mercado sofisticada, focada na identificação da

プロジェクト情報

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