ronniec95 / black_scholesLinks
A SIMD based black scholes pricer using the http://crates.io/wide crate
☆73Updated 2 years ago
Alternatives and similar repositories for black_scholes
Users that are interested in black_scholes are comparing it to the libraries listed below
Sorting:
- NASDAQ ITCH parser in Rust☆49Updated 6 months ago
- The idiomatic rust implementation of the QuantLib C++ quantitative finance library☆162Updated 4 years ago
- Backtesting engine written in Rust☆75Updated 4 months ago
- A fast in-memory limit order book (LOB).☆152Updated 2 years ago
- fix-rs is a FIX (Financial Information Exchange) engine written in Rust.☆137Updated last year
- Dual q/kdb+ interface for API to build a shared library and an IPC client.☆22Updated last year
- Financial Information eXchange protocol implemented in Rust☆405Updated last year
- Aggregate trade data into user-defined candles using information driven rules☆97Updated last week
- Port of Interactive Broker's trading API written in Rust☆164Updated last year
- Financial maths library for risk-neutral pricing and risk☆385Updated 2 years ago
- A very simple api request client accessing TD Ameritrade API built in rust.☆39Updated 2 years ago
- Leveraged Futures Exchange for Simulated Trading☆68Updated last week
- Modular, chainable sliding windows with various signal processing functions such as normalization, RSI, ROC and other technical indicator…☆59Updated last month
- A native desktop charting platform for crypto markets with intuitive orderflow visualizations☆60Updated this week
- Rust aeron port☆123Updated 5 months ago
- A Rust high performance cryptocurrency trading API with support for multiple exchanges and language wrappers.☆303Updated 3 years ago
- trading strategy construction, visualization and backtesting tool☆64Updated 2 years ago
- An implementation of the Interactive Brokers API for Rust☆163Updated this week
- The official Rust client library for Databento☆61Updated last week
- Rust for black scholes☆24Updated last year
- A position (finance) definition that has some good algebraic properties.☆14Updated 2 years ago
- Databento Binary Encoding (DBN) - Fast message encoding and storage format for market data☆114Updated this week
- Limit order book written in Rust☆74Updated 6 years ago
- OptionStratLib is a comprehensive Rust library for options trading and strategy development across multiple asset classes.☆55Updated this week
- A quantitative finance toolbox☆38Updated 3 months ago
- Rust library targeting finance/quant-related use cases.☆20Updated 6 years ago
- A Rust/WASM library to parse FIX messages without a dictionary☆23Updated 4 years ago
- 📈 Display candlestick charts right into your terminal.☆294Updated 2 years ago
- A crate for interacting with the Alpaca API at alpaca.markets.☆162Updated 3 months ago
- A port of the LMAX Disruptor to Rust