An expert advisor based on custom renko indicators.

MQL5 Indicatori Esperti

Lavoro terminato

Tempo di esecuzione 3 minuti
Feedback del cliente
Fast, do exactly what you want, always found solutions, the best i recommend.
Feedback del dipendente
Excellent, understanding, patient, and easy going, I would give ten stars were it possible, looking forward to more projects, thanks for the project.

Specifiche

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.

File:

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

Con risposta

1
Sviluppatore 1
Valutazioni
(94)
Progetti
148
59%
Arbitraggio
16
38% / 13%
In ritardo
25
17%
Gratuito
2
Sviluppatore 2
Valutazioni
(8)
Progetti
11
18%
Arbitraggio
0
In ritardo
1
9%
Gratuito
4
Sviluppatore 4
Valutazioni
(130)
Progetti
210
40%
Arbitraggio
90
20% / 43%
In ritardo
85
40%
Gratuito
Ordini simili
Hello, This is pretty simple and its an indicator with On/Off button 1-Off will remove all indicator from the chart. 2-On will put them all back again with the same settings
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)
Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it calculates from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - correct signal Signal 2 - correct signal Signal 3 - correct signal Signal 4 - repaints (signal 3 arrow dissapeared
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
I have a full code ,, There are some errors in this.It does not add to the chart, does not show arrow marks, does not alert ,, fix this problem and work properly,, Contact on telegram @Gw_rakib1
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should

Informazioni sul progetto

Budget
50 - 100 USD
Per lo sviluppatore
45 - 90 USD
Scadenze
da 1 a 7 giorno(i)