ScottfreeLLC / AlphaPy

Python AutoML for Trading Systems and Sports Betting
Apache License 2.0
1.14k stars 207 forks source link

MarketFlow fractal #16

Closed mrconway closed 6 years ago

mrconway commented 6 years ago

Convert the fractal field to pandas offset aliases. This will allow the user to specify custom analysis periods. AlphaPy will fetch data from the source (specified in schema) and then the user can choose to resample to the given duration, as specified by fractal in the market.yml file.

mrconway commented 6 years ago

Added in https://github.com/ScottFreeLLC/AlphaPy/releases/tag/2.2.1