Skip to content
#

python-trading-backtest

Here are 4 public repositories matching this topic...

Language: All
Filter by language

This Python script implements a backtesting simulation for a simple trading strategy using two common technical indicators: the 200-day Simple Moving Average (SMA) and a 2-period Relative Strength Index (RSI). The strategy is designed to identify and capitalize on potential buy and sell signals based on the confluence of these indicators.

  • Updated Sep 6, 2025
  • Jupyter Notebook

Quant-grade toolkits for algorithmic traders and system developers: realistic backtesting, pattern detection, Elliott Wave, ML pipelines, intelligent stop-loss, and safe live trading infrastructure with monitoring and emergency protection.

  • Updated Dec 7, 2025

Improve this page

Add a description, image, and links to the python-trading-backtest topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-trading-backtest topic, visit your repo's landing page and select "manage topics."

Learn more