The Implied Volatility (IV) Percentile indicator attempts to gauge IV. This is a simple oscillator that returns an IV value from 0 to 100 Percent that's within a selectable lookback period. The user can compare the IV value to either an adjustable axis Value or against a Simple Moving Average.
This is not to be confused with IV Rank which is similar in function but uses a more simplistic calculation.
I have used this indicator as a filter for several mechanical strategies.
Remember...
When the VIX is high, it’s time to buy. When the VIX is low, it’s time to go.
This indicator was compiled using NinjaTrader 8.0.23.1 64-bit
January 16th, 2021
Size: 3.36 KB
Downloaded: 455 times
2298
WoodyFox
Note: If you find bugs, have feature requests, or anything else, post in THIS thread.
This is a BETTER bar timer for NT.
This does the same thing the standard bar-timer that ships with NT does, except its better.
You can customize this one to be as subtle or obnoxious as you want it to be.
FONT CONTROL: It will allow you complete control over the text. This includes font style, font weight, text size, the color, etc.
FONT PLACEMENT: You can place it ANYWHERE on the screen. You can start with the origin points to include any of the 4 corners on the chart.
OFFSETS: Included with that standard placement, you can offset it from the edges by n-pixels. So after you place it, you can adjust it both horizontally AND vertically.
PRETEXT: I created this as I think the standard bar-timer takes up unnecessary space. I myself just like to see the clock-time, as it takes up less space. Here, you can leave it BLANK(default), or add in your own CUSTOM text. So if you like the standard timer, you could input "Time remaining = " for example, and it would be like the standard one. DO NOT USEescape characters, like backslashes in the pretext input field.
See image below for example of adding pretext.
NOTE: Installing this indicator will create a folder called "BTMM," that's where the indicator will be.
---EDIT - V5 10Mar2022---
I have had this on my PC for a long time, but didn't think it was worth the update. But this will condense the status messages on screen when the indicator is not in use(not connected to data, not intraday, etc), as shown in the image below. Minor change, may not be worth the download for most.
---EDIT - V4 20January2020---
As per suggestion of @locky, and wanting to minimize space(purpose of this indie), you can now toggle on independently, and in any combination, the display of Hours, Minutes or Seconds. E.g., No need to show hours for a sub-hour chart.
---EDIT - V3 19January2020---
There was a bug with this indicator NOT saving the text style in templates or a workspace. This bug should be fixed now. Apologies for inconvenience. Thanks to @mrlucky1x for finding this bug
---EDIT - V2 16January2020---
Version two of this indicator will have a box around the text. By default it will be set to transparent, so you won't see it unless you change the color. Opacity setting is also there so you can make the box color more/less transparent.
Note: If you find bugs, have feature requests, or anything else, post in THIS thread.
This is an Absolute Strength indicator.
This indicator was converted to NT8 using THIS page.
This is not my creation, I simply did the conversion from the above link.
Some links from different places describing what it is about: LINK LINK
---EDIT---- Added V3, 24Jan2021
Moved enums outside of namespace to allow proper reference
---EDIT---- Added V2, 6Jan2020
This simply changes the shading scheme, where instead of shading from the bottom, it shades in-between the two lines that are produced.
Note: If you find bugs, have feature requests, or anything else, post in THIS thread.
This is a simple indicator that highlights the maximum volume achieved during the day... AS IT DEVELOPS.
The max volume is reset at the START of your session template's start time, and as a newer higher volume is made, that bar is highlighted. You can select the color of the volume plot in the 'plots' section, and the color of the highlight you desire in the 'parameters section.
This indicator update onEachTic() like the standard volume indicator does.
There is not much to this indicator, but someone requested it in THIS thread. By the time I got around to building it, someone already posted one, so I did not post this version. Just posting it in the case someone else needs such an indie.
Again, this was not my idea, but was built on someone else's specs in the above thread.
Coded by bcomas October 2020. Email me for improvements or suggestions
Equity guardian. When the account drops or reach the targets the strategy close all the positions and disable ALL the strategies working.
Connection lost email advise feature. (NT Mail service should be setted ; Options - Share services...)
November 29th, 2020
Size: 2.89 KB
Downloaded: 587 times
2288
bcomas
Note: If you find bugs, have feature requests, or anything else, post in THIS thread.
Fractals are a common bar pattern, created in a consecutive 3-bar series, where the bar in the middle is higher than the two on either side. This creates a fractal high.
In this indicator, that is created by what I have labeled as "Level 1." (see properties section in image).
This indicator also creates FRACTALS OF FRACTALS. So that means, if a Level 1 fractal exists, and has a LOWER Level 1 fractal on both sides of it, it creates a Level 2 fractal high.
This is done up to Level 5, and creates a series of swing points.
The indicator can display dots or numbers.
The parameter labeled "show triggers" shows an arrow with the corresponding color, WHERE on the chart the most recent fractal swing was actually confirmed. I.e., a Level 1 fractal high is confirmed at the END of the third bar.
The marker offset simply raises the marker text higher or lower above the bar.
I dunno what use this has, but is one of the experiments I have laying around, so thought I'd post it?
NOTE: Installing this indicator will create a folder called "BTMM," that's where the indicator will be.
Note: If you find bugs, have feature requests, or anything else, post in THIS thread.
IMPORTANT: Read before install. This is an Average DAILY range indicator, so you MUST have at least the number of days you are setting your ADR to compute an ADR. This includes weekends that don't have data. So if it does not work, MAKE sure you have enough days loaded. E.g., if you are trying to display a 14-day average, but only have 10 actual days of data(excluding weekends), the indicator will return a null value(∞).
------------------------------------------------------------
This indicator will display an ADR on your screen. It will also display projections of that ADR as the day progresses.
As the range is extended, the lines will adjust until the ADR is achieved... The lines will then LOCK in place, change color and remain FIXED for the rest of the session. The image attempts to show this.
The lines produced are projections, NOT predictions. The lines are simply the result of subtracting the ADR from the CURRENT daily High to plot the LOW projection, and the opposite to plot the HIGH projection. This is why the lines will adjust and shrink as the range expands.
Setting "AutoScaleLines" to true, will autoscale so that the lines are always in view on your chart. I.e., this will shrink the bars.
The on-Screen text should be self-explanatory, but the label of "complete" simply describes the current day's range as a percentage of the ADR. E.g., a value of 50% tells you the CURRENT day's range is 1/2 the ADR.
You can either on-screen display, lines or both.
The indicator will update in real-time, on each tic.
Note, installing this indicator will create a folder in your indicators called "BTMM", that's where the indicator will be.
->UPDATE(26Nov2020): V2 of Indicator. Added new Parameter called Last-Bar SmartFit. This parameter will push the ADR(the lines) to the LOD(Low of Day) or HOD(High of Day), on the LAST bar in the session. This will occur when the ADR is NOT achieved on that day.
It works by putting the range on whichever came FIRST(LOD or HOD). THis is mostly visual, as I like to see visually, by how much the ADR was missed. Mostly just an easier way to see historical data. This adjustment will ONLY occur on the LAST bar of the session.
THIS image below attempts to explain what the new parameter is doing.
These allow the selection and drawing of 'vertical' lines that are programmable for size, type, color and time.
I use these to mark the critical times during the Open, IB and Close. Also can be used in conjunction with a Horizontal Lines add-on to easily see time periods in a Box type of presentation on both axes of the chart. The code was created by ABC Trading Group as:
December 7th, 2023 08:42 AM timo121515 Very, very useful. How do I get it to print midnite? Thanks.
August 18th, 2022 01:05 PM BoltTrader Thank you! Works great!! Have you ever thought of modifying this slightly to where it could post a vertical line ever
y hour or maybe even every half-hour.?
May 28th, 2021 07:35 AM longboat Just what I needed thanks
December 14th, 2020 12:22 PM Buscador Many Thanks. Very useful for me.
September 30th, 2021 09:21 PM golfman Here's a link to the image in my Dropbox - https://www.dropbox.com/s/1v14poe69uil17w/Future%20IO%20error.png?dl=0
Hope this one works.
Thx!
September 30th, 2021 09:20 PM golfman Hello,
I try to install this file & got this error message, can you please help & direct me so I can use this indicator.
Thanks in advance for your help.
Chas
January 4th, 2021 07:28 PM Andrewt thanks very much, very handy indi
January 4th, 2021 03:46 PM racecarjw Thank you for your generosity to share the work on your indicator.
July 8th, 2021 11:17 PM Bato75 Hey is there any was you could make this same indicator but for the Average Weekly Range instead of ADR. Or instead make
one indicator that does all the same things except its the ADR AWR and AMR?
June 14th, 2021 11:01 AM Bato75 love it
June 14th, 2021 11:01 AM Bato75
March 10th, 2021 03:59 PM pmat great job ! thanks for sharing
July 25th, 2024 07:49 AM mahirali Where can I download this indicator
November 11th, 2021 08:21 PM jstu
October 6th, 2021 01:11 AM romus Thank you!
January 23rd, 2021 02:22 PM shaisamuel Thanks, it looks great. I would love to test it using BloodHound, But for some reason BH doesn't see it, any idea why?
Thanks a lot for sharing.
December 14th, 2020 12:24 PM Buscador Many Thanks.
I'll test it since it is new for me and don't know how it'll work on Range bars.
June 26th, 2022 01:17 PM alesiosc works on manual? its the only one ive ever come across then. thank you very much....
November 26th, 2021 10:23 PM DavidFutures
August 2nd, 2021 10:25 AM fabiopaulo Hi, would there be any way to enter a password after configuring the settings? That's because to protect us from ourselv
es. Thank you very much for the tool
June 6th, 2021 07:04 PM TRADERRON Love it! This acts as a perfect auto liquidation for my manual entries. Most Strategies can only exit positions that wer
e entered by a strategy. Not this one; it works on manual entries too. Thanks.
November 25th, 2021 09:20 PM dR5ERNCmCmUYmDcU I have been testing this indicator for over one week now using NQ and gives amazing results. IS there any way I can use
MA type in my strategy ??
when I tried it's not allowing me to choose the MA type from within a strategy.
Thanks
January 16th, 2021 01:33 PM Ilpropio great work.. very useful confirmation indicator
January 13th, 2021 09:07 AM sunshnpeg I'll run it from inside my strategy as an additional "entry filter" ! Thanks! -Bill-
January 12th, 2021 04:42 PM FT126 Very interesting. I'll give a go and report back in a few weeks (after back testing).