Zo-sdk

Latest version: v0.2.0

Safety actively analyzes 631578 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.0

- Add `Zo.cancel_all_orders{,_ix}`.
- BREAKING: Add heimdall to `Zo.withdraw` accounts list.
- BREAKING: Change default commitment from `confirmed` to `finalized`.
- BREAKING: Remove deprecated `PositionInfo.value`.
- BREAKING: Remove deprecated `MarketInfo.funding_rate`.

0.1.4

- Add `max_ts` parameter to `Zo.place_order`.
- Add `Zo.send` method to dispatch custom instructions.
- Add `_ix` variants for `Zo` methods.
- Add `Zo.close_position`.
- Add `Zo.refresh_orders`.
- Omit `LUNA-PERP` market.
- DEPRECATE: Deprecate `PositionInfo.value` in favour of `PositionInfo.entry_value`.

0.1.3

- DEPRECATE: Deprecate `MarketInfo.funding_rate` in favour of `MarketInfo.funding_{info,sample_start_time}` for new funding formula.

0.1.2

- Add `MarketInfo.{mark,index}_{price,twap}` and `MarketInfo.funding_rate`.
- Add `commitment` parameter to `Zo.refresh()`.
- Fix `Zo.orderbook` missing when `load_margin=False`.

0.1.1

- Fix broken `Zo.place_order`.

0.1.0

- Initial release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.