Files
Gerardo Salazar a20ac26eb7 Fixes rounding of Time property in SubscriptionData for data that has no time delta.
* The original implementation was made with the idea in mind that bars
    have a time range that they encompass. When the `Time` property is
    rounded down, the period added to `EndTime` ensures that the data
    will not have look-ahead bias.

    However, multiple data sources do not have a time range that the data
    applies to, and is actually point-in-time. For these kinds of
    data, rounding of the data is not preferred since they are supposed
    to represent a point in time.
2020-05-22 17:13:18 -07:00
..
2019-06-04 17:16:52 -03:00
2020-04-27 19:03:03 -03:00
2019-11-20 17:20:33 -03:00
2016-06-04 18:17:32 -04:00
2019-07-04 01:09:58 +02:00
2018-11-08 13:02:12 -03:00
2019-06-17 23:40:56 -03:00
2019-08-07 14:45:39 -03:00
2019-10-17 10:26:37 -03:00
2020-04-24 17:21:28 -03:00
2019-10-17 10:26:37 -03:00