Renko Scalp EA

MQL4 Experten

Spezifikation

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!)




Bewerbungen

1
Entwickler 1
Bewertung
(90)
Projekte
118
17%
Schlichtung
44
23% / 39%
Frist nicht eingehalten
20
17%
Frei
2
Entwickler 2
Bewertung
(94)
Projekte
148
59%
Schlichtung
16
38% / 13%
Frist nicht eingehalten
25
17%
Frei
Veröffentlicht: 1 Beispiel
3
Entwickler 3
Bewertung
(1)
Projekte
2
0%
Schlichtung
0
Frist nicht eingehalten
1
50%
Frei
4
Entwickler 4
Bewertung
(68)
Projekte
111
26%
Schlichtung
17
6% / 71%
Frist nicht eingehalten
15
14%
Frei
Veröffentlicht: 9 Beispiele
5
Entwickler 5
Bewertung
(7)
Projekte
15
33%
Schlichtung
4
0% / 25%
Frist nicht eingehalten
3
20%
Frei
Ähnliche Aufträge
Hello, good day to you Developers, I am looking for someone that can deliver on a project with the following requirements: The job I am about to give out will involve "Tradingview" and "cTrader" Tradingview: for analysis, as the Strategy uses one second charts/candles, cTrader: for executing and managing the trades. - For this cBot to work well for the project's aims, SPEED of execution is of upmost importance. - The
Job Description: · I am looking for an experienced MQL4 developer to create a high-speed scalping EA for US30 and DE40. The EA must be optimized for ultra-fast execution and should not rely on any indicators—only price action and pending orders (Buy Stop & Sell Stop). · I have written a complete and detailed documentation outlining the logic, execution flow, risk management, and required settings
The following Logic should be created example entryprice 3000 SL in the beginning 2996 Price reaches Entrpy oint = 3000 nothing happens Price reaches Entry point +NowTrailingSL_value(=2.0) price is then 3002 SL is moved to = 3000.20 ( is 3000+ 0.20) Price reaches Entry point +TopOnNowTrailingStoplossValue(=4.0) price is then 3004 SL is still 3000.20 Nothing happens Price reaches Entry point
I 'm contacting you because I'm currently managing an Excel project that centralizes the results monitoring of my trading accounts and the technical characteristics of my Expert Advisors (EAs) . The current system consists of several linked spreadsheets where : • Trading data is automatically uploaded from FXBlue/CSV • Key metrics are consolidated (Win Rate, Profit Factor, Expectancy, SQN, Drawdown, MAR , etc.) •
Looking for an EA that has been previously tested and can pass prop firm challenges. You will need to demonstrate the EA to showcase true nature. Please only apply if you have a system ready. This can be a previous job you already done for someone or have something in the files
Mthizo trades 30 - 200 USD
- *Currency Pairs*: Major pairs such as EUR/USD, XAU/USD and GBP/USD - *Funding Currency*: South African Rand (ZAR) - *Initial Deposit*: R100 (may require additional deposit for live trading) - *Risk Management*: Basic risk management features, such as stop loss and take profit - *Strategy*: Pre-defined strategy based on Smart Money Concept principles - *Cost*: Approximately R100-R200 (one-time cost or
I am interested in purchasing a ready-made automated EA (Expert Advisor) that is already tested and profitable. My key requirements are: Consistent profits with proven results (backtests and/or live performance) Low to medium risk, not overly aggressive Works on major forex pairs, indices, or gold Ready to use with minimal setup If you have an EA that meets these criteria, please share details, performance records
Robot (metatrader5) 30 - 200 USD
I need an Expert Advisor (EA) for MetaTrader 5 that trades only XAUUSD (Gold). The strategy should include: • EMA (50) on M15 timeframe • RSI (14) with overbought = 70 and oversold = 30 • ATR (14) for Stop Loss and Take Profit calculation • Higher timeframe EMA (200 on H1) as trend filter • Lot size calculation based on risk percentage (% of balance) • Magic number for trade identification • Trading hours: 07:00 –
I am good in coding. I am a Quant Developer in a Company. I like to create the idea in to code. I love to code in C++, Python and MQL
General information: EA have to have possibility to modify working hours(3 times a day) for each RULE for example to be able to set : 8:00-11:00, then 13:00 to 16:00, then 19:00 to 22:00. (just an example for you to understand, 3 options). EA have to work on XAU/USD pair. Entries will be taken on M30 interval. H1 interval for trend(it will determine if we hold positions longer or close early at 50pip). If EMA 6 >

Projektdetails

Budget
200+ USD
MwSt (19%): 38 USD
Insgesamt: 238 USD
Für die Entwickler
180 USD
Ausführungsfristen
von 1 bis 7 Tag(e)