From 0bcf3c31fabd48c6780ee4a1ae2c7abf27648b5b Mon Sep 17 00:00:00 2001 From: CtrlX <76150709+gitctrlx@users.noreply.github.com> Date: Sat, 22 Mar 2025 15:27:53 +0800 Subject: [PATCH] Update Readme.md (#29) Add kand: A Blazingly Fast Technical Analysis Library, written in Rust. --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 8d64d08..7590946 100644 --- a/Readme.md +++ b/Readme.md @@ -300,6 +300,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a - [ta-rust](https://github.com/greyblake/ta-rs) | `Rust` | - Technical analysis library for Rust language - [finta](https://github.com/peerchemist/finta) | `Python` | - Common financial technical indicators implemented in Pandas - [pandas-ta](https://github.com/twopirllc/pandas-ta) | `Python` | - Pandas Technical Analysis (Pandas TA) is an easy to use library that leverages the Pandas package with more than 130 Indicators and Utility functions and more than 60 TA Lib Candlestick Patterns. +- [kand](https://github.com/rust-ta/kand) | `Rust` & `Python` | - A blazingly fast technical analysis library in Rust and Python. ### Pricing