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 Hwop38, 05-04-2026, 07:02 PM
|
0 responses
169 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
324 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
250 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
351 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
180 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment