NexusFi: Find Your Edge


Home Menu

 



Categories Help    






NinjaTrader 7 Indicators
Indicators in this section are compatible with NinjaTrader 7


Sort by
Filter

Show full/short entries Entries
Correction to Point and Figure Chart 5 *
For true Point and figure charting and analysis NT 7 does not work because of a issue with drawing new bars on sessions. What I did is tweak the existing PointAndFigure chart code and replaced some logic so that it will no longer plot a new bar on session breaks (Sessions still exist).

I have more on point and figure in the Elite section, but for who that are no elite I still want to help. I encourage you to join the elite section and support this site.

What this means; longer term PnF charts are not only possible, but with my PnF suite might just be the best PnF setup out there. I will let you make your own decision on that opinion.

After downloading the code it must be copied to folder:

\My Documents\Ninja Trader 7\bin\Custom\Type

and because it is provided as a .cs file it must be compiled (by compiling any other indicator). Once compiled Ninja Trader must be closed and reopened before the new chart type, named “SodyPointAndFigure” will replace the old PnF.

Follow Along if your Elite @: https://nexusfi.com/elite-circle/34569-working-point-figure-indicator-suite.html

Version 1.00

Cheers,

SodyTexas
 
Suggest other entries I might like
Details: Correction to Point and Figure Chart


March 18th, 2015
Size: 35.50 KB
Downloaded: 170 times
Opening Range V42 MTF 5 *
Exported using NT Version 7.0.1000.26

Indicator will only run on NT 7.0.1000.5 or later

The indicator displays the opening range and the current open of the RTH session. This version is a multi-timeframe (MTF) version of the standard OpeningRange V42 indicator. The indicator adds a secondary minute bar series to the chart, which is used to calculate the opening range. It has the following advantages over the standard version:

For tick, range and volume charts: The standard indicator may not display the opening range correctly, if the last bar expands the opening range and closes after the opening period. The MTF version of the indicator will display the opening range correctly, even if the primary bar series does not contain the necessary information for its calculation. An example is shown on the chart attached.

Use with minute charts: You want to use this indicator with minute charts, if the opening period is not an integer multiple of the bar period. Example: You trade 7 min charts and your opening period is 30 minutes.

You can only use this indicator with an appropriate session template. The opening time will align itself to the start time of the RTH session, as specified via indicator settings. The hybrid setting assumes that you want to use the 3rd intraday session as RTH session for FOREX and currency futures and the second session for all other instruments.

Example ES: Select a session template with the following sessions: Session 1 (night session) 15:30 - 8:30 Central Time, Session 2 (RTH) 8:30 - 15:15 Central Time. Select second session for opening range.

Select length of opening period: The opening period can be selected via indicator dialogue box.

Select Offset: With an offset of 00:00, the indicator aligns to the start of the selected session. If you enter a positive value for the offset, the opening range will be shifted forward from the session start. For example if you open a chart for ES with the session template US CME Index Futures, then the session (and the trading day) starts at 5:00 PM Central Time. To display an opening range for the regular session, you need to enter an offset of 15:30, because the regular session starts 15 hours and 30 minutes after the start of the trading day.

Display regular open or one-minute-range: The indicator allows to either display the regular open or the range of the first minute of trading after the start time selected for the opening range.

Developing range: Prior to the completion of the opening range, the indicator plots the developing range in gray to show that the range is still incomplete.

Night Session or Pre-Session Range: This is different for each instrument and refers to the electronic session prior to the session selected for the opening range.

European Session Range: You can select start and end time of the European Session in CET (Central European Time). The European Session is pre-configured for the time between 8:00 AM and 1:00 PM CET.

Asian Session Range: You can select start and end time of the Asian Session in TST (Tokyo Standard Time). The Asian Session is pre-configured for the time between 9:00 AM and 3:00 PM TST.

Update July 25, 2011: Serialization of the plots and indicator dialogue box changed.
Update December 8, 2013: Indicator entirely recoded. Offset added, opening period no longer needs to be aligned to the session start. Drop down property added for time zones. Custom plot added.
Update March 15, 2015: Regular open and minute range were drawn back to start of trading day on tick charts. Bug removed.
 
