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
7
Commits
3
Branches
0
Tags
e6d69ed04d48e63f7f24ca69e82925a20d89a8bf
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
Simon Moisy
56dca05a3e
Initial project setup with Python version 3.12, main script for backtesting trading strategies, and configuration files for project management. Added necessary dependencies and documentation structure.
2025-08-05 12:08:59 +08:00