This website requires JavaScript.
Explore
Help
Sign In
Simon
/
lowkey_backtest
Watch
1
Star
0
Fork
0
You've already forked lowkey_backtest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
lowkey_backtest
/
indicators
History
Simon Moisy
c4aa965a98
Add initial implementation of backtesting framework with CLI interface. Introduce core modules for data loading, trade management, performance metrics, and logging. Include Supertrend indicator calculations and slippage estimation. Update .gitignore to exclude logs and CSV files.
2026-01-09 19:53:01 +08:00
..
__init__.py
Add initial implementation of backtesting framework with CLI interface. Introduce core modules for data loading, trade management, performance metrics, and logging. Include Supertrend indicator calculations and slippage estimation. Update .gitignore to exclude logs and CSV files.
2026-01-09 19:53:01 +08:00
supertrend.py
Add initial implementation of backtesting framework with CLI interface. Introduce core modules for data loading, trade management, performance metrics, and logging. Include Supertrend indicator calculations and slippage estimation. Update .gitignore to exclude logs and CSV files.
2026-01-09 19:53:01 +08:00