Hacker News new | ask | show | jobs
by goriloser 877 days ago
Algotrading has two parts - analyzing data to find strategies and executing the strategies.

Numba is for the first part, where you might need to process billions of messages to extract signals.

1 comments

Thanks for the clarification. That would make more sense.