Suggest other entries I might like
Details: Opening Range V42 MTF


March 15th, 2015
Size: 12.12 KB
Downloaded: 3859 times

Keywords: asiansession globexsession mtf openingrange europeansession initialbalance opening
Initial Balance Range Bands V42 MTF 5 *
Exported using NT Version 7.0.1000.26

Indicator will only run on NT 7.0.1000.5 or later.

The indicator displays the current open, the initial balance (IB) and upper and lower range bands that are calculated by adding and subtracting fractions of the initial balance to the IB high and IB low. This version is a multi-timeframe (MTF) version of the standard Initial Balance Range Bands V42 indicator. The indicator adds a second minute bar series to the chart, which is used to calculate the initial balance. It has the following advantages over the standard version:

For tick, range and volume charts: The standard indicator may not display the initial balance correctly, if the last bar expands the initial balance and closes after the opening period. The MTF version of the indicator will display the initial balance correctly, even if the primary bar series does not contain the necessary information for its calculation. An example is shown on the chart attached.

Use with minute charts: You want to use this indicator with minute charts, if the opening period is not an integer multiple of the bar period. Example: You trade 7 min charts and your opening period is 30 minutes.

You can only use this indicator with an appropriate session template. The opening time will align itself to the start time of the RTH session, as specified via session template. The hybrid setting assumes that you want to use the 3rd intraday session as RTH session for FOREX and currency futures and the second session for all other instruments.

Example ES: Select a session template with the following sessions: Session 1 (night session) 15:30 - 8:30 Central Time, Session 2 (RTH) 8:30 - 15:15 Central Time. Select second session for opening range.

Select length of opening period: The length of the period for establishing the initial balance can be selected via indicator dialogue box. The default setting is 60 minutes.

Select Offset: With an offset of 00:00, the indicator aligns to the start of the selected session. If you enter a positive value for the offset, the opening range will be shifted forward from the session start. For example if you open a chart for ES with the session template US CME Index Futures, then the session (and the trading day) starts at 5:00 PM Central Time. To display an opening range for the regular session, you need to enter an offset of 15:30, because the regular session starts 15 hours and 30 minutes after the start of the trading day.

Multipliers for range bands: The multipliers for the upper and lower range bands can also be changed. The default settings for the bands are 0.5, 1 and 2, meaning that the first upper band is built from the IB high by adding half of the IB range, and similar for the other bands.

Display regular open or one-minute-range: The indicator allows to either display the regular open or the range of the first minute of trading after the start time selected for the opening range.

Developing range: Prior to the completion of the opening range, the indicator plots the developing range in gray to show that the range is still incomplete.

Night session or pre-session range: The indicator also has an option to display the full night session, European or Asian session range. This feature is not used with the default settings. I did not add it on purpose, it was already part of the opening range indicator, and it was easier to leave it than to remove it.

European Session Range: You can select start and end time of the European Session in CET (Central European Time). The European Session is pre-configured for the time between 8:00 AM and 1:00 PM CET.

Asian Session Range: You can select start and end time of the Asian Session in TST (Tokyo Standard Time). The Asian Session is pre-configured for the time between 9:00 AM and 3:00 PM TST.

Update July 25, 2011: Serialization of the plots and indicator dialogue box changed.
Update December 8, 2013: Indicator entirely recoded. Offset added, opening period no longer needs to be aligned to the session start. Drop down property added for time zones. Custom plot added.
Update March 15, 2015: Regular open and minute range were drawn back to start of trading day on tick charts. Bug removed.
 
Suggest other entries I might like
Details: Initial Balance Range Bands V42 MTF


March 15th, 2015
Size: 13.19 KB
Downloaded: 3362 times

Keywords: initialbalance open rangebands mtf openingrange volatility
Better Volume with Sound Alerts 5 *
Exported using NT Version 7.0.1000.26

