Merge pull request #248 from realfishsam/patch-2

add: pmxt to Python and JavaScript sections
This commit is contained in:
Wilson Freitas
2026-02-24 06:24:09 -03:00
committed by GitHub
+2
View File
@@ -37,6 +37,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [pymc3](https://docs.pymc.io/) - Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano.
- [modelx](https://docs.modelx.io/) - Python reimagination of spreadsheets as formula-centric objects that are interoperable with pandas.
- [ArcticDB](https://github.com/man-group/ArcticDB) - High performance datastore for time series and tick data.
- [pmxt](https://github.com/pmxt-dev/pmxt) - The CCXT for prediction markets. A unified API for trading on Polymarket, Kalshi, and more.
### Financial Instruments and Pricing
@@ -475,6 +476,7 @@ date conversion, scaling factor values, and filtering by the specified date.
- [orderflow](https://github.com/focus1691/orderflow) - Orderflow trade aggregator for building Footprint Candles from exchange websocket data.
- [ccxt](https://github.com/ccxt/ccxt) - A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges.
- [PENDAX](https://github.com/CompendiumFi/PENDAX-SDK) - Javascript SDK for Trading/Data API and Websockets for FTX, FTXUS, OKX, Bybit, & More.
- [pmxt](https://github.com/pmxt-dev/pmxt) - The CCXT for prediction markets. A unified API for trading on Polymarket, Kalshi, and more.
- [pmxt](https://github.com/qoery-com/pmxt) - A unified API for accessing prediction market data across multiple exchanges. CCXT for prediction markets.
### Data Visualization