Python Crawling & Data Mining
Jun 7, 2021 · Artificial Intelligence
How to Build and Backtest Low‑Frequency Trading Strategies in Python
This article introduces two low‑frequency Python trading strategies—a grid‑based price‑difference approach and an intraday T‑strategy—explains their implementation on the RiceQuant platform, provides sample code, and presents back‑testing results that demonstrate their performance and practical considerations.
Algorithmic TradingGrid StrategyIntraday T Strategy
0 likes · 10 min read
