Files
Alexandre Catarino a14f8f1f47 Refactors SecurityCache to Support Access to Tick of Different Type (#4621)
* Refactors SecurityCache to Support Access to Tick of Different Type

Adds two read-only lists of BaseData to save the last list of Tick of TickType.Trade and TickType.Quote. Changes methods accordingly to get and set these lists.

* Addresses Peer Review

The assignment of `_lastData` is moved to keep the current behavior of not beeing set with fill forward data.
`Reset` and `ShareTypeCacheInstance` implements the new class objects.

Adds unit tests for `Reset` and `ShareTypeCacheInstance`.

* Only Cache Non Fill-Forward Data

Undo changes that made AddData cache non fill-forward data.
2020-08-24 10:37:50 -03:00
..
2020-07-27 14:11:40 -07:00
2019-08-16 18:07:30 -03:00
2020-08-18 20:21:10 -03:00
2019-07-10 18:44:28 -03:00
2020-07-01 15:35:56 +02:00
2020-08-18 20:21:10 -03:00
2020-08-18 20:21:10 -03:00
2020-02-13 16:10:52 -03:00
2019-08-16 18:07:30 -03:00
2019-06-24 21:32:42 +02:00
2019-02-06 21:10:28 +00:00
2020-04-01 16:15:05 +01:00
2020-08-18 20:21:10 -03:00
2020-07-16 11:40:32 -03:00
2020-06-01 21:27:45 -03:00
2019-04-26 18:11:48 +01:00
2020-08-18 20:21:10 -03:00
2019-04-30 11:45:07 -03:00
2019-06-03 15:09:02 -03:00
2019-08-16 18:07:30 -03:00