This is a simple version of the Better Volume Indicator from https://www.emini-watch.com/. It is not based on the later versions but the original version and identifies the following events

Breakout or Climax Bars: A breakout or climax bar is a bar with the highest value for the product of volume and range within the lookback period.

Churn Bars: A churn bar is a bar with the highest value for the volume per range within the lookback period.

Climax Churn Bars: A climax churn bar is a high volume bar that qualifies as both climax and churn bar.

Low Volume Bars: A low volume bar is a bar that has the lowest volume within the lookback period.

The indicator uses two lookback periods. The larger lookback period identifies stronger climax and churn bars, the smaller lookback period points to weaker climax and churn bars and is used to identify low volume bars.

Sound Files: The sound files are user selectable. You first need to copy your sound files to the directory C:\Program Files\Ninjatrader 7 \sounds. You can then select these files via the indicator dialogue box. Make sure that your sound files are compatible with NinjaTrader. NinjaTrader 7 does not support wav\MPEG, you need to convert it to wav\PCM first with an audio recorder.

Some further ideas and the sound files that I use can be found here:
https://nexusfi.com/traders-hideout/9042-better-volume-indicator-sound-alerts.html

Version 1.1, April 22, 2011: Bug fixed, low volume bars were not shown correctly.
Version 1.2, January 22, 2012: Paint bar option added. Overlay version showing paint bars only is included. Values for different bar types are exposed as IntSeries
Version 1.3, September 27, 2012: Code efficiency improved, following suggestions by @Zondor.
Version 1.4. December 28, 2012: Bug removed, sound alert for low volume alert was triggered for all bars with setting COBC = false.
Version 1.5. February 10, 2015: Bug removed, paintbar opacity was not applied for low volume upclose bars with setting COBC = false.
 
Suggest other entries I might like
Details: Better Volume with Sound Alerts


February 10th, 2015
Size: 355.19 KB
Downloaded: 6631 times

Keywords: bettervolume churnbars climax climaxchurn expansion
SessionVWAP Bimonthly/Quarterly/Annual V43 5 *
Exported using NT Version 7.0.1000.26

Indicator will only run on NT 7.0.1000.5 or later

The indicator displays the Volume Weighted Average Price of the selected session. It can be used on all types of charts.

You can apply the indicators to charts with several intraday sessions. You can then select via indicator panel, for which session the VWAP shall be shown.

ETH session: The VWAP will be calculated for the full session, if ETH is selected via indicator dialogue.

RTH session: It is possible to display the VWAP for the RTH session or the night session. Set indicator to RTH and select the number of the session, for example "First" for the night session and "Second" for the RTH session.

Volatility Bands: The indicators has three different modes to calculate volatility bands. For each of the modes multipliers can be selected.

Variance_Price: The variance is calculated from the selected input values of the price bars and the last known value for the VWAP within the current session. This way of calculating the bands is similar to calculating Bollinger Bands with a variable period starting with the first bar of the session.

Variance_Distance: The variance is calculated from the selected input values of the price bars and the value for the VWAP corresponding to price. It is a variance of the vertical distance of price from VWAP. This method corrects for a trend and produces slightly narrower bands on a trending day.

Session_Range: The quarter range of the current session is used as a measure of volatility instead of the standard deviation.

Colors: Different colors can be selected for rising and falling VWAP. Also colors and opacities can be selected for the areas between the inner bands, middle bands and outer bands.

Update January 03, 2015: Bug removed. Indicator did not work with setting "Monthly".
 
Suggest other entries I might like
Details: SessionVWAP Bimonthly/Quarterly/Annual V43


January 3rd, 2015
Size: 8.16 KB
Downloaded: 1312 times

Keywords: bands range session twap vwap eth rth standarddeviation variance
Fibs From Prior Sessions V43 5 *
Exported using NT Version 7.0.1000.26

Indicators will only run on NT 7.0.1000.5 or later.

This is a family of 3 indicators to display fibonacci retracements and expansions calculated from the high and the low of the prior day, the prior week and the prior month. High and low can be taken from daily data or from intraday data. When taken from daily data, the order of the retracements may be inverted, when high and low were made on the same day.

