Commit Graph

4 Commits

Author SHA1 Message Date
Martin Molinero 6db7f13dca Addressing reviews
- Will now use the `SynchronizingEnumerator` and avoid the duplicated
synchronization logic.
- Slightly modified the `SynchronizingEnumerator` implementation to
avoid removing enumerators with current `null` returning `true`. Adding unit tests
- Adding unit tests for `DelistingEnumerator`
- Fixing issue where price was not correctly set. Adding new check for
`HourSplitRegressionAlgorithm`
2018-11-20 15:50:19 -03:00
jaredbroad da6f9241c4 Increased sync enumerator binary threshold to 500 symbols 2016-09-07 19:30:43 -04:00
jaredbroad 5fa2b0d63d Added binary search for sorting enumerators in file system syncer 2016-09-07 19:27:11 -04:00
Michael Handschuh b584af5615 Adds SynchronizingEnumerator 2016-04-07 14:12:36 -04:00