From f8ecdf92c4f012748019c7efd0d3c466514aa7b6 Mon Sep 17 00:00:00 2001 From: Chris Roth Date: Sat, 28 Feb 2026 23:37:59 -0500 Subject: [PATCH] Add rebalance to JavaScript section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e89e96..de762dd 100644 --- a/README.md +++ b/README.md @@ -494,6 +494,7 @@ date conversion, scaling factor values, and filtering by the specified date. - [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. +- [rebalance](https://github.com/cjroth/rebalance) - Interactive portfolio rebalancing tool that imports brokerage CSV data, sets target allocations, and generates trade instructions. ### Data Visualization