How would this be accomplished. the code looks simple but I have no idea what to change or where.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Multi TimeFrame Bar Timer??
Collapse
X
-
Multi TimeFrame Bar Timer??
Hey guys, question, I've uploaded a copied version of the NT Bar Timer. I wonder is it possible to make it multi Timeframe. So that you can view a 5min Countdown on a 1min chart?
How would this be accomplished. the code looks simple but I have no idea what to change or where.Tags: None
-
Hello,
One workaround that you could use while we are looking into this further is to have a BarTimer indicator run on a hidden 5 minute data series. For more information on how to achieve this please see the following link: https://www.youtube.com/watch?v=x_6BN5SIiigCody B.NinjaTrader Customer Service
Comment
-
I tried it, it's no good. because my ultimate goal is to place this indicator on a Range Bar chart using 5min data series. and when I place a hidden 5min data series on range bar, it comes out with gaps and looks horrible.
So Is there a way to convert this BarTimer so I can use it on another DataSeries? (Add (PeriodType.Minute, 5) etc.......
Comment
-
Hello ginx10k,
Attached is a BarTimer that would show the desired Minute bar count down on any chart.
I would recommend familiarizing your self with Timers and with the BarTimer code if you wish to work with these in the future.
In addition, review the Multi-TimeFrame resources: http://ninjatrader.com/support/helpG...nstruments.htmAttached FilesLast edited by NinjaTrader_PatrickH; 12-11-2015, 08:39 AM.
- Likes 1
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
605 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
351 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 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
560 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
561 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment