Releases: suchak1/hyperdrive
Releases · suchak1/hyperdrive
v1.0.5: 🧪 fix(tests): intraday 🧪 (#135)
* #patch update script skip sklearn * fix tests #patch * tough bug #patch * fixed * revert back to using sandbox creds * Revert "revert back to using sandbox creds" This reverts commit 288b6c4c4d276e9390f76c2351176e91b5c437d2.
v1.0.4: 📦 fix: packaging 📦 (#132)
* pca trial * update to beat 92 and 1.08 * fix prediction * #patch * remove feature * Update Exchange.py * #patch * get features dynamically from metadata * fee * #patch * change src dir to hyperdrive dir * #patch
v1.0.3: 💃 fix(prediction): features 💃 (#127)
* pca trial * update to beat 92 and 1.08 * fix prediction * #patch * remove feature * Update Exchange.py * #patch * get features dynamically from metadata * fee * #patch
v1.0.2: 💵 fix(order): account for fees 💵 (#126)
* Update Exchange.py * #patch
v1.0.1: 🛠️ fix(data): prediction 🛠️ (#125)
* pca trial * update to beat 92 and 1.08 * fix prediction * #patch
v1.0.0
🎉 release(v1): #major 🎉
v0.58.0: 🔮 feat: predict signal 🔮 (#124)
* almost whole model plan * save data * basically done * actually done w model creation * ready to predict * more done * new file * modify model * prediction trial * again * use metadata * make sure data is non-null * trade * typo * fix df * don't trigger every push * done * fix fb
v0.57.0: 🏗️ feat: strategy builder 🏗️ (#123)
* constants * add 2 new functions * working on undersample * finish undersample * tests complete * remove imports * works * .gitignore * script progress * done * trigger job * sklearn version * delete decrypt.sh * add decryption file * finish gpg * print gpg version * Revert "print gpg version" This reverts commit c02fd8bc17ecb59e609fef389d76cfddb6f82bad. * try again * try again * verbose * debug * try w new pass * wrong cmd * try this * try making new key * again * again * lets see * aes * encryption scripts done * deps * pls * try w gpg * should work * typo * ok * done * updated fernet * salt * dont fail fast * s3 bucket * ta library * window as int * pca * exchange progress * more progress * clean up unnecessary lines * add binance testnet creds * flake8 * fix workflows * run id * comment
v0.56.0: 💸 feat(data): add sopr 💸 (#122)
* sopr changes * typo fx name * done
v0.55.0: 🌈 feat(data): add difficulty ribbon 🌈 (#121)
* remove deflection code * get diff ribbon * change sentiment update to 1d * lint