Description
Community Indicators is a library of custom technical indicators. We'll accept custom indicators that require logical operations to populate the DataSeries or those that involve a minimum of 4 simple math operations. In other words, let's keep the library clear of simplistic indicators that can be created easily on the fly.
Custom indicators introduced in
Stocks & Commodities magazine should be added to the
TASCIndicators open source component.
Download Project Source Code (2010.09)
The Extension file is available to download and automatic installation from our site (Wealth-Lab.com) after registration and logging in. You can find its zipped source code by clicking on "Attachments" on top of the page. Wealth-Lab Developer/Pro customers who can't see "Attachments" - please enter a new support ticket at
wealth-lab.com.
Revision History
2010.09- Change: possible to install in Wealth-Lab 6
- Change: breaking change! Removed an extraneous Bars parameter in MACDEx and all dependent indicators. Check out the updated descriptions and reflect the change in your Strategy code!
- Added: MACDEx_Histogram3
- Added: Relative Momentum Indicator (RMI), courtesy dansmo
- Added: Wilder Swing Index
- Added: Accumulation Swing Index
- Added: PrcRank (PercentRank, matches MS Excel output, implements PartialValue) - courtesy avishn
- Added: DV2, PartialValue version - courtesy avishn
- Added: DV2 bounded, PartialValue version - courtesy avishn
- Added: DV Composite Fractal Efficiency Indicator (CFE)
- Added: DVI oscillator (courtesy DartBoardTrader)
- Added: PercentRank helper allows to drag & drop the indicator
- Fixed: PercentRank to match Excel (thanks DartBoardTrader)
- Fixed: Kaufman ER not appearing as an Oscillator to the system (i.e. no overbought/oversold levels in GUI properties dialog)
2010.07
2010.06
2010.03
2010.02
2010.01
2009.12
2009.11
2009.10
2009.09
- Added: DV2 bounded by D.Varadi (coded by Michael Bytnar)
- Added: BBandUpper2/BBandLower2 -- Bollinger Bands that allows to select calculation type: Sample or Population (by request of dansmo)
- Added: Moving Average Envelope (by request of hamblin1)
- Fixed: TII
- Change: Dropped support for versions of Wealth-Lab 5 older than 5.4
2009.08
2009.07
- Added: TrendScore by Tushar Chande (modified after WL4 code by gbeltrame)
- Added: Coppock curve
- Added: Widner Projection Bands and the companion indicators: PB Width and PB Oscillator Fast/Slow (after WL4 code by jmm & fundtimer)
- Added: Series Greater Than / Less Than Count (virtually, they are analogous to CrossOverValueBar / CrossUnderValueBar, respectively)
- Added: the complete set of Ehlers Hilbert Transform filters ported from WL4 (thanks to fundtimer): HTDCPhase, HTInPhase, HTLeadSin, HTPeriod, HTQuadrature, HTSin, HTTrendLine
- Fixed: Elder SafeZone Stop description.
- Removed: Ehlers Sine Wave indicator by DartboardTrader (deprecated, switched to fundtimer's implementation)
2009.06
2009.05+
2009.04+
2009.03
- Added: Adaptive Laguerre filter.
- Fixed: Rolled back the 2009.02 Description change for indicators that use a Bars object parameter. The change was not necessary and adversely affected the utility of the Analysis Series visualizer.
2009.02
2009.01
- Added: Density (of a Consolidation Pattern)
- Added: Gann Swing Oscillator
- Added: Ehlers Laguerre RSI
- Added: MACD_Signal3 (which is a copy of MACD_Signal where all parameters are configurable).
2008.12
2008.11
1.3+
- Added: Acceleration Bands.
- Fixed: Description for all indicators to include parameters.
- Fixed: Group glyph was missing in Indicator list.
1.0.1.0
- Added: Kase DevStop Distance with supporting TR2DSeries.
1.0.0.0
- Baseline available for download via the Extension Manager (Tools menu).