Skip to content

Comment on Profiling your Numba codeparent

Comments

If your trading strategy cares about this level of speed, you shouldn't be using Python.

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.

Thanks for the clarification. That would make more sense.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.