Skip to content

Releases: jiak94/asynctradier

v1.0.0

24 May 08:38
425c8a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1.beta16...v1.0.0

v0.0.1.beta16

20 May 06:33
744d23d
Compare
Choose a tag to compare

What's Changed

  • fix: 🐛 Fix a single item list will throw exceptions error by @jiak94 in #19

Full Changelog: v0.0.1.beta15...v0.0.1.beta16

v0.0.1.beta15

16 May 20:12
033b6ed
Compare
Choose a tag to compare

What's Changed

  • fix: 🐛 Fix single watchlist exception by @jiak94 in #18

Full Changelog: v0.0.1.beta14...v0.0.1.beta15

v0.0.1.beta14

16 May 19:20
28addf4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1.beta13...v0.0.1.beta14

v0.0.1.beta13

16 May 15:32
c28f7c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1.beta12...v0.0.1.beta13

v0.0.1.beta12

12 Feb 19:35
9acc9ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1.beta11...v0.0.1.beta12

v0.0.1.beta11

28 Jan 17:55
1bc0723
Compare
Choose a tag to compare

What's Changed

  • feat: ✨ implement get_calendar interface by @jiak94 in #9

Full Changelog: v0.0.1.beta10...v0.0.1.beta11

v0.0.1b10

19 Jan 14:06
ea8bb46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1.beta9...v0.0.1.beta10

v0.0.1.b9

13 Jan 15:34
c891d61
Compare
Choose a tag to compare

What's Changed

  • feat: ✨ Implement Multileg Order Interface by @jiak94 in #3
  • feat: ✨ Implement get quotes interface by @jiak94 in #4
  • feat: ✨ implement options' market data interface by @jiak94 in #5
  • docs: 📝 update readme by @jiak94 in #6

Breaking Changes

  • get_positions, _get_orders return a List instead of a Asyncaggregator
  • merge EquityOrderSide and OptionOrderSide together called OrderSide.

Full Changelog: https://github.com/jiak94/asynctradier/commits/v0.0.1.beta9