Releases: alkalescent/hyperdrive
Releases · alkalescent/hyperdrive
v1.14.1: 🧼 chore(trade): abstract fxs and improve typing 🧼 (#248)
* is not equal * clean up * fill orders fx * add types and tests * #patch * use Union for multitypes * Update Calculus.py * pin plotly version for vectorbt * try this * again * datetime * array
v1.14.0: 🏗️ feat(strategy): optimize portfolio 🏗️ (#247)
* progress * add test * try robin-stocks branch and python 3.10 * Revert "try robin-stocks branch and python 3.10" This reverts commit 99e557dfd3b0d42bb6d97955fd078b1ca43d17d5. * restore robin-stocks branch install * try again * one more time * update robinhood * use ltc for tests for 24hr market * missed one * add optimize portfolio test * fix crypto time_in_force * fix optimize port test * increase order size for test * dont wait if test * try this
v1.13.2: 🛠️ fix(trade): untradeable 🛠️ (#246)
* ignore sdc * #patch
v1.13.1: 🛠️ fix(trade) optimize 🛠️ (#245)
* fix * #patch
v1.13.0: 🦙 feat(trade): alpaca 🦙 (#244)
* progress #minor * improve error handling for release * progress * add workflow * fix lint issue and change to day order * add test * add another test * add another test * finish tests, consider BTC if QQQ fails * split string * make notional string * try again * improve sleep_until fx * optimize portfolio once a month * run ohlc on dev env * add timezone for sleep_until
v1.12.2: 🥤 fix(data): sip feed 🥤 (#243)
* revert feed * comment * #patch * #patch
v1.12.1: 🛠️ fix(scripts): imports 🛠️ (#242)
* fix #patch * #patch
v1.12.0: 🦙 feat(data): alpaca 🦙 (#241)
* add alpaca get_ohlc fx * add test * update hist script * update script and workflow #minor * use tokens in run * fix feed * try parenthesis * provider dir * test fixed
v1.11.0: 💯 feat(data): nasdaq 💯 (#240)
* progress * finish save_ndx fx * debug * delete debug logs * update files to remove iex * add workflow and script for indices + update rh lib * lint * remove stocktwits * test failures * poly * remove sentiment fxs * fixes? * edit test_save_splits * change split timeframe * fix splits for polygon data * add more tests * add dep * fix standardize fx * fix test #minor * delete update sentiment
v1.10.11: ♻️ fix(prediction): retry ♻️ (#239)
* #patch * empty