This project provides an end-to-end workflow for researching and validating systematic trading strategies using historical market data. It is suitable for learning algorithmic trading concepts, rapid ...
My first time working on 200,000+ rows. Well majoirty of the work is going to be done by python 😅 I was checking the dataset and was surprised it had this many rows. but the impressive part- • 11 ...
在本地用小型 CSV 数据快速检查组合权重、再平衡规则和交易成本影响。 在 CI ...
Just finished building a trading strategy backtester in Python as a personal project. It supports historical data, risk management (stop-loss/take-profit), and timestamp-based trades to simulate more ...