2025-06-01
I started by researching the basics of alpha factors and their implementation. Here's a sample:
const alpha = price / volume;