Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Renko Bars
Collapse
X
-
Historical Data with RENKO BARS
First sorry for my english.
I would know if it's possible to convert a 1 minute historical data to RENKO bars, so that interpolating the internal data of each bar minute it generates a new graphic Renko. If it's possible, someone who can program could try? Thank you.
Comment
-
Historical Data with RENKO BARS
Hi Josh,
I know that Renko needs tick data, but I don't have more than 6 months of historical ticks data, and supose that other traders have similar quantity (from Gain for example). I have a mq4 code that converts historical 1 minute data to renko bars (with some limitations of course), but for backtest more years is good. Can someone convert this code to NT please?
Thanks.Attached Files
Comment
-
omares,
Understood. As a last resort you could also try one of the 3rd party NinjaScript Consultants here: http://www.ninjatrader.com/webnew/pa...injaScript.htmJosh P.NinjaTrader Customer Service
Comment
-
omares,
As this could work, its drastically flawed because the slightest inconsistency or assumption can completely change the chart for any specific day. Perturbation theory and its application to Renko states that a small change in an assumption can have a drastic change in the result. That is why when you load 5 days vs 6 days of data on two separate renko charts and compare any given date, you will see a difference in the anatomy of the charts.
I am writing up a paper that explains may aspects of the Renko bars; their flaws, benefits, and modifications to give them greater value. When its completed, i'll post it here.
Comment
-
Thank you in advanceOriginally posted by mrlogik View Postomares,
As this could work, its drastically flawed because the slightest inconsistency or assumption can completely change the chart for any specific day. Perturbation theory and its application to Renko states that a small change in an assumption can have a drastic change in the result. That is why when you load 5 days vs 6 days of data on two separate renko charts and compare any given date, you will see a difference in the anatomy of the charts.
I am writing up a paper that explains may aspects of the Renko bars; their flaws, benefits, and modifications to give them greater value. When its completed, i'll post it here.
Comment
-
The big reason renko charts change depending on number of days back selected is because they they don't honor the session begins and session ends parameters in chart properties. Phantom bars fill in any gaps in data. Volume charts on the other hand will honor the session times and allow the gaps to occur. I use a session begins of 12:00 am and session ends of 11:59 PM. That means I could miss a few ticks if something happens in the 1 minute interval but i really don't care because i'm more interested in my charts looking the same every day no matter how many days of back data are selected. Just wish renko would honor that.
Having said that, i truly love EdsRenko in spite of that issue.
Mike Winfrey
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
647 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
369 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
108 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
572 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
573 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment