backtesting_framework 0.1.0-alpha.1

Simple framework for testing quantitative trading strategies
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Changelog

## [Planned]

## [0.1.0-alpha.1] - 2026-03-05

### Added

- Basic data types
- Yahoo Finance API price history fetching
- Yahoo Finance API asset data fetching
- Candlestick price history rendering