14 open-source projects similar to jerbouma/algorithmictrading, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best AlgorithmicTrading alternative.
A library for financial options pricing written in Python.
gs-quant is a quantitative finance library and financial data analytics toolkit. It serves as a framework for analyzing financial data, developing systematic trading strategies, and managing risk exposure for derivative products in global markets. The project provides tools for quantitative financial analysis, quantitative portfolio modeling, and the development of systematic trading strategies. It enables the calculation of risk for derivative products to structure and hedge positions across markets.
Decentralized Derivatives Trading. Any Market. Anytime. Anywhere.
AkShare is a Python financial data library and programmatic interface designed for fetching real-time and historical stock, currency, and economic market data. It serves as a quantitative data acquisition tool for gathering the large-scale financial datasets required for economic research and quantitative analysis. The library provides a unified interface to retrieve datasets from various official and commercial providers, removing the need to write custom scrapers for individual financial sources. It maps standardized function calls to diverse third-party sources to normalize varying respons
Backtestable AI trading agents and Python algorithmic trading strategies for stocks, options, crypto, futures, forex, SEC filings, FRED macro data, and real brokers.
I have Created code for Options Trading based on Various Trading Technical Indicators.
Valuation of Convertible Bonds on a Binomial Tree (E. Derman et al.)
A multi-asset, multi-strategy, event-driven trade execution and management platform for running many algorithms/bots at many venues simultaneously, with unified risk management and reporting.
StockSharp is an algorithmic trading platform and quantitative framework used for developing and deploying trading robots across stock, forex, and cryptocurrency markets. It functions as a multi-asset trading gateway and a dedicated development environment for building, debugging, and scheduling automated strategies. The platform includes a visual strategy workflow editor that maps logic blocks to executable code and a simulation engine that replays historical tick data to validate trading logic. It utilizes a plugin-based broker integration system to normalize diverse exchange protocols into
Extensive broker library - Easily place orders - Retrieve past orders - Query a users portfolio - Supported brokers: - Robinhood - TDAmeritrade (in progress) - Oanda (in progress) - If you'd like to have another broker supported, submit an issue or a pull request - Data library - Real time quote…