MathisWellmann / sliding_features-rsLinks
Modular, chainable sliding windows with various signal processing functions such as normalization, RSI, ROC and other technical indicators.
☆70Updated 4 months ago
Alternatives and similar repositories for sliding_features-rs
Users that are interested in sliding_features-rs are comparing it to the libraries listed below
Sorting:
- Aggregate trade data into user-defined candles using information driven rules☆110Updated 6 months ago
- Leveraged Futures Exchange for Simulated Trading☆77Updated this week
- trading strategy construction, visualization and backtesting tool☆66Updated 2 years ago
- Backtesting engine written in Rust☆75Updated 10 months ago
- A position (finance) definition that has some good algebraic properties.☆15Updated 3 years ago
- OptionStratLib is a comprehensive Rust library for options trading and strategy development across multiple asset classes.☆157Updated this week
- Generate various time series, some randomly sampled, in pure rust.☆19Updated 10 months ago
- A SIMD based black scholes pricer using the http://crates.io/wide crate☆74Updated 2 years ago
- An algorithmic trading platform written in rust. Focused on backtesting, charting, live trading. With an emphasis for semi-automated str…☆66Updated 4 months ago
- A fast in-memory limit order book (LOB).☆163Updated 2 years ago
- Rust for black scholes☆25Updated last week
- Deribit API V2 WS client for Rust.☆48Updated last year
- Lightweight algo trading framework☆33Updated 2 years ago
- A Rust/WASM library to parse FIX messages without a dictionary☆24Updated 4 years ago
- NASDAQ ITCH parser in Rust☆51Updated last year
- Rust KuCoin Cryptocurrency Exchange v2 API Wrapper/SDK☆34Updated 2 years ago
- Building a fast matching engine in Rust for efficient processing of an ITCH order book.☆55Updated 2 years ago
- stochastic-rs is a Rust library designed for high-performance simulation and analysis of stochastic processes and models in quant finance…☆116Updated 3 weeks ago
- A Rust WebSocket client that connects to multiple crypto exchanges and publishes a merged live order book through gRPC stream☆80Updated 3 years ago
- Rust implementation of glass: ordered set data structure for client-side order books☆25Updated 6 months ago
- TradingView data source library for Algorithmic Trading written in Rust☆62Updated 3 weeks ago
- The idiomatic rust implementation of the QuantLib C++ quantitative finance library☆163Updated 4 years ago
- Limit order book written in Rust☆74Updated 6 years ago
- A simple trading bot written in Rust based on counter-trading large deviations in the futures order book delta volume.☆78Updated 3 years ago
- Async client for the Binance APIs☆212Updated 3 weeks ago
- Option pricing using fang oosterlee algorithm