├── HowToStudyTrends_v1.03.pdf └── README.md /HowToStudyTrends_v1.03.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bytesumo/TrendCalculus/3d5c598cd3764a40633979c4c6f4188191dd81ef/HowToStudyTrends_v1.03.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # TrendCalculus 2 | Fast bottom up streaming multiscale trend reversal detection algorithm. 3 | 4 | * the public repo is hosted on https://bitbucket.org/bytesumo/trendcalculus-public 5 | 6 | 7 | # UPDATE: 8 | I've moved the refrerence implementation in Lua to github, found here: 9 | https://github.com/ByteSumoLtd/TrendCalculus-lua 10 | --------------------------------------------------------------------------------