If this does not exist and if it is something someone would be kind enough to develop and share with me and others, that would be highly appreciated as well.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Range Bar Indicator
Collapse
X
-
Range Bar Indicator
I need help with a new Indicator. The indicator needs to show where the current range bar in the chart would terminate dynamically while the bar is in progress. The indicator can be in the form of a box or two lines at the top and bottom (for going long or short respectively). If there is an existing indicator please point me to the correct link.
If this does not exist and if it is something someone would be kind enough to develop and share with me and others, that would be highly appreciated as well. -
Range Bar Indicator
Just to provide some additional information, here are the rules for the indicator:
In an 8 range chart, as soon as a new candle is formed, a line would appear 8 tick above the candle and 8 ticks below the candle. The moment the new candle moves up by one tick, its downward range reduces by one tick and therefore the line below moves up by 1 tick. When candle moves 1 tick below from open, it upper range reduces by one and consequently the upper line moves down by 1 tick.
As the new candle is completed, the two lines move closer and closer until there is only 8 ticks between the two lines. As soon as a new candle is formed, the lines disappear and now start tracking the new candle.
Originally posted by sandeshrai View PostI need help with a new Indicator. The indicator needs to show where the current range bar in the chart would terminate dynamically while the bar is in progress. The indicator can be in the form of a box or two lines at the top and bottom (for going long or short respectively). If there is an existing indicator please point me to the correct link.
If this does not exist and if it is something someone would be kind enough to develop and share with me and others, that would be highly appreciated as well.
-
Perfect, thanks
That was exactly what I was looking for. Thanks so much.
Originally posted by NinjaTrader_Matthew View PostHello,
I believe this will do what you're looking for:
http://www.ninjatrader.com/support/f...d=4&linkid=328
Comment
-
Good question, but I assume it is all done by hand. Meaning, someone experienced with NT7 NinjaScript and the new NT8 changes must make the necessary edits.Originally posted by steveg View PostPlease advise the process for updating NT7 indicators to NT8. This one is sorely needed. Thanks
There is a lot of reading available, start with the 'NinjaScript' section here:
Also, this thread describes an automated way to convert to NT8:
Comment
-
Hello steveg,
For NinjaTrader 8 inquires, I would recommend posting these in the NinjaTrader 8 section of the forums as a new thread (or in a thread that is related to the topic of your inquiry).
http://ninjatrader.com/support/forum...splay.php?f=59
When converting a script from NinjaTrader 7 to NinjaTrader 8, I recommend you start the shell of the indicator using the indicator / strategy wizard. The Initialize() / OnStartUp / OnTermination methods have become OnStateChange with different States.
The script will need all other code breaking changes made to NinjaScript for NT8 to be implemented in your script as well.
http://ninjatrader.com/support/helpG...ng_changes.htmChelsea B.NinjaTrader Customer Service
Comment
-
Hello, What is the name of this indicator. I'm looking for an indicator for range bars to place a line at the price of where the new bar will open. Thank you for your time.Originally posted by NinjaTrader_Matthew View PostHello,
I believe this will do what you're looking for:
http://www.ninjatrader.com/support/f...d=4&linkid=328
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
571 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
330 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
548 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
549 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment