Changed CsvLoader to output to strategy queue.
Pushing to outgoing queue of Exchange was bypassing the orderbook, so changed to push to outgoing queue of Strategy (which is also incoming queue of Exchange).
Pushing to outgoing queue of Exchange was bypassing the orderbook, so changed to push to outgoing queue of Strategy (which is also incoming queue of Exchange).