Commit Graph

4 Commits

Author SHA1 Message Date
Michael Handschuh 7124ddff3f Revert "Merge pull request #1225 from QuantConnect/bugfix/universe-select-benchmark"
This reverts commit 0df445c9a8, reversing
changes made to b2095907fd.

Memory instability was reported during live trading. Internal feed defaulting to false
is suspected cause.
2017-10-20 11:52:11 -04:00
Michael Handschuh 224beaba3a Fix IsInternalFeed property
This property was only checking the first subscription. In reality,
we only want to communicate it's 'internal-ness' if all subscriptions
are internal feeds.
2017-10-19 13:28:11 -04:00
Andrew 646aca7f92 Throw if any other DataNormalization mode other than Raw is used with Options 2017-06-26 10:15:29 -04:00
Andrew Hart 81fe2a94cb Data formats (Trade/Quote) are configurable for each security 2016-11-18 15:30:54 -05:00