Custom forex backtester

This page summarizes the projects mentioned and recommended in the original post on /r/algotrading

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • backtrader

    Python Backtesting library for trading strategies

    www.backtrader.com

  • backtesting.py

    :mag_right: :chart_with_upwards_trend: :snake: :moneybag: Backtest trading strategies in Python.

    backtesting.py is a good option. It should be pretty easy to make strategy to suite your needs.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • zipline

    Zipline, a Pythonic Algorithmic Trading Library

    However if you need to take into account more market effects, I suggest that you look into zipline (however the learning curve is steeper and it can be hard to implement custom ideas).

  • fast-trade

    low code backtesting library utilizing pandas and technical analysis indicators

    I wrote fast-trade to answer exactly questions like this

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts