finantic.IndicatorSelection
IndicatorSelection is a WL8 extension that finds the indicators best suited to improve your trading strategy when used as filter, setup or weight.
This extensions contains several parts:
- A Indicator calculation engine that caculates all available indicators each with several customizable variants and several derived indicators and puts them into a specialized indicator database.
- An embedded database which stores all relevant information about these indicators and the historical trades of your trading strategies. This high performance database is highly optimized for indicator series and target series.
- A ranking mechanism that ranks the benefit of calculated indicators versus the trades of your trading strategy using various metrics. Results are shown in a sortable table.
- Indicator properties. Shows detailed information about an individual indicator.
Used together these four parts are a powerful tool to find the indicators that are best suited to improve your trading strategy.
Indicator Selection is a WL8 Extension which tackles a very interesting albeit diffcult problem: Indicator Selection. The Indicator Selection extension answers the following questions:
- which indicators should I use in my trading strategy as a filter for entry or exit signals or as a setup
- which indicator is able to distinguish profitable signals from other signals
- which indicators should be used as inputs for machine learning algorithms
Required Extensions
The finantic.IndicatorSelection extension requires WL's Data Extensions (Fundamentals expressed as indicators, FRED, Quandl)
Recommended Extensions
This extension works when only the Data exension is installed, but the more of the following recommended extensions are installed, the better the results.
- finantic.Indicators - a collection of useful indicators
- finantic.Kalman - advanced smoothers
- Advanced Smoothers - a collection of smoother indicators
- IndexLab - Portfolio level indicators
- PowerPack - more indicators
Screenshots
Change Log
- Adapted to Changes in WL Build 77 (.Net 8, new TeeChart version).
- Support for MOC entry trading systems.
- Initial release.