An open API service indexing awesome lists of open source software.

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

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))