RenkoTradingBot
195 USD
Demo heruntergeladen:
1 286
Veröffentlicht:
22 April 2015
Aktuelle Version:
1.2
Keinen passenden Roboter gefunden?
Geben Sie Ihren Eigenen in Auftrag
auf Freelance!
Gehen Sie zu Freelance
Geben Sie Ihren Eigenen in Auftrag
auf Freelance!
Wie man einen Roboter oder Indikator kaufen kann
Starte Deinen EA im
Virtual Hosting
Virtual Hosting
Teste einen Indikator/Roboter vor dem Kauf
Möchtest Du Geld im Market verdienen?
Wie man Produkte richtig präsentiert
Sie verpassen Handelsmöglichkeiten:
- Freie Handelsapplikationen
- Über 8.000 Signale zum Kopieren
- Wirtschaftsnachrichten für die Lage an den Finanzmärkte
Registrierung
Einloggen
Sie stimmen der Website-Richtlinie und den Nutzungsbedingungen zu.
Wenn Sie kein Benutzerkonto haben, registrieren Sie sich

I'll make a video showing how to test strategies renko and I'll post here.
Regards
Is the RenkoLiveChart required or can your EA be added to Renko charts generated by someone else: RenkoChase for example?
From the Renko Charts I have used they all work on offline charts. If I understand correctly RenkoLiveCharts will generate a 1 minute chart that is live and then we open an Offline Chart (your screenshots say M4) and then your Renko Bot goes on this OFFLINE chart.
The EA will then trade automatically.
Is this all correct?
.
By the way, TradingView.com has a plan with Renko Charts with a number of Strategies (listed under tab Indicators) that can be modified to auto run back and forward testing of Renko strategies. Unfortunately it does not link to live accounts yet.
No. The expert does not require any indicator or offline chart to work, it builds renko internally. The expert works on a live chart.
RenkoLiveChart is only useful to have visual representation of the data which the trading expert works on. RenkoLiveChart does NOT generate M1 chart, becasue M! is already used by standard timeframe. You should use any non-standard timeframe such as 4 minutes.
Hi, thanks for the explanation. I did not understand the EA worked on the live chart directly. I did créate a 2 minute chart for the Renko and that is where I assigned the EA which is why two orders were being opened due to the confusión in the EA trying to do something from on offline M2 chart.
Reboot....
Hi,
I've recently rented your bot and currently testing it, can we incorporate the following please
1. Every time i activate the auto trading , it opens a new position immediately..........can we make it ignore the current setup and wait for the next setup to occur and place the order accordingly
2. can we add something like a daily goal
thanks
Ram
I've recently rented your bot and currently testing it, can we incorporate the following please
1. Every time i activate the auto trading , it opens a new position immediately..........can we make it ignore the current setup and wait for the next setup to occur and place the order accordingly
2. can we add something like a daily goal
New version 1.1 has been published. Among other changes, a flexible approach is now implemented to use OrderCloseBy function only if it's allowed by your borker, otherwise the expert adviser will close positions normally, hence there is no more incompatibility issue with those account where OrderCloseBy is disabled.
Here is an example of working settings.
Hi Stanislav,
I tried to test your EA, but I'm not getting any results in any of the tabs after running it. I'm new to EA so I'm positive that I might not be setting it up correctly. What I want to do is to be able to back test on a renko chart by entering on the 4th box opening (short or long - setting at 3 pip boxes) above or below the 12 EMA. Please help. Thanks.
I tried to test your EA, but I'm not getting any results in any of the tabs after running it. I'm new to EA so I'm positive that I might not be setting it up correctly. What I want to do is to be able to back test on a renko chart by entering on the 4th box opening (short or long - setting at 3 pip boxes) above or below the 12 EMA. Please help. Thanks.
Hi, please send all details (settings and logs) to me via private messaging here on mql5.com. But please bear in mind, that EA does not use MA. The only supported strategy (so far) is described on the product page.
Attention! New important update has been published as version 1.2.
Two bug fixes include:
Since the bug fixes affect the trading algorithm, OLD settings will NOT work with version 1.2 as before. This is why a new special input parameter is added - VersionCompatibility with default value 0 (which means that the new improvements are in effect); if the parameter is changed to 1.1, EA works using previous algorithm from version 1.1 (this can be useful for those who has good settings for the old algorithm, despite it's unconventional). Nevertheless, it's recommended to re-optimize EA without the enabled compatibility with previous version!
Here is an example of new settings and performance for version 1.2:
For RenkoTradingBot, will the open orders in one direction close with a signal in the opposite direction?
Yes, if not closed before by stoploss (if specified).