What's Changed
- okx: fix the incorrect fee parsing by @Nouzan in #77
- Remove the use of deprecated binance endpoint by @Nouzan in #78
- binance: remove the use of
busdsymbols by @Nouzan in #80 - Add support for trade-bid-ask ticker to OKX by @Nouzan in #81
- Better OKX options support by @Nouzan in #82
- Add live flag to
InstrumentMetaby @Nouzan in #83 - ticker: allow setting first trade mode by @Nouzan in #85
- tba: fix not using correct bid/ask by @Nouzan in #87
- make tba: add accept bid/ask ts option by @Nouzan in #89
- okx: add example for subscribing custom channel by @Nouzan in #91
- instrument: add expire attribute by @Nouzan in #92
- okx: do not use uly to build symbol by @Nouzan in #94
- Add support for binance options by @Nouzan in #96
Full Changelog: v0.7.2...v0.7.3