NexusFi: Find Your Edge


Home Menu

 





Best Renko Bar? - better vs median vs sbs vs wicked


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one nakachalet with 22 posts (5 thanks)
    2. looks_two Big Mike with 16 posts (14 thanks)
    3. looks_3 cory with 14 posts (14 thanks)
    4. looks_4 aligator with 12 posts (17 thanks)
      Best Posters
    1. looks_one Fat Tails with 4.4 thanks per post
    2. looks_two FrankFX with 3.7 thanks per post
    3. looks_3 aligator with 1.4 thanks per post
    4. looks_4 Big Mike with 0.9 thanks per post
    1. trending_up 122,908 views
    2. thumb_up 243 thanks given
    3. group 43 followers
    1. forum 203 posts
    2. attach_file 45 attachments




 
Search this Thread

Best Renko Bar? - better vs median vs sbs vs wicked

  #91 (permalink)
 
trs3042's Avatar
 trs3042 
Holland, Michigan
 
Experience: None
Platform: ninjatrader
Broker: CQG
Trading: Acoustic Guitar
Posts: 1,617 since Jun 2009
Thanks Given: 23,764
Thanks Received: 5,616


yusaf View Post
Hi guys,

where can I find the download link for the latest Better renko indi.

Thanks in advance

Here you go..........



Rick

Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
MC PL editor upgrade
MultiCharts
ZombieSqueeze
Platforms and Indicators
Trade idea based off three indicators.
Traders Hideout
Exit Strategy
NinjaTrader
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
27 thanks
Diary of a simple price action trader
26 thanks
Tao te Trade: way of the WLD
23 thanks
My NQ Trading Journal
14 thanks
HumbleTraders next chapter
9 thanks
  #92 (permalink)
 
kronie's Avatar
 kronie 
NYC + NY / USA
 
Experience: Advanced
Platform: "I trade, therefore, I AM!"; Theme Song: "Atomic Dog!"
Trading: EMD, 6J, ZB
Posts: 796 since Oct 2009


cory View Post
yes betterrenko with betterbrick style but then again its just one man opinion asking for a winner is like asking who is the best looking in miss universe contest.


so wat really is Wicked Renko?

how does that compare with Range_No_Gap, or Better_Renko?

Reply With Quote
  #93 (permalink)
 TradeWind 
Singapore
tw
 
Experience: Intermediate
Platform: NT7
Trading: EUR/USD CL TF
Posts: 73 since Sep 2011
Thanks Given: 80
Thanks Received: 13



yusaf View Post
search for "renko vs range" on futures.io (formerly BMT). you will have better idea of how they are calculated.


Thank you Yusaf, now I have a better understanding.

TW

Reply With Quote
  #94 (permalink)
 
TheWizard's Avatar
 TheWizard 
Houston, TX
Market Wizard
 
Experience: Intermediate
Platform: NinjaTrader
Broker: Optimus Futures, AMP, CQG
Trading: 6E
Posts: 1,731 since Jun 2009
Thanks Given: 517
Thanks Received: 4,224


TradeWind View Post
Hey Wiz,
I'm new in this forum and futures.io (formerly BMT). Have just finished reading this thread, thank you for your relentless sharing and contribution.
I could not figure out how the renko bars are built, as it is the same number of ticks on each bar, but not all bars are of same range or height. Can you please advice?
Thank you.
TW

That's true with the MedianRenko bars. The creator never worked out the bug that caused them to be unequal. Not that they don't give good signals, IMO, it's just "cosmetic". The reason I liked them (and especially the RenkoHybrid) is because they smooth out all the "noise" on the price panel and the sub-indicator panels. They just make it easier for me to read and understand.

Rjays RenkoHybrid bars ARE all the same size (body-wise, not counting tails). The thing about RenkoHybrid is: say you have your chart set to 4 tick RenkoHybrid. The bar will have to travel 8 ticks before it exhausts it's "range" so that a new bar is created. The new bar will be created at the "median" or middle of the prior bar & then continue its journey up & down for 8 ticks total traveling distance, before another new 4 tick bar is begun. The bodies of the bars, however, willall be a uniform 4 ticks in size. Hope that explains, somewhat. I've attached a screenshot of Rjays RenkoHybrid.

