Martin Molinero
f1ecfd5784
Move DataManager in front of DataFeed
...
- Completly move `DataManager` in front of `DataFeed`. Specifically
`AddSubscription()` and `RemoveSubscription()` implementations. Also
removing IDataFeed.Subscriptions
2018-10-29 16:13:27 -03:00
Martin Molinero
1997197f47
Fix failing unit tests
2018-09-18 12:10:42 -03:00
Martin Molinero
41873b2315
Fixing unit tests
2018-08-31 16:06:41 -03:00
Michael Handschuh
b773152bd7
Generalize subscription synchronizer tests
...
This change allows for easy testing of various subscription counts
2018-02-12 14:19:48 -05:00
Michael Handschuh
3bef8d9b6c
Add benchmark for subscription synchronizer, 500 symbols
2018-02-09 13:28:47 -05:00
Michael Handschuh
c904ce5ebe
Add AlgorithmManager benchmark test
2018-02-06 18:44:01 -05:00