Chart settings: Please set the right side margin under chart properties to 200 to allow for correct display of the labels. The colors are better adapted to dark chart backgrounds.

Session templates: The indicators require the use of a correct session template for the instrument shown on the chart. With an ETH template retracements and expansions can be only calculated from the full session high and low. If you want to calculate retracements and expansions from the regular session, it is recommended to use a multi-session template that divides the day into the night session, regular session and after-session.

ETH: If you set the indicator to ETH, the retracements will be calculated from the high and the low of the full trading day. To avoid inverted levels best calculate all fibonacci lines from intraday data.

RTH: Please use a multi-session template. The retracements will be calculated from the selected RTH session. If the daily data supplied by your data supplier is regular session data, no multi-session template is required and you can display retracements and expansions calculated from the regular high and low by setting the indicator to "DailyBars".

Auto setting for the 3 indicators: The Auto setting will preselect ETH for FOREX and all CME currency futures, but preselect RTH for all other instruments.

Fibonacci Levels: The numerical values for the Fibonacci levels can be individually selected. If you need more than five retracement and expansion levels, you can add the indicator to your chart several times. If you do not wish to display some lines, please set the value for the Fibonacci ratio for these lines to zero, and the lines will not be plotted.

Display Options: Prior day's close, fibonacci retracements and fibonacci expansions can be switched on and off separately. The indicator further allows to display all plots for the prior days with or without labels. The label font size can be selected.

GLOBEX holiday sessions with settlement next day: The indicators are preconfigured for Globex holiday sessions without settlement for trade date next day or later. These trade dates are President’s Day, Martin-Luther-King Day, Memorial Day, Independence Day, Labour Day and Thanksgiving. The indicators will use double day sessions for these days for all GLOBEX and NYMEX traded instruments.

Update December 15, 2013: Weekly and monthly indicators added. Daily indicator entirely recoded. Plots can now be displayed for several days. Holiday calendar added for 2014.
Update January 19, 2014: The ratios for the fib levels are now user selectable.
Update December 29, 2014: Holiday calendar added for 2015. Price markers improved for US interest rate futures.
 
Suggest other entries I might like
Details: Fibs From Prior Sessions V43


December 29th, 2014
Size: 35.00 KB
Downloaded: 3375 times

Keywords: close fibonacci low session expansions high retracements
Relative Volume V23 5 *
Exported using NT version 7.0.1000.26

Only to be used with minute or daily charts.

The relative volume indicator measures the volume of a fixed period bar against the average volume over the same period during the preceding n days. The version which can be downloaded here allows for two different comparisons:

All_Days: Today's volume is compared to the average volume of the N preceding business days. The default value is N = 40. With the setting "All_Days" the indicator requires the use of proper session templates which match the trading day of the instrument traded. Session templates that cut the week into arbitrary sessions - such as the session template 24/7 - cannot be handled by the indicator and will trigger an error message.

Day_Of_Week: Today's volume is compared to the average volume calculated for the same day of the week over the N preceeding weeks. The default value is N = 8. With the setting "Day_Of_Week", all session templates can be handled.

Holidays: Holidays as selected via the indicator dialogue box are excluded from all calculations.
Daylight savings schedules: The indicator automatically adjusts to different daylight savings zones.

The histogram shows the relative volume for the period of the day. For example on the chart today's highest relative volume occured after a news release, just prior to the start of the regular session. Compared to the last 40 business days, the relative volume was 593% (about 6 times higher than for a normal business), whereas it was 509% (about 5 times higher than for a normal Friday). The cumulated volume for today is 26% higher compared to an average business day and 20% higher compared to an average Friday.

Average volume bars - between 80% and 120% of normal volume - are shown as white bars. If the relative volume exceeds 120% the histogram color is green, below 80% it is red. The colors can be selected by the user.

