Manual/Automated EA for trading Renko charts

MQL4 Experten

Spezifikation

Hi,

 

I would like to commission an EA as described by the draft attached.

This is only a draft and upon discussion with the developer, some adjustments might be needed.

Also, I would like to have the source code for the EA.

 

 

Thanks.

 

[EDIT]

Sorry, no docx are allowed so I'm adding the description here

 

EA specs - DRAFT

 

General

·        EA should work on Renko.

·        EA should use bricks for calculations, f.e., if SL is 2 bricks, it should close the trade only after the 2nd brick has closed.

·        EA should be able to deduce the brick size on the chart it is on.

·        EA should be able to launch two initial trades, each with its own lotsize settings. One trade should have its own TP.

·        EA should have two operating modes, manual and automated.

·        EA should be able to stack trades in automated mode.

 

Sell Condition - Manual

1.      EA will open two market sell orders, both should have the same SL, one should have TP defined.

 

Close Sell Condition - Manual

1.      EA will close all opened sell trades for the pair it is on using the following logic

a.      If sell trades were opened when closed brick direction was down, close all sell trades when closed brick direction changes to up.

b.      If sell trades were opened when closed brick direction was up and SL is reached, close on SL.

c.      If sell trades were opened when closed brick direction was up, and SL was not hit, close should be as described at section 1.a.

 

Buy Condition - Manual

2.      EA will open two market buy orders, both should have the same SL, one should have TP defined.

 

Close Buy Condition - Manual

2.      EA will close all opened buy trades using the following logic

a.      If buy trades were opened when closed brick direction was up, close all sell trades when closed brick direction changes to down.

b.      If sell trades were opened when closed brick direction was down and SL is reached, close on SL.

c.      If sell trades were opened when closed brick direction was down, and SL was not hit, close should be as described at section 2.a.

 

Automated mode for both Sell and Buy orders

1.      In automated mode, the logic should be the same but with the addition that the EA will open another trade according to the last order direction (buy or sell) after X defined closed bars in profit.

2.      If automated mode is activated and there are already running trades, the EA should refer to the last trade for stacking, i.e, stacking after X bars from the last open trade. If automated mode is activated and there are no trades, EA should wait for the opening logic to kick in or open a trade in the direction of the last closed bar, per user defined settings.

3.      Closing the trades, both initial and stacked, will be according to logic.

 

Chart interface

1.      On the chart the EA is running on there should be four buttons

a.      Buy – will open two market buy trades with the settings defined by the user.

b.      Sell – will open two market sell trades with the settings defined by the user.

c.      Automated – will switch the EA to automated mode as described in the automated sections above. Automated mode should be enabled as long as the button is clicked, once clicked again, automated mode should be switched off. This requires either a change of shape or color for this button.

d.      Close All – close all the trades on this pair that belongs to the EA.

 

EA settings

1.      EA should use the following settings

Name

Default Settings

Description

UserComment

Renko

The Comment the EA should use for every trade

MagicNumber

2121

The magic number the EA should use for every trade

SL

3

SL in closed bricks

Automated

No

If the EA is launched in automated mode or not

StackEvery

2

Add additional trade after that many closed bricks in profit. StackEvery should use FirstTradeLotSize for lot size calculation. This only applies in automated mode

PopulateTrade

No

Should the EA open a trade when activated and there are no open trades or not

FirstTradeLotSize

0.01

First trade’s lot size

FastTradeLotSize

0.01

Fast trade’s lot size

FastTradeTPBars

1

This should be calculated in pips from the brick size. TP should consider the spread and not wait for FastTadeTPBars to close (brick size * FastTradeTPBars – Spread or something like that)

ShowAlert

No

Pop up the alert window with information regarding the last operation, f.e. “EAName opened trades for PAIR”

SendMail

Yes

EA should send an email with a short description of the last operation

 

 

 

 

 

 

 

 

Trade examples

TradeExamples 

Bewerbungen

1
Entwickler 1
Bewertung
(601)
Projekte
937
46%
Schlichtung
31
39% / 29%
Frist nicht eingehalten
93
10%
Frei
2
Entwickler 2
Bewertung
(71)
Projekte
156
44%
Schlichtung
22
41% / 14%
Frist nicht eingehalten
16
10%
Frei
3
Entwickler 3
Bewertung
(91)
Projekte
144
38%
Schlichtung
67
15% / 48%
Frist nicht eingehalten
55
38%
Frei
Ähnliche Aufträge
Grid hedging ea 30+ USD
I Need A Hedging Ea With Daily 2% of returns. I might think that ea work consistently. hedging Is The only Way To Make A Profit. That ea work in 1:200 Leverage and lot size is starting from 0.01
Project Description: I am looking for an experienced MQL5 developer to program an advanced trading robot for MetaTrader 5. This robot should integrate multiple modules for trend management, entry optimization, and risk management. It must also include an interactive dashboard and an automatic order suspension system based on volatility and economic news releases. The project requires expertise with ATR, ADX
Project Description: Mini Trading Platform - Integration with Interactive Brokers Overview: The idea is to develop a mini trading platform that serves as an intermediary between investors and Interactive Brokers . Each user will have a dedicated account within the platform, where they can access their personal investment portfolio. The platform will execute buy and sell orders automatically via Interactive Brokers
1. The idea of the trading system is as follows : markets entries are performed when the liquidity is grabbed or when a supply or demand is being touched. 2. Trend? There's no trend specified because this EA is based on liquidity and supply and demand. 3. Trading Signals : Buy Signal: EnterBuyMarket when price closes above the 5 period EMA (This EMA must be a parameter) after the liquidity has been grabbed or when a
Looking for a programmer that can adapt a range of technical indicators from Tradingview to work simultaneously for MT5. All the indicators must trigger simultaneously for a trade entry execution to be automatically entered. Considerations include the lot sizes, scaling in and out of the trade, entering and exiting the trade, setting of TP AND SL in relation to multiples (variable field) of ATR. Variable fields
my ea has no compile error but when i try to upload in mql it give me some Validation errors Modify my EA to comply with MQL5 EA Marketplace i have some Validation completed with errors in my mt5 code fix it so i can upload to my mql5 market but ,, dont change my settings
I am wanting this pinescript converted to ninjascript. Can you do it and what will it cost me? I am pretty sure it will end up being 2 indicators on the ninja side. I want it renamed to ProEdgeX for now. Will change the name later. AND I need the buy/sell signals plotted. I will want this automated at some point. I want to convert the pinescript to Ninjatrader indicator. We will discuss automation later
Apply only if you understand market structure and understand English. Pls i don’t need translators because you will end up misunderstanding my explanation while translating English to your language I don’t need time wasters like my last experience I waited for a programmer for two weeks yet he no nothing because of language issues etc I need ea that set buy limit and sell limit oders using my market structure
MQL5 Automation 30 - 100 USD
I need to automate a trading strategy on mt5. i have the python script executing rightly. but i need to convert to mql5 and also automate the strategy robotically. Anyone with experience should reach out for further explanation
I am looking for someone to turn a Tradingview indicator into MT4 Indicator and Expert advisor. The indicator gives BUY and SELL entries Price. The EA will have SL and TP with other risk management inputs

Projektdetails

Budget
15 - 25 USD
Für die Entwickler
13.5 - 22.5 USD
Ausführungsfristen
von 3 bis 7 Tag(e)