
I recently wrote this RBI indicator and found it very useful for my trading. I got frustrated of fighting the bugs of different BarsTypes (for instance Tick and Renko charts of the same instrument), and the ugly superposition of different Bars Types in NT7.
So what I am doing now is calculating and plotting as an INDICATOR the "LineOnClose" of the Renko Bars on top of 1 Range and 1 Tick Charts (I also use others), so that the nice "big picture" noise filtering view of the Renko bars combines well with the detailed price action. Works great on strategies, no need to use "AddRenko" or Add(PeriodType.Renko), they run much faster.
See attached screen capture, the Black plots are the LineOnClose of the 1 Range or 1 Tick Bars, the Blue plots are the LineOnClose of the RBI. You can select the BrickSize, Reversal amount (Renko's default is 2 Bars) , and to color the backgound based on the RenkoTrend. It also has a RenkoTrend +1 / -1 output for strategy integration uses. I hope you find it useful, I have "borrowed" so much good stuff from BMT!
Compiled on NT7 b18, works also on NT 6.5.
Category The Elite Circle
|
|
|