Commit Graph

4 Commits

Author SHA1 Message Date
Jack Simonson a55f90fe1c Rolled back QuoteBar to var 2019-03-08 15:40:19 -08:00
Jack Simonson fe757b7fca Added QuoteBar types to ensure proper function 2019-03-06 10:23:24 -08:00
Jared Broad fb7d1994ff Tidy and add tags 2017-09-20 17:14:44 -04:00
snugs 4ae1f4f5b6 Finalizes History API
Fixes bug in backtest history provider

	Requests for bar counts were always incorrect because the history provider
	was emitting bars whose end time is equal to the start time.
	Implemented a FilterEnumerator<T> privately so he can filter those out
	when using non-tick data
2015-09-15 15:40:54 -04:00