Skip to content

Releases: suchak1/hyperdrive

v0.43.0: 🔼 chore: update deps 🔼 (#87)

03 Feb 04:07
f6a5a5b
Compare
Choose a tag to compare
* historical intraday script update

* config.env

* desktop work

* update deps

* test intraday

v0.42.0: 📆 fix(data): reference normal data instead of iex-formatted date 📆 (#80)

13 Jan 18:55
3489a77
Compare
Choose a tag to compare

v0.41.0: 🕛 fix(data): intraday time filtering 🕛 (#79)

13 Jan 09:06
4e46319
Compare
Choose a tag to compare
* fix poly intraday

* remove unnecessary time filter

v0.40.0

13 Jan 05:51
Compare
Choose a tag to compare
🧹chore: merge conflicts

v0.39.0

13 Jan 05:42
ccdba52
Compare
Choose a tag to compare
♊ fix(data): stop using eod ohlc path for standardizing intraday data…

v0.38.0

13 Jan 03:02
bcb9af7
Compare
Choose a tag to compare
📊 fix(data): get last three days of ohlc data for accurate num_trades…

v0.37.0

12 Jan 08:57
3463c23
Compare
Choose a tag to compare
💱 fix(ohlc + intra): crypto datetime 💱 (#76)

v0.36.0: 🕰️ Bug: Fix datetime formatting 🕰️ (#72)

11 Jan 06:56
e9ab948
Compare
Choose a tag to compare

v0.35.0: 📅 Feature: Add Intraday 📅 (#71)

10 Jan 20:30
c1949c9
Compare
Choose a tag to compare
* resolved

* add mergers to planned data collection in readme

* add get_intraday_path

* comments

* add institutional sentiment to readme data checklista

* to compile

* limit polygon save timeframe to prevent retroactive weirdness

* add multiprocessing to speed up data updates

* delete local data files after each file update to preserve disk space

* constants tests done

* conflict

* conflict

* polygon test_intraday

* iex test_intraday

* test_save_intraday + repo rename

* readme

* git cleanup local branches

* package name change

* remove package upload in dev pipeline

* fix bugs and add volume weighted avg price to ohlc

* start generator

* polygon intraday done?

* more progrress

* fix polygon, still need to do iex

* finish iex changes

* add intraday step to dev pipeline and fix tests

* fixed?

* last fix?

* get date from first row of intra to save properly

* more inclusive time range and lower threshold

v0.34.0: 🔢 Feature: Number of Trades 🔢 (#66)

13 Dec 04:41
281d830
Compare
Choose a tag to compare
* update deps

* change symbol?

* remove error log

* debug

* update hist scripts to get s3 truth

* bug fix