Strategies¶
Strategy Development¶
In Qubx, a strategy is a set of rules that determine when to enter and exit trades. Strategies can range from simple moving average crossovers to complex machine learning models.
Strategy Interface¶
All strategies in Qubx implement a common interface: