| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-22 | 734 Bytes | |
| v2.22.0 source code.tar.gz | 2026-03-22 | 1.1 MB | |
| v2.22.0 source code.zip | 2026-03-22 | 1.2 MB | |
| Totals: 3 Items | 2.3 MB | 0 | |
Added
- Opinion Exchange Integration: Full support for Opinion prediction market -- markets, events, OHLCV, order book, positions, orders, execution price, and WebSocket streaming. Includes
fetchMyTrades,fetchClosedOrders,fetchAllOrders, andcancelOrder. Does not yet supportfetchTradesorfetchBalance.
Installation
npm:
:::bash
npm install pmxtjs@2.22.0
PyPI:
:::bash
pip install pmxt==2.22.0
Links
Full Changelog: https://github.com/pmxt-dev/pmxt/compare/v2.21.2f...v2.22.0f