Keep in mind: ALL the bar types tell the same story. It just depends on which "language" (bar type) you're most comfortable reading. I began with minute bars and struggled trying to read them. I don't like the idea of "compressing" data (price-action) into a human-created concept (time) and then trying to "decipher" it's secret message, so to speak. The plainer, the better. And Renko type bars (all of them) smooth out the "noise", as I said earlier. Pull up a 5 minute chart & put all you indicators that you use on it, then pull up a 2nd chart of MedianRenko, BetterRenko, SBSRenko, etc. & see what I mean.

After all, it's what you learn AFTER you know it all, that counts!
Attached Thumbnails
Click image for larger version

Name:	Screen shot 2011-09-27 at 8.34.42 AM.png
Views:	437
Size:	73.6 KB
ID:	50338  
Reply With Quote
Thanked by:
  #95 (permalink)
 
mea109's Avatar
 mea109 
france
 
Experience: Beginner
Platform: nt
Posts: 201 since Oct 2009
Thanks Given: 1,776
Thanks Received: 56

I have imported the following custom bar types :
- MedianRenko
- NoGapRange
- BetterRenko

BetterRenko does not appear on my list so that I'm able to select it. Are there known assigment conflicts ?

Reply With Quote
  #96 (permalink)
 
DavidHP's Avatar
 DavidHP 
Isla Mujeres, MX
Legendary Market Wizard
 
Experience: Advanced
Platform: NinjaTrader
Broker: Ninjatrader / Optimus Futures / AmpFutures
Trading: ES / 6E / 6B / CL
Frequency: Every few days
Duration: Minutes
Posts: 1,609 since Aug 2009
Thanks Given: 11,335
Thanks Received: 2,743

I don't use these but one of them apparently conflicts with one of the other custom bar types you have loaded.

The bar 'space' is reserved in the code under the name:
 
Code
base(PeriodType.XXX)
The XXX in your bar types will have one of the following Custom0 - Custom9 or Final0 - Final4
There can only be ONE bar type with each Custom or Final name.
Check each bar type and see which one is duplicated and change it to one not used.
Then Compile something and restart NT.



mea109 View Post
I have imported the following custom bar types :
- MedianRenko
- NoGapRange
- BetterRenko
BetterRenko does not appear on my list so that I'm able to select it. Are there known assigment conflicts ?


Rejoice in the Thunderstorms of Life . . .
Knowing it's not about Clouds or Wind. . .
But Learning to Dance in the Rain ! ! !
Follow me on Twitter Reply With Quote
Thanked by:
  #97 (permalink)
 
mea109's Avatar
 mea109 
france
 
Experience: Beginner
Platform: nt
Posts: 201 since Oct 2009
Thanks Given: 1,776
Thanks Received: 56

Thanks for your help.

I just checked and each are different already :
- NoGapRange = Custom2
- MedianRenko = Custom0
- Better = Custom4

Can it come from somewhere else ?!

Reply With Quote
  #98 (permalink)
 TradeWind 
Singapore
tw
 
Experience: Intermediate
Platform: NT7
Trading: EUR/USD CL TF
Posts: 73 since Sep 2011
Thanks Given: 80
Thanks Received: 13


DavidHP View Post
I don't use these but one of them apparently conflicts with one of the other custom bar types you have loaded.

The bar 'space' is reserved in the code under the name:
 
Code
base(PeriodType.XXX)
The XXX in your bar types will have one of the following Custom0 - Custom9 or Final0 - Final4
There can only be ONE bar type with each Custom or Final name.
Check each bar type and see which one is duplicated and change it to one not used.
Then Compile something and restart NT.


Hi David,
How do we access the NT bar types script to rectify this issue may I ask?
Thank you.
TW

Reply With Quote
  #99 (permalink)
 
mea109's Avatar
 mea109 
france
 
Experience: Beginner
Platform: nt
Posts: 201 since Oct 2009
Thanks Given: 1,776
Thanks Received: 56

Just edit in notepad bars .cs files located in /Documents/NinjaTrader7/bin/Custom/Type

Reply With Quote
  #100 (permalink)
 
RJay's Avatar
 RJay 
Hartford, CT. USA
 
Experience: Intermediate
Platform: NinjaTrader
Broker: AMP/CQG, Kinetick
Trading: RTY
Posts: 683 since Jun 2009
Thanks Given: 758
Thanks Received: 787



mea109 View Post
Thanks for your help.

I just checked and each are different already :
- NoGapRange = Custom2
- MedianRenko = Custom0
- Better = Custom4

Can it come from somewhere else ?!

Hi mea109,

Right click on folder "Type" and search for string in files the following string - PeriodType.Custom4

Post results.

RJay

Reply With Quote




Last Updated on January 6, 2016


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts