NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Entries suggested by "CandleStickDoctor"

Entries
VolumeLadderMetroEditionV2 5 *
Imp: Extract VolumeLadderMetroEditionV2.cs file from Zip file Indicator.zip and place in
C:\Users\<userName>\Documents\NinjaTrader 7\bin\Custom\Indicator. Then Open any indicator for editing in NT7 and compile the indicator. This Process make , VolumeLadderMetroEditionV2 , to appear in indicator list on applying to chart. Without this process indicator will not be visible for apply.


prerequisite: Install latest or GomBase and Delta Package 2.6 before above step, if you are using first time Gom based indicator. For More detail on GomBase and Delta Package foloow the post

https://nexusfi.com/elite-circle/6802-gomrecorder-2-a.html

and

https://nexusfi.com/elite-circle/6802-gomrecorder-2-a.html

Date 12-Aug-2013:
------------------------
This is a basic startup cum test version of V2 ,build over V1Extn1.

Code has optimized for size and includes new features described in post

https://nexusfi.com/elite-circle/2100-volume-ladder-highlight-addition-82.html

Further new features will be added soon.


Update: 13 Aug-2013
----------------------------

VolumeOnly Center Ladder Type is replaced and converted to DeltaColoredVolume Type.


Update 20 Aug-2013
--------------------------

A major update of all time.
Many improvement, Custom Center Ladder Type etc introduced.

for detail follow to post,

https://nexusfi.com/elite-circle/2100-volume-ladder-highlight-addition-87.html


Update 22-Aug-2013
---------------------------

Two feature included.

1) Provision to show minus sign for delta data in CustomLadder if base is chosen as volume.
2) Prior High Volume Tick Price is can also be highlighted by rectangle around cell.


Update 11-Sep-2013
----------------------------

1) Mainly updated side ladders with numerous customization methods.
2) Removed Filtered Volume Tick bug on Bottom Graphics and corrected the side ladders filling volume.

For more detail

https://nexusfi.com/elite-circle/2100-volume-ladder-highlight-addition-99.html

Update 15-Jan-2016
-----------------------------

Corrected the error in calculation of Diagonal Delta.
Some small modification made in Diagonal Delta Representation.

For More detail

https://nexusfi.com/elite-circle/2100-volume-ladder-highlight-metro-addition-181.html


Category The Elite Circle 
 
Suggest other entries I might like
Details: VolumeLadderMetroEditionV2
Category: The Elite Circle 


September 11th, 2013
Size: 26.50 KB
Downloaded: 7766 times
PriceActionSwing NT7 5 *
The PriceActionSwing indicator for NinjaTrader 7.0 calculates swings in different ways and visualize them. It shows swing information like the swing length, duration, volume,... It contains a lot of features. It is also useable on the Market Analyzer.

The package contains 3 indicators:
PriceActionSwing
- standard swing indicator with visualization and swing information
PriceActionSwingPro
- Draw automatically Fibonacci extensions and retracements
- Calculate a swing statistic
- Calculate and visualize ABC patterns
- Risk management (automatically for ABC patterns)
- Calculate and visualize divergence based on an indicator
- GomCD (uncomment the "region GomCD" parts in the source code)
PriceActionSwingOscillator
- swing trend visualization
- developing swing volume (repainting)

Useful to see/trade price action with HH, HL in uptrends and LL, LH in downtrends and patterns like double top/bottom, triangle,…

For more information see this thread.

Version 17 - June 5 2014
- Changed the code structure for simpler access from strategies and other indicators
If you use PriceActionSwing within other files, make sure you have a backup from the old version
- Added swing tick and swing percentage calculation
- Added swing calculation based on close values
- Added seperate swing price output
- Added developing GomCD output since the last swing
- Improved risk management items
- Added risk management tab
- Added different alerts

Version 18 - June 15 2014
- Fixed minimum swing size to < 1 for percentage settings

Version 19 - December 12 2016
- Updated to NinjaTrader 8, get NT8 version here

Starting from version 17 NinjaTrader 6.5 will not longer be supported.
Starting from version 19 NinjaTrader 7.0 will not longer be supported get NT8 version here

COMPATIBILITY:
NinjaTrader 6.5: NO
NinjaTrader 7.0: YES
NinjaTrader 8.0: NO, see NT8 version here


Category Free Section 
 
Suggest other entries I might like
Details: PriceActionSwing NT7
Category: Free Section 


December 12th, 2016
Size: 59.19 KB
Downloaded: 37168 times
ECIDiv V7 : Divergence detector 5 *
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.

Exported and tested with NinjaTrader 7.0.1000.16.

Happy trading


Category The Elite Circle 
 
Suggest other entries I might like
Details: ECIDiv V7 : Divergence detector
Category: The Elite Circle 


November 1st, 2013
Size: 6.93 KB
Downloaded: 8224 times
CamsVpR4 Volume Profile for NT8 5 *
CamsVp is a volume profile indicator for NinjaTrader 8 with added features of delta, footprint and imbalance. CamsVp has great flexibility in the selection of chart regions from which to generate a profile. The start and end of regions may be defined as window, date, current, bar and daily. There is also a handy mouse drawing tool to define regions. A region may be as small as one bar or as large as computer memory capacity. There is no limit as to the number of regions that can be drawn. Granularity can be chosen to minimize computer load especially for large time span profiles. CamsVp automatically configures itself according if a chart's Tick Replay feature is enabled. Calculation mode and bid/ask delta are affected. Scales may be mixed, for instance a volume profile can be shown with a Delta scale.

Detailed instructions and discussion thread is here:
https://nexusfi.com/elite-circle/42467-camsvp-volume-profile-indicator-discussion-thread.html

R4: added Enable CamsVpRegion to control cross talk using multiple instantiations on same chart. 11/8/2017
R3: added volume imbalance, changed display to Bid/Ask, value area boundary line, improved text alignment, scale and bar opacity, 8/6/2017
R2: fixed granular bar offset, added Day and Volume granularity, improved value area calculation, added VA smoothing, fixed Right orientation for regions Bar and Daily, 07/07/2017
R1: initial release, 6/19/2017


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: CamsVpR4 Volume Profile for NT8
Category: NinjaTrader 8 Indicators and More 


June 20th, 2017
Size: 11.45 KB
Downloaded: 4056 times

Keywords: ask bid delta footprint imbalance market profile volume
Footprint Chart for NT8 5 *
A clean and simple Footprint Chart.

How to enable Tick Replay.

Version 1.6 | May 2017 (Latest)

- multi-threading optimization
- performance optimization

Version: 1.5 | Nov. 2016

- minor optimization of indicator visuals.
- minor optimization of code and logic.




Version: 1.4 | Nov. 2016

- value area has been added
- further optimizations

Version: 1.3 | Nov. 2016

- fixed a bug in the profile
- minor optimization of code and logic.

Version: 1.2 | Nov. 2016

- a simple volume profile has been added

Version: 1.1 | Nov. 2016 || Please update

- major improvement in calculating historical values
- added a background cell to the current bid and ask values.
- minor optimization of indicator visuals.
- minor optimization of code and logic.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Footprint Chart for NT8
Category: NinjaTrader 8 Indicators and More 


November 21st, 2016
Size: 10.45 KB
Downloaded: 6683 times

Keywords: chart delta footprint
 


 
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