18 using System.Collections.Generic;
38 bool fillForward =
true,
39 bool extendedMarketHours =
false,
40 bool isFilteredSubscription =
true,
41 bool isInternalFeed =
false,
42 bool isCustomData =
false,
45 uint contractDepthOffset = 0
53 List<SubscriptionDataConfig>
Add(
56 bool fillForward =
true,
57 bool extendedMarketHours =
false,
58 bool isFilteredSubscription =
true,
59 bool isInternalFeed =
false,
60 bool isCustomData =
false,
61 List<Tuple<Type, TickType>> subscriptionDataTypes =
null,
64 uint contractDepthOffset = 0