Updated and very different version of my original BarTimerFlashFusion code from 2017. Downloaded over 5,000 times so I guess people liked it.
Kindly adapted by Patrick_H of NinjaTrader when NT8 first came out.
IMPERATIVE - REMOVE ANY PRIOR VERSIONS BEFORE INSTALLING.
There is an explanation video here.
This version adds 4 things
1.Tick and Volume Counters are now an option - so all your timers / counters in one indicator.
2. The Flash and Sound Alert features have been upgraded significantly - with the use of Gradient Colors especially.
3. Addition of an 'Alternative Clock" eg Eastern Standard Time,Sydney Time, etc
4.The ability to move the Bar Timer around the screen via a key combo - no need to right click and select an enum.
Known issues
1. Will occasionally fail/give weird output if your computer clock gets out of sync ( about twice a year in my case) - please google how to sort this it's very simple.URL link is
in the notes at the top of the code to fix this
2. Can run on BarClose BUT needs firsttickofbar to compute. If you use the Tick Or Volume counter it must run on each Tick , obviously!
Special callout to #jeronmymite for helping me sort out the gradient colouring.
Created By | Mindset |
NinjaTrader Version | 8 |
File Size | 11.0 KB |
Create Date | 02/05/2024 |
# of Downloads | 312 |
Importing to NinjaTrader 8 is Easy!
To import your 3rd party app or add-on to NinjaTrader, simply follow these 3 steps:
- Download the app or add-on file to your desktop
- From the NinjaTrader Control Center window, select the menu Tools > Import > NinjaScript Add-On…
- Select the downloaded file from your desktop
Questions?
Visit the NinjaScript File Sharing discussion in the NinjaTrader user forum to interact with fellow traders and the NinjaTrader support team.