Closed brdsio closed 8 years ago
Hi Flavio,
I haven't kept up much on the state of the art in exchange-side matching, there is a naive implementation in the backtester: https://github.com/danielktaylor/PyStrategies/tree/master/backtest/TradingFramework4j
I've watched some of the talks by these guys, and it might be useful for you:
Thank you
Hi Daniel, In your opinion, what is the best architecture to implement order matching? Thx