Jump to content

Recommended Posts

Posted
Hi Admis thanks. I would like to have the same chart with the RangeBars that I have in Prorelatime platform.

In Prorealtime we have a big difference related to RangeBars inside Ninja.

 

Make a ProRealtime screenshot to see it in practice...

Posted
...

 

Seems to me, as an ordinary range bar available in the standard set of bar types in NT... Everything relies on the definition of such bars. For NT7 you can find the file: ..\NinjaTrader 7\bin\Custom\Type\@BarsTypes.cs

In the row #: 2382 (for ver.31) starts the code responsible for creating Range Bars.

...

#2382: public class RangeBarsType : BarsType

...

I suspect only, the differences you've seen, result from gaps (filled with phantom bars). It can be changed in NT, but it is more important question: why they should be changed? Don't you like the smoother bars like NoGapRangeBars, for ex.?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...