Create from the Factor Library
Open Factor Library, choose + HK factor or + US factor, and open the new factor. The market is fixed when you create the factor, so choose it carefully.
Create and browse factors in the Factor Library
Set the factor identity
Give the factor a name that describes the signal, then add a short note about its hypothesis. For example, mention whether the signal measures momentum, value, quality, volatility, or a combination. Qube saves the name, note, code, and writing mode automatically. A saved code or code-type change creates a new factor version when it differs from the latest version.Choose the writing mode
- Formula: Use one expression per line with supported fields and operators.
- Python: Use one
Factorclass when the signal needs custom time-series logic.

