https://github.com/tr8dr/tseries-patterns
trend / momentum and other patterns in financial timeseries
https://github.com/tr8dr/tseries-patterns
patterns quant timeseries-analysis trading trend-analysis
Last synced: 10 days ago
JSON representation
trend / momentum and other patterns in financial timeseries
- Host: GitHub
- URL: https://github.com/tr8dr/tseries-patterns
- Owner: tr8dr
- License: mit
- Created: 2020-07-11T12:34:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-27T10:41:23.000Z (over 4 years ago)
- Last Synced: 2025-10-09T05:06:50.750Z (4 months ago)
- Topics: patterns, quant, timeseries-analysis, trading, trend-analysis
- Language: Jupyter Notebook
- Homepage:
- Size: 2.25 MB
- Stars: 276
- Watchers: 17
- Forks: 77
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Financial Timeseries Patterns library
This package contains a growing collection of price pattern detectors (online and offline). I am slowly open sourcing
a number of indicators and models I have found useful (and continue to use) over the years.
## Functionality
Here is a (growing) list of functionality provided by the library
- AmplitudeBasedLabeller ([doc](/docs/AmplitudeBasedLabeler.md))
- HawkesBSI ([doc](/docs/HawkesBSI.md))
- HawkesBVC ([doc](/docs/HawkesBVC.md))