awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to chrisconlan/algorithmic-trading-with-python

Open-source alternatives to Algorithmic Trading With Python

30 open-source projects similar to chrisconlan/algorithmic-trading-with-python, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Algorithmic Trading With Python alternative.

  • stefan-jansen/machine-learning-for-tradingstefan-jansen avatar

    stefan-jansen/machine-learning-for-trading

    16,552View on GitHub↗

    This project is a comprehensive framework for engineering financial data pipelines, designed to automate the collection, cleaning, and synchronization of large-scale market datasets. It functions as a quantitative trading data engine, providing the infrastructure necessary to manage historical and real-time asset pricing information for research and machine learning workflows. The system distinguishes itself through a configuration-driven approach to orchestration, allowing users to manage complex data acquisition tasks across multiple financial providers. It features resilient middleware tha

    Jupyter Notebookartificial-intelligencedata-sciencedeep-learning
    View on GitHub↗16,552
  • achillesrasquinha/bulbeaachillesrasquinha avatar

    achillesrasquinha/bulbea

    2,296View on GitHub↗

    :boar: :bear: Deep Learning based Python Library for Stock Market Prediction and Modelling

    Python
    View on GitHub↗2,296
  • robcarver17/pysystemtraderobcarver17 avatar

    robcarver17/pysystemtrade

    3,347View on GitHub↗

    Systematic Trading in python

    Python
    View on GitHub↗3,347
  • firmai/machine-learning-asset-managementfirmai avatar

    firmai/machine-learning-asset-management

    1,740View on GitHub↗

    Machine Learning in Asset Management (by @firmai)

    Jupyter Notebookalgorithmic-tradingassets-managementgoogle-colab
    View on GitHub↗1,740

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • charliedream1/ai_quant_tradecharliedream1 avatar

    charliedream1/ai_quant_trade

    5,120View on GitHub↗

    aiquanttrade is an AI-driven quantitative trading platform that enables the development, backtesting, and deployment of trading strategies powered by machine learning and artificial intelligence. It provides a complete local environment for quantitative research, simulation, and automated live trading through brokerage APIs, supporting both historical backtesting and real-time paper trading without capital risk. The platform distinguishes itself through a modular, event-driven architecture that separates strategy logic from execution, allowing rule-based and machine learning models to be co

    Jupyter Notebookcppjupyter-notebookkeras
    View on GitHub↗5,120
  • ai4finance-llc/finrl-libraryAI4Finance-LLC avatar

    AI4Finance-LLC/FinRL-Library

    15,443View on GitHub↗

    FinRL-Library is a reinforcement learning trading framework and algorithmic trading library used to develop and backtest automated financial trading strategies. It functions as a quantitative trading pipeline and financial market simulator, allowing users to build decision policies that optimize asset trading across various financial markets. The framework features a modular integration system for swapping reinforcement learning algorithms through a consistent API. It utilizes a standardized environment wrapper to encapsulate market dynamics into a state-action-reward interface, facilitating

    Jupyter Notebook
    View on GitHub↗15,443
  • alexgolec/tda-apialexgolec avatar

    alexgolec/tda-api

    1,317View on GitHub↗

    A TD Ameritrade API client for Python. Includes historical data for equities and ETFs, options chains, streaming order book data, complex order construction, and more.

    Python
    View on GitHub↗1,317
  • ageron/handson-mlageron avatar

    ageron/handson-ml

    25,608View on GitHub↗

    This is a machine learning educational repository consisting of a collection of notebooks and code examples. It provides practical implementations of diverse machine learning algorithms and workflows, ranging from traditional scientific computing to deep learning. The project features specific implementations of Scikit-Learn models, such as decision trees, random forests, and support vector machines, as well as TensorFlow examples for building neural networks, convolutional layers, and recurrent architectures. It also includes tutorials on reinforcement learning development and the creation o

    Jupyter Notebook
    View on GitHub↗25,608
  • alexanderwanyoike/the0alexanderwanyoike avatar

    alexanderwanyoike/the0

    264View on GitHub↗

    Open Source Algorithmic Trading Engine

    TypeScript
    View on GitHub↗264
  • alexandermerkel/binance-fix-connector-pythonAlexanderMerkel avatar

    AlexanderMerkel/binance-fix-connector-python

    0View on GitHub↗

    Async Python connector for Binance SPOT FIX testing, latency research, and feed/session comparison

    Python
    View on GitHub↗0
  • artem-zinnatullin/thecontext-podcastartem-zinnatullin avatar

    artem-zinnatullin/TheContext-Podcast

    622View on GitHub↗

    Podcast about Android Development with Hannes Dorfmann, Artem Zinnatullin, Artur Dryomov and wonderful guests!

    View on GitHub↗622
  • alpacahq/pipeline-livealpacahq avatar

    alpacahq/pipeline-live

    207View on GitHub↗

    Pipeline Extension for Live Trading

    Python
    View on GitHub↗207
  • alpacahq/pylivetraderalpacahq avatar

    alpacahq/pylivetrader

    684View on GitHub↗

    Python live trade execution library with zipline interface.

    Python
    View on GitHub↗684
  • anderson-joyle/blockchain-for-humansA

    anderson-joyle/blockchain-for-humans

    0View on GitHub↗
    View on GitHub↗0
  • adrianmoisey/learn-pythonadrianmoisey avatar

    adrianmoisey/learn-python

    240View on GitHub↗

    A collection of links that teach python

    View on GitHub↗240
  • antonio-morales/fuzzing101antonio-morales avatar

    antonio-morales/Fuzzing101

    3,796View on GitHub↗

    Fuzzing101 is an educational resource providing a structured curriculum and containerized security labs for learning software fuzzing and vulnerability research. It functions as a training course that guides users through the process of identifying security flaws using systematic input manipulation and memory corruption analysis. The project distinguishes itself by providing isolated environments that ensure consistent build dependencies for practicing software instrumentation and crash triaging. It includes a practical tutorial on using evolutionary fuzzing engines and instrumentation tools

    View on GitHub↗3,796
  • anotiawang/open-assistant-helperAnotiaWang avatar

    AnotiaWang/open-assistant-helper

    27View on GitHub↗

    English | 简体中文

    Go
    View on GitHub↗27
  • alex/what-happens-whenalex avatar

    alex/what-happens-when

    43,189View on GitHub↗

    This project is a collaborative knowledge base and technical learning resource that provides a detailed breakdown of the internal processes occurring within modern computing environments. It serves as a comprehensive educational reference, tracing the step-by-step operations triggered by common user interactions and network requests to explain how hardware and software components interact across the entire stack. The guide distinguishes itself by offering deep technical insights into the journey from physical input to visual output. It covers the low-level mechanics of hardware interrupt hand

    View on GitHub↗43,189
  • aphyr/distsys-classaphyr avatar

    aphyr/distsys-class

    9,717View on GitHub↗

    This project provides educational materials and courseware focused on the theoretical and practical foundations of distributed systems design. It serves as a comprehensive curriculum covering the disciplines of consensus, data consistency, reliability engineering, and scalability. The instructional content focuses on achieving cluster agreement through consensus algorithms and managing system-wide state via coordination frameworks. It includes a dedicated guide to data theory, exploring replication strategies, consistency models, and data convergence. The courseware covers a broad capability

    View on GitHub↗9,717
  • arbox/machine-learning-with-rubyarbox avatar

    arbox/machine-learning-with-ruby

    2,215View on GitHub↗

    Curated list: Resources for machine learning in Ruby

    Rubyawesomeawesome-listlist
    View on GitHub↗2,215
  • arnas/awesome-pytorch-scholarshipA

    arnas/awesome-pytorch-scholarship

    0View on GitHub↗
    View on GitHub↗0
  • aronwalsh/mlformaterialsaronwalsh avatar

    aronwalsh/MLforMaterials

    151View on GitHub↗

    Online resource of a practical machine learning course in the Department of Materials at Imperial College London.

    Jupyter Notebook
    View on GitHub↗151
  • andrewt3000/dl4nlpandrewt3000 avatar

    andrewt3000/DL4NLP

    2,187View on GitHub↗

    State of the art resources for NLP sequence modeling tasks such as machine translation, image captioning, and dialog.

    View on GitHub↗2,187
  • asavinov/intelligent-trading-botasavinov avatar

    asavinov/intelligent-trading-bot

    1,718View on GitHub↗

    Intelligent Trading Bot: Automatically generating signals and trading based on machine learning and feature engineering

    Python
    View on GitHub↗1,718
  • ashishpatel26/andrew-ng-notesashishpatel26 avatar

    ashishpatel26/Andrew-NG-Notes

    3,594View on GitHub↗

    This project is a collection of structured study notes and notebooks serving as an educational resource for deep learning and neural network fundamentals. It provides a technical reference for implementing machine learning theory, covering everything from basic network design to the construction of advanced architectures. The material specifically focuses on the implementation of convolutional neural networks for computer vision and sequence models for natural language processing. It includes detailed guidance on building object detection systems, face recognition, and speech transcription mo

    Jupyter Notebookandrew-ngandrew-ng-courseandrew-ng-machine-learning
    View on GitHub↗3,594
  • ashishpatel26/real-time-ml-projectashishpatel26 avatar

    ashishpatel26/Real-time-ML-Project

    762View on GitHub↗

    A curated list of applied machine learning and data science notebooks and libraries across different industries.

    View on GitHub↗762
  • augiemazza/varrdaugiemazza avatar

    augiemazza/varrd

    20View on GitHub↗

    AI-powered trading research platform. Test any idea on stocks, futures, and crypto with event studies, backtesting, and statistical validation. MCP server with 8 tools. pip install varrd.

    Python
    View on GitHub↗20
  • avik-jain/100-days-of-ml-codeAvik-Jain avatar

    Avik-Jain/100-Days-Of-ML-Code

    51,254View on GitHub↗

    This project is a structured educational curriculum designed to guide developers through the fundamentals of machine learning. It functions as a technical skill builder, offering a curated roadmap of progressive coding challenges that cover core algorithms, statistical concepts, and essential data science libraries. The repository distinguishes itself through an iterative sequencing of content, organizing complex technical topics into a daily progression that facilitates incremental mastery. It integrates third-party academic lectures and educational resources to provide necessary theoretical

    100-days-of-code-log100daysofcodedeep-learning
    View on GitHub↗51,254
  • awesomedata/awesome-public-datasetsawesomedata avatar

    awesomedata/awesome-public-datasets

    75,979View on GitHub↗

    This project is a community-maintained, open-access directory of high-quality public datasets. It serves as a centralized reference point for researchers, developers, and data scientists to locate reliable information sources across a wide spectrum of industries and scientific fields. By providing a structured index, the repository facilitates the discovery of data necessary for exploratory analysis, machine learning model training, and the development of data-intensive applications. The directory distinguishes itself through a lightweight, platform-agnostic approach to resource indexing that

    aaron-swartzawesome-public-datasetsdatasets
    View on GitHub↗75,979
  • andrewharmellaw/wardley-maps-bookandrewharmellaw avatar

    andrewharmellaw/wardley-maps-book

    306View on GitHub↗

    This is an Asciidoc book of Simon Wardley's "Wardley Maps". It simply takes all his medium posts and joins them together for ease of reading. The intention is to be entirely faithful to the original posts - I've not even fixed the few spelling mistakes - while allowing various output versions to…

    View on GitHub↗306