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.
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.
1. Added new SPLIT session mode, that will show AH and RTH profiles together in one chart. Works with other types as well.
2. Added Display profile levels such as Trading Session High, Trading Session Low, Mid, VPOC, Value Area High and Value Area Low
3. Added IB minutes parameter to allow you to set initial balance of your preference. IB parameter is turned off for AH session. IB won’t show if you have bar set to more than IB minutes.
4. Enhanced Developing VPOC function. Displays now straight progressing line for clear visibility.
5. Added Naked Vpoc levels with an option to display closed naked vpocs
6. Added Naked Close (GAP) levels with an option to display closed GAPS
7. Added option to display the naked level date and price level to the right panel
8. Added Summary section below the Profile that displays total profile volume with an option to format kilo, million and no formatting.
9. Added Summary section below the Profile that also display Initial Balance range and Daily range.
10. Added option to compute profiles for all bars on the chart vs on screen bars. This is important for naked levels in the past computation and display on screen without a need to squeeze the chart to naked level day.
Updated 05/21 :
Fixed IB settings for 24/7 & RTH Template;
[IB] summary level display adjustment dynamically to the top of the range.
Updated 05/22 :
Upgraded to GOMi's 4.6 version- Thanks to TimeTrade@BMT
Added a separate Pen style for dVPOC.
Updated 05/23 :
Fixed issue with the price display for currency and Bond markets
Updated 05/25 :
Added option to turn the status message off <8.13>
For this to work, additionally download and compile Hot Key Manager file from here GomHotKeyManager
Updated 05/26 :
Fixed Serialization problem for Fonts
Updated 05/27 :
Added toolbar buttons to set profile attributes.
Added option to show IB for overnight session
Added option to set color for summary text
Added option to set color for naked level text
Added option to show Continuous VA/VPOC/VWAP
Updated 05/28 :
Fixed the screen flicker issue
Updated 08/21 :
Attempt to fix performance problem reported during the RTH session start
Important Notice: Based on the objections from some vendors, I had to take this indicator down for a while. I have been making changes to the presentation and I hope it is acceptable to everyone now . Sorry for the inconvenience.
Please remove old version before installing this one.
Current version is V7
This indicator tries to detect price/indicator divergence.
Any indicator in Ninja can be used and detection is possible on historical and real time charts.
To set the user indicator : goto ECIDiv parameters / Data / Input Series and choose your indicator.
When the user indicator data uses multiple periods, the Plot input is used.
ECIDiv was designed for standard Ninja period types. Usage of other period types is not guaranteed nor supported.
The divergence computation uses local turning points (called pivots) calculated on the price and the user indicator input.
When price and indicator diverge (regular or hidden divergences) an audio and visual signal is given.
Size of pivot (number of bars to the left and right) is adjustable (default size is 1).
Reminder :
Regular Divergence occurs when :
* Long signal : price makes LL and indicator HL.
* Short signal: price makes HH and indicator LH.
Hidden Divergence occurs when :
* Long signal: price makes HL and indicator LL.
* Short signal : price makes LH and indicator HH.
(LL = Lower Low, HL = Higher Low, HH = Higher High, LH = Lower High).
ECIDiv draws the input indicator. If you don't want it to be drawn, simply set it to transparent.
The input method introduced in the V7 is based on the one used by the indicator DivergenceInputSeries (that you can also find in Big Mike Forum).
TODO :
* Continue watching Big Mike Trading users feedback.
Changelog
V7 : November 1st 2013
* Major Change/Enhancement : new input method. any indicator is accepted.
* Removed : Divergence target (buggy).
V6 :
* Change : CalculateOnBarClose default is now false
* Change : Removed dots from divergence drawings (users request)
V5 :
* Added Divergence logging for internal compatibility checks
* Added Logging for internal performance logging
V4 : December 7th, 2012 + Update March 3 2013
* Added TSI, RSI, MACD
* Enhanced variable periods : slow, fast, smooth
V3 : November 21, 2012
* Added adjustable sound alert file path.
* Enhanced signal colors (separate colors for HD/RD, divergence line width).
* Added divergence price target helper.
V2 : October 3rd, 2011
* Added REGULAR Divergence detection
* Added RSI indicator to the compatible indicators list
* Added adjustable pivot left and right size
* Added adjustable signal colors
V1 : September 30th, 2011
* Initial release with HIDDEN Divergence signals for CCI/Momentum/DoubleStochastics.
February 25th, 2017 01:27 PM essiar Not sure what I am doing wrong here, I have imported .cs files previously. I am trying to install ALTOGomMP.cs. I alread
y have GomCD, GomCDSMA_UpDown, GomDeltaVol_UpDown and GomRecorderIndicator in my list of indicators. I keep getting erro
r msg CS0246 which states there is a dll file missing. So when I try to install GomMP2.1 I get an error msg stating I ha
ve custom ninjascript files on my pc that have programming errors. So I delete ALTOgom.cs from the bin. I go to import G
omMP2.1 again and I get another error msg saying Archive may contain duplicate method names that already exist or there
is a required file missing. I have been using Ninja for 10 years now and have never run into this issue. Suggestions?
October 13th, 2016 04:28 PM CoCo
August 7th, 2016 08:37 AM dalebru Outstanding, thanks to both you and gomi.