From 77782ad82ec8526571b0ba2868c1cfa6e8702827 Mon Sep 17 00:00:00 2001 From: patrickliu0077 Date: Sat, 21 Mar 2026 02:56:00 -0700 Subject: [PATCH] Add SimpleFunctions to JavaScript section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e89e96..f3b787e 100644 --- a/README.md +++ b/README.md @@ -491,6 +491,7 @@ date conversion, scaling factor values, and filtering by the specified date. - [chart-patterns](https://github.com/focus1691/chart-patterns) - Technical analysis library for Market Profile, Volume Profile, Stacked Imbalances and High Volume Node indicators. - [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. +- [SimpleFunctions](https://github.com/spfunctions/simplefunctions-cli) - Prediction market intelligence CLI for Kalshi and Polymarket. Causal thesis models, edge detection, 24/7 orderbook monitoring, what-if scenarios, and trade execution. MCP server for AI agent integration. - [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.