samjtro / schwab

⚡ fast unofficial schwab traderapi hook
https://pkg.go.dev/github.com/samjtro/schwab
GNU General Public License v2.0
3 stars 1 forks source link

Stable Update v0.8.2 - v0.8.3 #8

Closed samjtro closed 1 year ago

samjtro commented 1 year ago

This is to merge the recently committed v0.8.3 into Stable, which includes all tests in one directory, but more importantly, the option package using float64s instead of strings for numbers and a bool for InTheMoney. This should make it easier to manipulate for Algorithmic Trading models built off of this repo.

Changes since v0.8.2: