NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Searching for entries matching GomCD, looking in title and description, keywords for any words
Found 11 matching entries

Sort by

Entries
GomDeltaVolumeUpDown 5 *
Plots a non cumulative histogram of Gom delta volume.

The earlier version of this indicator has been downloaded over 1800 times, but it is outdated and incorrect. I URGE YOU to use this one instead!

Provided as a cs file, because my versions of the GomCD and GomRecorder are non-standard, so I don't want to put them into an installation package that might cause you to have problems.

I uploaded a revised version at around 10PM PT on Sunday January 8. The indicator was missing a lot of volume between the bid and ask, requiring the use of the "direction" from Gomi's hybrid delta calculation mode as the tiebreaker. Anyone who downloaded the earlier version should replace it with this one.

Thank you to Silvester17 for pointing out the problem. And, as usual, to Gomi.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: GomDeltaVolumeUpDown
Category: NinjaTrader 7 Indicators 


January 8th, 2012
Size: 11.41 KB
Downloaded: 1395 times
Gomi's Cumulative Delta Volume indicators from MultiCharts 4 *
Gomi's Cumulative Delta Volume indicators from MultiCharts.

The collection consists of:
GomCD
GomCDHA
GomDeltaMomentum
GomDeltaVolume

NOTE; These are Up/Down Volume Type and not Bid/Ask


Category The Elite Circle 
 
Suggest other entries I might like
Details: Gomi's Cumulative Delta Volume indicators from MultiCharts
Category: The Elite Circle 


April 22nd, 2011
Size: 21.19 KB
Downloaded: 1505 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: 37177 times
SMA of Gom CD (GomCDSMAUpDown) 5 *
Plots a simple moving average of the Gom Cumulative Delta, with multi color plotting correctly implemented for rising and falling slopes.

The earlier version of this indicator has been downloaded over 1800 times, but it is outdated and incorrect. I URGE YOU to use this one instead!

Provided as a cs file, because my versions of the GomCD and GomRecorder are non-standard, so I don't want to put them into an installation package that might cause you to have problems.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: SMA of Gom CD (GomCDSMAUpDown)
Category: NinjaTrader 7 Indicators 


January 8th, 2012
Size: 9.80 KB
Downloaded: 632 times
Stochastics of Price and of CD Volume for NT7
These are the common stochastics indicators with a few minor changes. THEY ARE FOR NINJATRADER 7 ONLY.

The main value of these is that they show: how to implement multi-color plotting in NT7; how to serialize colors for use as parameters; and how to use the dataseries objects exposed by GOMCD as input to other indicators.

The stochastic of price is the common, garden variety stochastic oscillator. I changed it to oscillate between -100 and +100 instead of between 0 and 100, and used the new PlotColors() method of NT7 to give different colors for rising and falling. Once the color changes, it stays changed.

The stochastic of CD is based on the CUMULATIVE DELTA OF VOLUME. It is not based on price AT ALL. For it to work, you need to have installed the GomCD indicator. If you are running a GomRecorder and have set up a GOMFOLDER, this plot will refresh historically, and will not disappear when you make changes to the chart. This is a good code sample for those who would want to use the GomCd to give inputs to other custom indicators.

For both of these, the colors of the rising and falling plots "K" are ColorRising and ColorFalling, the first two parameters all the way at the top of the list. Changing the color of Plot "K" will not do anything. However, that is where you can adjust the line weight and style of that plot.


COMPATIBILITY:
NinjaTrader 6.5: NO
NinjaTrader 7.0: YES


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Stochastics of Price and of CD Volume for NT7
Category: NinjaTrader 7 Indicators 


January 21st, 2010
Size: 26.92 KB
Downloaded: 683 times

Keywords: stochstic non-repaint delta zondor nt7 multi-color cumulative
t4tBarValues01: TRUE tickcount and other values and relations for any bartypes without GomCD data 5 *
A alternate method calculation the TRUE tickcount and other values and relations for any bartypes.
(use a MultTickChart and you can simple compare the true result values with the fixed real and calculated tickcount)

