Gerardo Salazar
40a87eb056
Fixes issue where BidPrice/AskPrice were not adjusted for Quote Ticks ( #4789 )
...
* Fixes issue where BidPrice/AskPrice were not adjusted for Quote Ticks
* Previously, ticks would have their prices (Tick.Value) adjusted whenever
TickType == TickType.Quote, but would not have their
BidPrice/AskPrice fields adjusted, thus potentially being orders
of magnitude such as 4x from the actual Bid/Ask prices.
This commit applies the pricing scaling factor in a critical
path where Ticks are adjusted to their scaled price. This issue
only applied to Resolution.Tick && SecurityType.Equity data.
* Refactors Extensions Tick Scale extension method
* Adjusts unit test to dispose of resources and assert history count
* Replaces use of FileSystemDataFeed for NullDataFeed in Adjustment test
* Adds regression algorithm testing BidPrice & AskPrice adjustment
* Address review: remove SecurityType check on TickType.Trade adjustments
2020-09-30 19:43:20 -03:00
..
2020-08-14 19:46:30 -03:00
2020-05-21 09:35:12 -07:00
2020-04-08 19:31:42 -03:00
2020-04-06 10:32:59 -03:00
2020-04-08 19:31:42 -03:00
2020-04-08 19:31:42 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-05-15 17:32:46 -03:00
2020-04-28 16:29:16 -03:00
2020-04-08 19:31:42 -03:00
2020-09-28 15:29:09 -03:00
2020-04-08 19:31:42 -03:00
2020-09-14 16:43:23 -03:00
2020-04-06 10:32:59 -03:00
2020-04-08 19:31:42 -03:00
2020-04-28 16:29:16 -03:00
2020-04-28 16:29:15 -03:00
2020-04-28 16:29:16 -03:00
2020-05-29 14:56:10 +01:00
2020-09-28 15:29:09 -03:00
2020-04-06 10:57:06 -03:00
2020-04-08 19:31:42 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-06-15 20:05:12 -03:00
2020-04-08 19:31:42 -03:00
2020-04-08 19:31:42 -03:00
2020-04-08 19:31:42 -03:00
2020-04-28 16:29:16 -03:00
2020-04-24 19:04:41 -03:00
2020-04-06 10:32:59 -03:00
2020-04-08 19:31:42 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-13 18:50:03 +01:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-09-24 14:51:35 -03:00
2020-09-24 14:51:35 -03:00
2020-09-24 14:51:35 -03:00
2020-06-08 20:01:12 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-06-04 18:04:43 -07:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-28 16:29:16 -03:00
2020-09-30 19:43:20 -03:00
2020-04-08 19:31:42 -03:00
2020-09-29 18:16:27 -03:00
2020-06-26 09:45:33 -07:00
2020-09-14 16:43:23 -03:00
2020-04-24 19:04:41 -03:00
2020-09-14 16:43:23 -03:00
2020-09-14 16:43:23 -03:00
2020-04-06 10:57:06 -03:00
2020-04-06 10:32:59 -03:00
2020-04-28 16:29:54 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-08 19:31:42 -03:00
2020-04-08 19:31:42 -03:00
2020-04-08 19:31:42 -03:00
2020-04-08 19:31:42 -03:00
2020-04-06 10:32:59 -03:00
2020-04-08 19:31:42 -03:00
2020-04-06 10:32:59 -03:00
2020-04-08 19:31:42 -03:00
2020-04-08 19:31:42 -03:00
2020-04-08 19:31:42 -03:00
2020-04-21 23:14:21 +01:00
2020-04-06 10:32:59 -03:00
2020-04-08 19:31:42 -03:00
2020-05-19 00:30:58 +10:00
2020-09-28 15:29:09 -03:00
2020-09-28 15:29:09 -03:00
2020-09-11 15:28:27 -07:00
2020-04-08 19:31:42 -03:00
2020-09-14 17:07:14 -03:00
2020-09-14 16:43:23 -03:00
2020-09-09 19:44:56 -03:00
2020-05-15 17:32:46 -03:00
2020-04-08 19:31:42 -03:00
2020-04-08 19:31:42 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-09-30 19:43:20 -03:00
2020-05-21 16:21:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-28 16:29:16 -03:00
2020-04-08 19:31:42 -03:00
2020-04-06 10:32:59 -03:00
2020-04-08 19:31:42 -03:00
2020-09-04 18:13:46 -03:00
2020-09-14 16:43:23 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-09-14 16:43:23 -03:00
2020-09-14 16:43:23 -03:00
2020-09-14 16:43:23 -03:00
2020-04-28 16:29:16 -03:00
2020-04-06 10:32:59 -03:00
2020-04-08 19:31:42 -03:00
2020-04-08 19:31:42 -03:00
2020-04-08 19:31:42 -03:00
2020-09-14 15:12:17 -03:00
2020-04-17 22:11:24 -03:00
2020-09-09 18:40:19 -03:00
2020-04-08 19:31:42 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-08 19:31:42 -03:00
2020-04-06 10:57:06 -03:00
2020-09-03 18:15:21 -07:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-09-09 19:44:56 -03:00
2020-04-08 19:31:42 -03:00
2020-04-06 10:32:59 -03:00
2020-04-06 10:32:59 -03:00
2020-04-08 19:31:42 -03:00