I had the need for an application to just show times in different time zones. The ones I found online either cost money, didn't work on Win10, or simply did more than I needed. So I created one for NT since that's the only place I really use a world clock.
This NT AddOn allows up to 5 times to be shown. The text boxes allow a city or whatever to be entered. The time zone drop downs allow you to select the time zone. And the font boxes allow you to change the style.
The elements are saved to the workspace upon save, so you don't have to re-enter them when you close and open the workspace. Once you are done setting up the clocks, you can resize the window to show only the clocks and not the settings.
The WorldClock is added as a menu item to the "New" menu in the NT control center box.
This is my first AddOn, I think I've covered all the bases, if you encounter any bugs or have enhancement suggestions, I'm all ears, please PM me.
September 23rd, 2016
Size: 6.35 KB
Downloaded: 1303 times
1758
poncho
This indicator was provided elsewhere on the forum (thanks very much) and will show up to 3 different coloured backgrounds to the chart for different time zones - such as RTH / ETH and so on.
However, you (someone?) may want to fix these bugs: 1. When I close Ninja and re-open it disappears and needs to be re-loaded onto the chart; 2. I can't "save template"; 3. I would like to be able to treat it as a 24hr clock, in other words - if I enter 16:00 to 10:00 it should shade the entire overnight session. Rather, these indicators seem to get stuck at midnight and hence you need a few bands (so I can work around this if I need to).
August 23rd, 2016
Size: 1.83 KB
Downloaded: 975 times
1752
tm10
This is simply a NT8 port of the Chart Notes control that I downloaded from futures.io.
I simplified it, in that there are now one set of parameters for each corner of the chart where text is possible. In addition, the string[] parameter did not work in the property grid. Switched to a normal string with a multiline editor.
Minor problem: for some strange reason, the ENTER key does not work in the multiline editor, so it is not possible to add additional lines of text. For the moment I just work around this by adding a few empty lines and later using a very brute force (dumb) approach to strip the empty lines. Works for the moment.
Must reference the assemblies: System.Design and System.Drawing.Design. These are needed to use the multiline input controls in the property grids.
I have had this indicator converted from NT7 for use on NT8
This indicator shows volume at the time of day relative to the prior n days. This is very useful in terms of identifying when volume is picking up or slowing down. The absolute value is not as important as whether it is rising or falling. As participation changes, the price action changes too. Probably one of the best ways to analyze volume/participation in the markets.
Tried and tested on NT8 8.0.0.12 64-bit (Standard) - BETA
Really simple indicator that highlights the specified time window on the chart. Useful for differentiating RTH sessions from ETH sessions. Just add the indicator to your chart, set the time window (in your local time) and highlight color.
Volume based indicator. It has no period or parameters required. There is one option to show the Bar-Bar accumulation if desired but the default is the "summed" value. (integrated over time)
"The Volume Accumulation indicator combines volume and a price-weighting that attempts to show the strength of conviction behind a trend; the Volume Accumulation indicator might prove useful in uncovering divergences. The formula for the Volume Accumulation formula is shown below:
Volume x [Close - (High + Low)/2]
The formula only gives positive volume to the day if the close is higher than the midpoint of the high and low. If the close is towards the lower half of the range of the price action, then volume is negative for the day."
July 7th, 2016
Size: 1.82 KB
Downloaded: 754 times
1745
NJAMC
Updates 7/14/2016:
- complied on NT8b12, may not work in earlier versions
- thanks to Sim22 for some great code modifications to make the chart more stable and kill some bugs
This is a standard footprint chart that shows bid/ask market orders or volume/delta bars. It doesn't have a lot of the bells and whistles that some other (paid) versions have, but I find it sufficient for my needs.
Candlestick bars can be shown to the left of the footprint bars and/or as an outline in the footprint bar. It also allows to indicate the close and high volume bars in the footprint.
If you find any bugs or have any enhancement suggestions, please PM me.
NOTES:
You must turn on Tick Replay otherwise the chart will not show historical bar values. Charts that do not support Tick Replay (Renko for example) will not work. Line charts will also not show the footprint bars.
Charts with a high Days to Load value (15+) will take more time to initially load as there's a lot of values to historically calculate before the chart can be displayed.
I suggest using a fixed width font (Consolas, Lucida, etc.) for the Bar Font as the numbers line up and makes the chart more readable.
There's no easy to way that I found to auto scale the bar width and spacing based on the font size, so these are manual adjustments via Bar Spacing and Bar Width. Bar Spacing controls the spacing between the bars and Bar Width controls how wide the bars are. If you change the font from the default Consolas 12px, you may need to increase or decrease these values to adjust the bars.
The chart will attempt to auto scale to compress the footprint bars so there's little to no spacing between the bars. The scaling is based on the chart window size, so if you size the window small, it may not look great if there's a lot of bars on the chart. If you don't like the auto scaling, you can turn it off in the indicator properties via Visual->Auto scale.
Credits: The OnMarketData algorithm to calculate volume values was taken from the 'bid ask for ninja8' indicator by @zohar.
July 5th, 2016
Size: 7.39 KB
Downloaded: 4286 times
1744
poncho
This is an indicator submitted by tropical recon... as his indicator has not been updated on the board thought i would add it here from the ninjatrader forum.
look to the original repeater description to understand its use... great utility indicator for mapping events with time and regions and days...
January 28th, 2021 02:30 PM Gaterz Doesn't work for me. Thanks though
April 11th, 2019 07:43 AM Bend
April 7th, 2017 11:31 PM SDR2014BMT This works perfect for me- thank you so much!!!
September 7th, 2016 10:56 PM waverider I REALLY appreciate when people put free indicators up, I do, but this one fails in the same was as the other one I foun
d (although I get it does the one thing right).
I want to highlight the ETH and LEAVE the RTH (because my chart is already black I'd prefer to grey out the ETF).
But this handles 10:00 TO 16:00 but NOT 16:00 to 10:00. It seems to get confused.
Also, (and possibly to account for this) it would be awesome if it could do more than one time zone.
September 16th, 2022 11:27 PM lewtamarilla Thank you for this. Really needed this to keep my mind on task during trading.
July 19th, 2021 02:44 PM prutrader Nice
July 10th, 2020 10:42 PM BoltTrader Thank you! Does exactly what I needed.
November 26th, 2018 04:40 AM Flyboy1966 Enter as you said doesn't seem to work but if you type what you want on first line, then put your cursor on the next lin
e and left click. Of course enter takes you back to the chart.... not so bad once you figure it out..... Thanks a bunch