The indicator can draw a +/- Historgamm for one or two selectable Values from this list:
TradesOfBar,Volume,Seconds,Power("H-L+Abs(O-C)" as number of ticks)

Both of the selected Values can have a selectable divisor(one of the value list) and a additional fixed factor as multiplicator for better visual scaling. A PeriodValue>0 draw a additional SimpleMovingAverage.

The screenshot view this:
Panel1:FGBL with a non standard BarType as example
Panel2:+"VolumePerSeconds" with a SMA[14] AND -"TradesPerSeconds"*10(for better scaling) with a SMA[14]
Panel3:+"TickCount" as TradesOfBar AND -"Seconds" as DurationOfBar (no SMA's, no Divisor's, Factor's=1)

The public results (BVRpositive&BVRnegative...) can external use as DataSeries with any strategy rules or as internal input for other indicators... (only limited by the high cpu load)

The indicator is based of the t4tBarStat01 logic with a part of my own in any strategies used values and relations for using with market dynamic rules

----------------------------

This indicator is intended for TRUE ELITE users at BMT.

PLEASE DO NOT STEAL AND SELL TO OTHERS, YOU KNOW WHO YOU ARE (and we know too!).

Written by TimeTrade ([email protected])
Version 01 (Mar 18, 2012)
https://www.tools4trading.de


Category The Elite Circle 
 
Suggest other entries I might like
Details: t4tBarValues01: TRUE tickcount and other values and relations for any bartypes without GomCD data
Category: The Elite Circle 


March 17th, 2012
Size: 5.93 KB
Downloaded: 709 times
t4tBetterBarsC8[25.3.]: One true tickbased NT7 BarType with user selection of Time(sec/min),Tick and Volume mode 5 *
A alternate full tickbased NT7 bar type for time frame charts without wrong future timestamps. The functional logic and results full comperable with the NT7 bartypes. I have no problems with only use this types with all other indicators and strategies and is full compatible with better results for CumUD/CumMP and GomCD/GomMP tools.

The basic advantage of this code for any TimeBars:
Calculation is full tickbased, the Close[0],Volume[0] and the Time[0] is exact the last Tick!
This give better and right results with all t4tCum... and t4tMultiSym tools. For live trading and backtest with any bar duration logics with "COBC=false" this BarType give now right and repeatable results
(The screenshot view a 5min chart with true 300sec bar duration recalc by my BarValues indicator over a additional syncronized 1tick data series.)

The additional advantage for programmers:
I think the C# code is a good base concept for any user switchable multiple bartype functions inside ONE custom bar type.
The NT7 has the GUI limitation for only useable pre defined "named" parameter types and values. In this code i have as additional demo code realized the select/switch between "Tick"/"Volume"/"Second"/"Minute" mode.
I self use for my "ProVersion" of this concept the same code base to realize a select/switch and use current over 21 different bar type logics, combinations and alternate options with a additional numeric GUI parameter "trick" as my (commercial) AllInOneBarType

Attention:
- Please restart the NT7 after the import with success result.
- This bar type use the "Custom8" class of NT7... if you have import errors while a other bartype allready use this base class, then see the code comment on the first lines and change the Custom8 to a free unused class on your system. Or write in the t4tCum thread for request a different version.

----------------------------

This bartype is intended for TRUE ELITE users at BMT.

PLEASE DO NOT STEAL AND SELL TO OTHERS, YOU KNOW WHO YOU ARE (and we know too!).

Written by TimeTrade ([email protected])
Version 1.1 (Mar 25, 2012)
https://www.tools4trading.de


Category The Elite Circle 
 
Suggest other entries I might like
t4tCumUDv13[25.3.]: Cumulative volume/trade analysis without GomCD 5 *
(This update version use the same 'v12' file names for simple replace... please redownload and confirm the overwrite, if loaded before 25.3.2012)

changelog:
2012 Mar 25. -> update "CumCDv13" on chart/dialog of NT7
2012 Mar 11. -> initial "CumCDv12" on chart/dialog of NT7

A alternate method for a simple way to use the volume(or tick count) of cumulative trades per direction. Based on 1Tick data with compare the ticks with price movement.

Gomi use OnBid/OnAsk and has more informations for ticks without price movement (hold ticks). I think, for the ticks with real price moves, my "simple" version work comperable/equal
For right results on time based chart (sec/min) please use a full tickbased bar type (free t4tBetterBars or full t4tMagicBars or any other types without future timestamps...)

The advantage is: i no need any recorded database, i use the NT7 tickhistory with a additional 1Tick DataSeries inside the indicator for working with any bartypes.
(As internal special feature i use my own sync method for use the correct real count of tick/volume per bar)

The public result plot value can be used as Input for any other indicators... (only limited by the high cpu load)

new V13: The screenshot view two t4tCumUD with the new modes of added lines... if reinit per session = true, then all session starts with "0", if "false" then one line draw the open value per session and one as zeroline.
(Lines can be disabled with setting the line color as "transparent")

For any problems give a response over the t4tCum thread.


----------------------------

This indicator is intended for TRUE ELITE users at BMT.

PLEASE DO NOT STEAL AND SELL TO OTHERS, YOU KNOW WHO YOU ARE (and we know too!).

Written by TimeTrade ([email protected])
Version 1.3 (Mar 25, 2012)
https://www.tools4trading.de


Category The Elite Circle 
 
Suggest other entries I might like
Details: t4tCumUDv13[25.3.]: Cumulative volume/trade analysis without GomCD
Category: The Elite Circle 


March 12th, 2012
Size: 5.31 KB
Downloaded: 1795 times
t4tMultiSym11[16.3.]: True MultiSymbol Chart for NT7, full syncronized with primary bartype without using GomCD data 5 *
This version has problems with error handling for missing tick values on different trading session times!

! Please NOT longer use/download this version !

=> download 2 items upper now the new version12 from 17.3. and confirm the overwrite/replace question by the import dialog, hopefully now without raise unhandled exceptions


Category The Elite Circle 
 
Suggest other entries I might like
t4tMultiSym13[1.4.]: True MultiSymbol Chart for NT7, full syncronized with primary bartype without using GomCD data 5 *
(This update version use the same 'old' file names for simple replace... please redownload and confirm the overwrite, if loaded before 1.4.2012)

changelog:
2012 Apr 1. -> update "t4tMultiSym13" on chart/dialog of NT7
2012 Mar 17. -> initial "t4tMultiSym12" on chart/dialog of NT7

A alternate method for a simple way to use a true, with the primary bartype full syncronized, MultiSymbolChart. The time scale is not changed and only based on the primary instrument / bartype. With the syncronized ticks for the additional symbol i create and draw a candle chart.

The Advantage:
- For any not timebased bartypes this method work right and better in compare to the default MultiSymbolChart of NT7!
- The indicator can work with any (intraday) bartypes and give the best results with tickbased calculated bartypes.
- For time based charts (sec/min) please use as t4tBetterBars, t4tMagicBars or a other bar type with true non future time stamps and tickbased calculations.

New in Version13:
- different timezones and trading sessions work (draw a line while no data)
- simple and secure instrument selection over a standard combobox/dropdown list prefilled with all NT7 symbols.
- nice c# code for a dynamic property inspired by gomi
- cleanup many lines of source for factor 2 faster work
- prepared to use a very fast tick access without dataseries direct over the NinjaTrader tick files as ProVersion inspired by gomi

The public result plot values can be used as Input for many other indicators... (only limited by the high cpu load)


Please use a PM or the t4tCum thread for any questions.

----------------------------

This indicator is intended for TRUE ELITE users at BMT.

PLEASE DO NOT STEAL AND SELL TO OTHERS, YOU KNOW WHO YOU ARE (and we know too!).

Written by TimeTrade ([email protected])
Version 1.3 (Apr. 1, 2012)
https://www.tools4trading.de


Category The Elite Circle 
 
Suggest other entries I might like
 



 
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