MergePolicy
<< Click to Display Table of Contents >> MergePolicy |
Determines the merge policy of the bars request.
Notes: •This property is ONLY applicable to Futures contracts •General information regrading merge policies can be found from the Market Data Configuration section •For an Instruments configured merge policy, please see the MasterInstrument.MergePolicy property |
Represents the MergePolicy used for the bars request.
Possible values are:
DoNotMerge |
No merge policy is applied |
MergeBackAdjusted |
Merge policy is applied between contracts along with rollover offsets |
MergeNonBackAdjusted |
Merge policy is applied between contracts without offsets |
UseGlobalSettings |
Uses the value configured from Tools -> Options -> Market Data |
UseDefault |
Uses the default values configured for the MasterInstrument |
MergePolicy
// request the last 365 1 day bars |