Comment on A high-frequency trading model using Interactive Brokers API in PythonComments−fbarriga11yPython can be a good tool to prototype hft algos but not for trading (probably you want to trade under < 1ms).
Comments
Python can be a good tool to prototype hft algos but not for trading (probably you want to trade under < 1ms).