Skip to content
#

python-trading-backtest

Here are 3 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

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