Releases: alkalescent/hyperdrive
Releases · alkalescent/hyperdrive
v1.15.3: 🔒 chore(strategy): update encryption 🔒 (#264)
* add class comment * init doc * more * change init fx * change encrypt fx * change decrypt fx * test file * tests * making more flexible * end * refactor * rewrite test * #patch * update encrypted files * lint * get lint percent * lint * update thresholds * changes * revert and simplify * add percent echo to other workflows * loadfile test trial * install pytest-xdist * eliminate race condition * revert pytest-xdist
v1.15.2: 🧼 chore(lint): improvements 🧼 (#263)
* docstring coverage * ai fx * overkill? * remove self ref * more type hinting progress * docstring and type linting * #patch * simplify flake8 * install pydoclint * improve docs * more docs * improvements * almost done * done * dont produce error code * try again * again * again * farther * more * debugging * should work * try this * try again * try sleep
v1.15.1: ⏰ fix(strategy): time ⏰ (#259)
* change to 9:30am * reference algotrade.io * #patch * update robin-stocks * update domain
v1.15.0: 🤖 feat(ai): autogluon 🤖 (#251)
* progress so far * training data * more progress * so far so good * try this * update numpy * update python version * didnt save * update vectorbt * all packages are fair game * update scipy * sklearn * other deps * others * use python 3.12 * more deps * binance * pandas and polygon * try pinning catboost * pyyaml * numpy * catboost * python 3.11 * numpy * polygon * create model fix * pandas error * modify predict fx * add feature names * try using df for predict * visualize * metadata * notify domain * load metadata * download and load model * comment out type linting * refit * revert * debug * try again * small fixes * none to str * Update Storage.py * changes * fix visualize fx * fix test * fix oracle import * fix num features * fix prediction * to numpy * fix notify * fix visualization on website? * conditional * predict
v1.14.3: 🏥 fix(ci): keepalive GHA 🏥 (#250)
* start keepalive script * almost done * #patch
v1.14.2: 🏥 chore(ci): keepalive GHA 🏥 (#249)
* forgot this commit * #patch * change wiki table column name * change vol error
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