Skip to content

Releases: daneisburgh/invaas

v1.7.1

06 Feb 03:20
Compare
Choose a tag to compare

v1.7.1 (2024-02-06)

Chore

  • chore: update options test notebook (e71fe6e)

Ci

  • ci: update release workflow (e0d0930)

Fix

  • fix: update schwab fear greed index rounding (1c081f4)

Unknown

v1.7.0

06 Feb 00:39
Compare
Choose a tag to compare

v1.7.0 (2024-02-06)

Chore

  • chore: update options test notebook (35b01a1)

Feature

  • feat: add initial conditional to trade schwab mutual fund assets (fd506ce)

Fix

  • fix: update fear and greed index rounding (5f5b506)

v1.6.0

05 Feb 01:16
Compare
Choose a tag to compare

v1.6.0 (2024-02-05)

Chore

  • chore: update crypto etf test notebook (135de4d)

Feature

  • feat: increase coinbase min buy amount (f121151)

  • feat: update coinbase to use usdc wallet (1009680)

v1.5.0

04 Feb 14:28
Compare
Choose a tag to compare

v1.5.0 (2024-02-04)

Chore

  • chore: update test notebooks (c94989f)

  • chore: update option historical test notebook (905de1a)

Feature

  • feat: add methods to get schwab net worth and cash to buy stocks and options (223bc08)

Fix

  • fix: update buy put option product id (cf56534)

  • fix: sort options chain and set max bought options (ceaf753)

Refactor

  • refactor: update schwab product price variable names (0c338ee)

Unknown

  • Merge branch 'main' into develop (1159db1)

v1.4.1

01 Feb 21:24
Compare
Choose a tag to compare

v1.4.1 (2024-02-01)

Fix

  • fix: update get owned options method to handle no positions (32adae4)

v1.4.0

31 Jan 21:55
Compare
Choose a tag to compare

v1.4.0 (2024-01-31)

Chore

  • chore: update test notebooks (8c45ef2)

  • chore: update test notebooks (ce499fa)

  • chore: update test notebooks (d0e5fb3)

  • chore: update test notebooks (549e408)

  • chore: update test notebooks (2ee9e72)

  • chore: format files (5edf23c)

  • chore: update options test notebooks (39410a8)

  • chore: update test notebooks (ab77633)

  • chore: update options test notebooks (6825480)

Feature

  • feat: update schwab task methods and options buy logic (f543309)

  • feat: add initial option trading logic to schwab task (4e2a135)

  • feat: update schwab client and add requests (8d5a7b7)

  • feat: update trade to handle options and add get balance method (f040aa9)

  • feat: add balance positions url (1652b0c)

Style

Unknown

  • update schwab workflow schedule (383d0e9)

v1.3.2

26 Jan 21:46
Compare
Choose a tag to compare

v1.3.2 (2024-01-26)

Chore

  • chore: update test notebooks (40eda41)

  • chore: format files (7181685)

  • chore: update test notebooks (3b8b827)

Fix

  • fix: update deployment config to separate workflows by type and schedule (c84574b)

Style

v1.3.1

25 Jan 21:59
Compare
Choose a tag to compare

v1.3.1 (2024-01-25)

Build

  • build: add package requirements (42a22df)

  • build: update task dependency (47e76b6)

Chore

  • chore: update test notebook (6e0ada0)

Fix

  • fix: notebook pip install (bfb4feb)

  • fix: schwab task product and order logic (d3f1dad)

  • fix: schwab auth and buy order message handling (dc8fe2f)

  • fix: remove unsupported coinbase products (514c944)

v1.3.0

25 Jan 04:19
Compare
Choose a tag to compare

v1.3.0 (2024-01-25)

Build

  • build: update databricks deployment config tasks and schedule (0c503f5)

  • build: update deployment config (09f731c)

Chore

  • chore: update crypto etf test notebook (9a44324)

  • chore: add historical fear greed index test notebook (7eb54c9)

  • chore: update test notebook (52e7e6c)

  • chore: remove initial options test notebook (02372c2)

  • chore: update notebooks (df94bc9)

  • chore: update gitignore (5f78eca)

  • chore: update notebooks and add data folder (e00ee82)

  • chore: update test notebooks (1947267)

Feature

  • feat: update schwab task create order logic (a66546c)

  • feat: add initial schwab task create order logic (9df85d4)

  • feat: update coinbase products and order logic (de77594)

  • feat: add buy stock slice support to schwab api (3393119)

  • feat: add initial schwab api logic to task and notebook (86ea70b)

  • feat: add initial schwab api (5119864)

Fix

  • fix: disable schwab request dry run (9b4425b)

  • fix: coinbase task buy amount logic (083adc2)

  • fix: environment variable name formats (fde8ca7)

  • fix: bump yfinance version (f634dfb)

  • fix: add playwright package requirements (6286f87)

Refactor

  • refactor: schwab api methods and logging (29628d5)

  • refactor: app environment variable name (707c533)

  • refactor: coinbase task (516966b)

  • refactor: task environment parameter (d1ab86f)

Style

  • style: clear notebooks and format files (022d3c4)

  • style: format files (3449816)

  • style: format files (e066dff)

Unknown

  • Merge branch 'main' into develop (dd6e79d)

v1.2.2

14 Jan 04:09
Compare
Choose a tag to compare

v1.2.2 (2024-01-14)

Chore

Ci

  • ci: temporarily disable type check (75639a9)

Fix

  • fix: coinbase sell product precision (c694898)