An expert advisor based on custom renko indicators.

MQL5 Indikatoren Experten

Auftrag beendet

Ausführungszeit 3 Minuten
Bewertung des Kunden
Fast, do exactly what you want, always found solutions, the best i recommend.
Bewertung des Entwicklers
Excellent, understanding, patient, and easy going, I would give ten stars were it possible, looking forward to more projects, thanks for the project.

Spezifikation

Hi everyone,


I want an EA that can trade automaticaly on a renko custom indicator that i link to this message.

It's very simple to understand:


Lot:

variable but by default 0.01.

---Buy at green closed brick with a take profit 10 pips and stoploss 20 pips,

so robot will buy at all 10 pips green brick formed.


---Sell at red closed brick with TP 10 pips and SL 20 pips also,

so robot will sell at all 10 pips red brick formed.


For example:

If i lose from a buy order, i lose 20 pips until the next brick become red and then robot put a sell order. (same if i lose from a sell order)

Just follow the color brick by brick.


The renko indicator have a white brick color to spot gaps, if a gap occurs then close the current trade and robot will wait for a new closed colored (Red or Green) brick.


And here comes the Money Management:


For example, green brick close so robot buy, TP at 10 pips SL at 20 pips, next brick is a green brick so TP is activated and a new buy is set.

then red brick so -20 pips

then green brick so -20 pips

(losing 4$ with a standart lol of 0.01)

then green brick so + 10 pips

after this winning brick, the robot will put a trade lot of 0.04

then green brick so +10 pips and recover my losing trades.

(0.4 cents X 10 pips = 4$)

after that robot keep following the color with a size lot of 0.01,

also if there is no losing trades to recover, the lot stay at 0.01.


Another simple example:

Winning is represented by a + sign and losing by a - sign.


1-

1-

1-

1+

3- (The 3 losing trades 1- 1- 1-) but 3 here is a losing trade so lot size returns to 0.01 until next winning.)

1-

1-

1+

8- (All the losing trades -1+-1+-1+-3+-1+-1=-8) 8 is also a losing trade so next trade returns to 0.01 lot.)

1+

16+ (All losing trades are recovered here) return to base lot 0.01.)


I hope it's well explained.

I'm not a Dev but i think the money management condition would be like this:


"if win and profit<basebet
then
nextbet=(profit*-1)+(basebet*2) 
else
nextbet=basebet
end"


Thanks in advance for all programmers.

Have a nice day.

Linked with this order message:

The indicator and the include files (.mqh) that i want that ea fits.

Dateien:

MQ5
renko2.mq5
12.6 Kb
MQH
Renko2.mqh
33.7 Kb
MQH
Symbol.mqh
5.2 Kb

Bewerbungen

1
Entwickler 1
Bewertung
(94)
Projekte
148
59%
Schlichtung
16
38% / 13%
Frist nicht eingehalten
25
17%
Frei
2
Entwickler 2
Bewertung
(8)
Projekte
11
18%
Schlichtung
0
Frist nicht eingehalten
1
9%
Frei
4
Entwickler 4
Bewertung
(130)
Projekte
210
40%
Schlichtung
90
20% / 43%
Frist nicht eingehalten
85
40%
Frei
Ähnliche Aufträge
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5

Projektdetails

Budget
50 - 100 USD
Für die Entwickler
45 - 90 USD
Ausführungsfristen
von 1 bis 7 Tag(e)