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
4
Commits
1
Branch
0
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Simon Moisy
21b14d4fe4
Enhance backtesting functionality by adding date range parameters to load_data, improving ATR calculation, and refining trade logic with meta Supertrend signals. Update README with detailed usage instructions and requirements. Add CSV logging for trade results and performance metrics. Include ta library as a dependency in pyproject.toml.
2025-08-12 10:33:17 +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