market-data-source 0.3.0

High-performance synthetic market data generator with financial precision. Generate unlimited OHLC candles, tick data, and realistic trading scenarios for backtesting and research.
Documentation
1
2
3
4
5
6
7
version = 1
requires-python = ">=3.8"

[[package]]
name = "market-data-source"
version = "0.3.0"
source = { editable = "." }