Update February 26, 2013: Following the rescheduling of the daily trading sessions by CME in November 2012, the indicator did not work correctly. I had published a new version in the thread on the Relative Volume Indicator, which is now available for download here.
Update October 28, 2013: Null check added when calling ChartControl. The indicator can now be used as input series for other indicators or strategies.
Update December 5, 2014: Indicator entirely recoded. Indicator is now considerably faster and should cope with different data feeds. Option added to compare today's volume to all prior business days. The prior version could only do comparisons for the same day of the week.
Update December 10; 2014: Error message added to inform user when the chart lookback period is insufficient.
Update December 29, 2014: Holiday calendar and error messages updated.
 
Suggest other entries I might like
Details: Relative Volume V23


December 29th, 2014
Size: 7.63 KB
Downloaded: 3320 times

Keywords: relativevolume seasonality volume
Relative Ranges V23 5 *
Exported using NT version 7.0.1000.26

Only to be used with minute or daily charts.

The relative ranges indicator measures the range of a fixed period bar against the average range over the same period during the preceding n days. The version which can be downloaded here allows for two different comparisons:

All_Days: Today's ranges are compared to the average ranges of the N preceding business days. The default value is N = 40. With the setting "All_Days" the indicator requires the use of proper session templates which match the trading day of the instrument traded. Session templates that cut the week into arbitrary sessions - such as the session template 24/7 - cannot be handled by the indicator and will trigger an error message.

Day_Of_Week: Today's ranges are compared to the average ranges calculated for the same day of the week over the N preceeding weeks. The default value is N = 8. With the setting "Day_Of_Week", all session templates can be handled.

Holidays: Holidays as selected via the indicator dialogue box are excluded from all calculations.
Daylight savings schedules: The indicator automatically adjusts to different daylight savings zones.

The histogram shows the relative ranges for the selected period of the day. For example on the chart today's highest relative range occured at 5:30 AM EST in the morning, just when the low of from Dec. 24 was taken out. Compared to the last 40 business days, the cumulated average of the relative ranges runs at 88%, whereas it runs at 87% when compared to a normal Monday. The low volatility is expected between Christmas and New Year's Eve.

Average range bars - between 80% and 120% of normal ranges - are shown as white bars. If the relative range exceeds 120% the histogram color is green, below 80% it is red. The colors can be selected by the user.
 
Suggest other entries I might like
Details: Relative Ranges V23


December 29th, 2014
Size: 9.04 KB
Downloaded: 722 times

Keywords: range relativerange seasonality volatility
SessionTWAP Monthly V43 5 *
Exported using NT Version 7.0.1000.26

Indicator will only run on NT 7.0.1000.5 or later

The indicator displays the Time Weighted Average Price of the selected session. It can be used on all types of charts.

You can apply the indicators to charts with several intraday sessions. You can then select via indicator panel, for which session theTWAP shall be shown.

Use with time-based charts: On minute and second chart, it will use an equal weight for all bars to calculate the average price of the selected session.

Use with tick based charts: On tick based charts it will apply a weight to each bar, which is the smaller of (timestamp of current bar - timestamp of previous bar) and (timestamp of current bar - session start time). There is one specific case, where this may cause a problem. The technical break of CME index futures from 3:15 PM to 3:30 PM CT is not taken into account by the session template, if an ETH session is used. In this case the first bar after the break will be overweighted. To avoid that problem use the default setting for the technical break for Globex index futures, which will eliminate the impact of the technical break.

ETH session: The TWAP will be calculated for the full session, if ETH is selected via indicator dialogue.

RTH session: It is possible to display the TWAP for the RTH session or the night session. Set indicator to RTH and select the number of the session, for example "First" for the night session and "Second" for the RTH session.

Volatility Bands: The indicators has three different modes to calculate volatility bands. For each of the modes multipliers can be selected.

Variance_Price: The variance is calculated from the selected input values of the price bars and the last known value for the VWAP within the current session. This way of calculating the bands is similar to calculating Bollinger Bands with a variable period starting with the first bar of the session.

