The indicator plots supply and demand based zones from various time frames on the chart. It also adds a context menu item to the default Ninjatrader context menu to hide and show active and broken zones.
Delta Package V3 NT8.0.2 now with commitment of traders (COT) and heiken-ashi
Update Feb 2017: Changed "Show above / below EMA colors" to false to avoid confusion.
Minor fix 30 Dec: Added ability to change bar width manually. Note, if you have any custom built strategies using DeltaV3 then you will have to adjust your code as per the strategy sample included.
New: Sample code for use in a strategy is included. The strategy does not do anything, it simply shows how to access the delta values. It works, I've tested it. Make sure you use TickReplay on your host chart if you want historical values accessed within a strategy.
Includes everything from V2 here as well as these additions:
1. Commitment of traders: high, low and total.
2. EMA plot: Set to normal, gapless and reset at session open.
3. Heiken Ashi: Chose from the algorithms of Dan Valcu (standard) or Sylvain Vervoort.
4. Painbars based on delta values or above/below the ema.
Plus general improvements......
Make sure you enable Tick Replay to use this historically! You will not need Gom recorder for this.
However, Tick replay will not work with some Renko bars due to RemoveLastBar()
*Occasionally if the bid/ask plots don't look quite right, especially if you haven't connected for a few days, make sure you right-click on the chart and select "Reload all Historical Data".
** Please report bugs to me via PM rather than in the comments. Thank you.
Here is a picture of how you can use delta for your trading.
I am not affiliated with this person or website, but you can get some ideas here.
November 8th, 2016
Size: 13.50 KB
Downloaded: 5464 times
1773
Sim22
The PriceActionSwing indicator for NinjaTrader 8.0 calculates swings in different ways and visualizes them. It shows swing information like the swing length, duration, volume and many more. It contains a lot of features and it is useable in the Market Analyzer.
Strategies based on older PriceActionSwing versions will not work with this update.
Remove old PriceActionSwing versions (do a backup first) before you import the updated version.
The package contains two indicators: PriceActionSwingPro
- Swing indicator with visualization and swing information
- ABC patterns
- Compute divergences based on different indicators
- Naked swing lines
- Swing statistics
- Draw automatically Fibonacci extensions and retracements PriceActionSwingOscillator
- Swing trend and relation visualization
- Swing volume (repainting)
Useful to see/trade price action based on swings and patterns like double top/bottoms, wedges and many more.
September 1st, 2022
Size: 49.27 KB
Downloaded: 13552 times
1781
dorschden
gbPriceActionSwing Ver 1.1, TraderGB, March 23, 2021
This is a modified version of PriceActionSwing indicator that includes the Keltner Minor Trend Rule.
The minor trend turns:
(1) UP when price moves above its most recent high and stays UP until price moves below its most recent low, when it is considered to have turned DOWN.
(2) DOWN when price moves below its most recent low and stays DOWN until price moves above its most recent high, when it is considered to have turned UP.
Keltner defines an upward trend by the failure to make lower lows and a downward trend by the failure to make higher highs.
General Usage:
1) When the trend is up (background=green), you'll want to trade long on the up swings of the up trend (the Trend is Up and the Swing of the up trend is Up).
2) When the trend is down (background=red), you'll want to trade short on the down swings of the down trend (the Trend is Down and the Swing of the down trend is Down)
Suggestion Application - have three charts:
(1) Long-Term Chart: Used to get an idea of the long term trend.
(2) Intermediate-Term Chart: Used to detect the swing points turning in the same direction as the trend.
(3) Short-Term Chart: Used for entry/exit and trade management in the same direction of the trend and swing.
The screenshot shows a 30-tick range bar chart with the indicator parameters: SwingType=Standard and SwingSize=20.
The large green arrow shows the trend direction being up. The smaller green arrows show the "up swings" within the "up trend".
There are seven up swings in the ES of roughly 59, 82, 85, 102, 47, 58 and 53 points.
Looking within the up swings, there are many opportunities to get long using a lower timeframe chart.
References:
How to Make Money in Commodities, Chester W. Keltner, Keltner Statistical Services, 1960 (pages 52-54, 61-64).
The line chart on the top of page 61 clearly illustrates this rule.
Updates: Ver 1.1, 3/23/2021
1) Added independed AddOn gbPriceActionSwingBaseMethods. Some users were having issues with an existing version of PriceActionSwingBaseMethods that was different from the version that this indicator is based on.
November 30th, 2022 09:56 AM zoomie Spectacular...Thank you
November 11th, 2022 12:52 AM chrisumerie Great work. Many thanks.
November 11th, 2022 12:51 AM chrisumerie
April 8th, 2022 01:28 PM Djt1102 When I upload this onto my chart nothing loads in the new panels, do I need a specific data connection for this to load?
March 6th, 2022 06:11 AM augusta THANK YOU VERY MUCH