The new label is certainly saved in Ninja though, as the screenshot shows. I just added the word "Pit" that´s all.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Amending OHLC Pit Session Indicator
Collapse
X
-
That´s what I thought. I made the change, compiled... and it didnt change the label to the chart, so I restarted Ninja to be sure and still didn´t change the labels on the chart.
The new label is certainly saved in Ninja though, as the screenshot shows. I just added the word "Pit" that´s all.
-
No. Doesn´t work, tried that, also tried adding to a completely new chart. Still the old labels.
I´m glad its not me going mad then. LOL.
Comment
-
When you save a chart, the plot names are serialized and stored as are other input parameters for the indicator such as color, plot width or lookback period.Originally posted by ScottieDog View PostThat´s what I thought. I made the change, compiled... and it didnt change the label to the chart, so I restarted Ninja to be sure and still didn´t change the labels on the chart.
The new label is certainly saved in Ninja though, as the screenshot shows. I just added the word "Pit" that´s all.
If you wish that the changes that you have made within the code are applied to your chart, you need to remove the pivots and then add them again to your chart after your indicator has been compiled.
Comment
-
OK, it was the indicator preferences file.. deleted that too and the labels have now updated.
Thanks for your help!
Cheers.
Comment
-
Hi Harry,
On the currentdayOHL in the top left corner of the chart I have the Current Daily Noise and the Current Daily Range, is there some way I can display the 3 lines of text for the ADR only, so not show the 3 lines of noise?
I can´t see an option in the preferences, so maybe there is something I can comment out?
Thanks.
Comment
-
Currently there is no option to display those values selectively. If you wish to modify the indicator, you would need to make changes in lines 2073 to 2104. It is not sufficient to comment out parts of the code, but you would need to reduce the size of the data table and also move the legend for the average daily range to the top.Originally posted by ScottieDog View PostHi Harry,
On the currentdayOHL in the top left corner of the chart I have the Current Daily Noise and the Current Daily Range, is there some way I can display the 3 lines of text for the ADR only, so not show the 3 lines of noise?
I can´t see an option in the preferences, so maybe there is something I can comment out?
Thanks.
Comment
-
How to save the custom session times which are all input into the Session Manager?
If doing a clean ninja install, I mean.
Or is it necessary to write them all in again, after an install?
Thanks.
Comment
-
But what if doing a completely fresh install. What do I save from that folder, specifically for the session templates?
Comment
-
Important point to mention!
In that case you have to reenter all session templates and instrument settings manually.Originally posted by ScottieDog View PostBut what if doing a completely fresh install. What do I save from that folder, specifically for the session templates?
The real pain is the limitation that the instrument settings cannot be separately saved!
I do not do a complete reinstall of NinjaTrader very often, but if I do so, it takes me about half a day, because I have to reenter all the rollover days and offsets from scratch. For some instruments the rollover days preset with NinjaTrader are not the ones I prefer, And also for some futures contracts the offsets are not properly maintained on the NinjaTrader servers. This means that I have to take my Excel tables and then enter all dates and offsets manually.
This is a real pain and should be improved with NinjaTrader 8. Allow users to maintain a proper data base that contains the master data for all instruments, and allow users to save this as a separate file!
That said, it is rather a minor inconvenience. I am just repeating it here to make sure that the issue is not forgotten.
Last edited by Harry; 10-24-2013, 11:44 AM.
Comment
-
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
656 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
371 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
109 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
574 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
579 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment