Skip to content

Changed CsvLoader to output to strategy queue.

nairenf2 requested to merge NF-dataload into master

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).

Merge request reports