Variance_Distance: The variance is calculated from the selected input values of the price bars and the value for the VWAP corresponding to price. It is a variance of the vertical distance of price from VWAP. This method corrects for a trend and produces slightly narrower bands on a trending day.

Session_Range: The quarter range of the current session is used as a measure of volatility instead of the standard deviation.

Public Holidays: For Globex instruments the indicator will display the ETH TWAP for the two-day-session including a public holiday. The indicator is preconfigured for the Globex holiday calendar.

Colors: Different colors can be selected for rising and falling TWAP. Also colors and opacities can be selected for the areas between the inner bands, middle bands and outer bands.

Update March 30, 2013: Algorithm improved for both speed and accuracy. VWAP start time can be selected.
Update April 11, 2013: Plot modified for compatibility with charts built from multiple bar series.
Update May 10, 2013: Bug removed, which led to occasional false identification of the RTH session on charts built from ticks.
Update December 28, 2014: Holiday calendar added for 2015. Price markers improved for US interest rate futures.
 
Suggest other entries I might like
Details: SessionTWAP Monthly V43


December 28th, 2014
Size: 9.10 KB
Downloaded: 1188 times

Keywords: bands range session twap vwap eth rth standarddeviation variance
SessionTWAP Weekly V43 5 *
Exported using NT Version 7.0.1000.26

Indicator will only run on NT 7.0.1000.5 or later

The indicator displays the Time Weighted Average Price of the selected session. It can be used on all types of charts.

You can apply the indicators to charts with several intraday sessions. You can then select via indicator panel, for which session theTWAP shall be shown.

Use with time-based charts: On minute and second chart, it will use an equal weight for all bars to calculate the average price of the selected session.

Use with tick based charts: On tick based charts it will apply a weight to each bar, which is the smaller of (timestamp of current bar - timestamp of previous bar) and (timestamp of current bar - session start time). There is one specific case, where this may cause a problem. The technical break of CME index futures from 3:15 PM to 3:30 PM CT is not taken into account by the session template, if an ETH session is used. In this case the first bar after the break will be overweighted. To avoid that problem use the default setting for the technical break for Globex index futures, which will eliminate the impact of the technical break.

ETH session: The TWAP will be calculated for the full session, if ETH is selected via indicator dialogue.

RTH session: It is possible to display the TWAP for the RTH session or the night session. Set indicator to RTH and select the number of the session, for example "First" for the night session and "Second" for the RTH session.

Volatility Bands: The indicators has three different modes to calculate volatility bands. For each of the modes multipliers can be selected.

Variance_Price: The variance is calculated from the selected input values of the price bars and the last known value for the VWAP within the current session. This way of calculating the bands is similar to calculating Bollinger Bands with a variable period starting with the first bar of the session.

Variance_Distance: The variance is calculated from the selected input values of the price bars and the value for the VWAP corresponding to price. It is a variance of the vertical distance of price from VWAP. This method corrects for a trend and produces slightly narrower bands on a trending day.

Session_Range: The quarter range of the current session is used as a measure of volatility instead of the standard deviation.

Public Holidays: For Globex instruments the indicator will display the ETH TWAP for the two-day-session including a public holiday. The indicator is preconfigured for the Globex holiday calendar.

Colors: Different colors can be selected for rising and falling TWAP. Also colors and opacities can be selected for the areas between the inner bands, middle bands and outer bands.

Update March 30, 2013: Algorithm improved for both speed and accuracy. VWAP start time can be selected.
Update April 11, 2013: Plot modified for compatibility with charts built from multiple bar series.
Update May 10, 2013: Bug removed, which led to occasional false identification of the RTH session on charts built from ticks.
Update December 9, 2013: Holiday calendar added for 2014.
Update December 28, 2014: Holiday calendar added for 2015. Price markers improved for US interest rate futures.
 
Suggest other entries I might like
Details: SessionTWAP Weekly V43


December 28th, 2014
Size: 9.14 KB
Downloaded: 1321 times

Keywords: bands range session twap vwap eth rth standarddeviation variance
 



 
Category
 




© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top