Files
catalyst/zipline
Eddie Hebert 6c6b45659b BUG: Fix bar data contains check when override is used.
The override should be used to filter out symbols not in the universe,
however it was returning false positives.

To remove the false positives, after the contains check passes,
ensure that the key exists in the _data member.
2013-05-23 11:37:12 -04:00
..
2013-04-22 14:03:25 -04:00
2013-04-26 16:03:01 -04:00
2013-03-19 11:39:23 -04:00