Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to get Merge Policy of UseGlobalSettings

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to get Merge Policy of UseGlobalSettings

    I am creating an indicator where I need to check the MergePolicy of the instrument. In NT7 I think there was a way to figure out if the MergePolicy of UseGlobalSettings was one of the following listed here:


    How do I check that in nt8?

    #2
    Hello,

    Thank you for the question.

    I tried the syntax provided and it appears this is the same in NT8:

    Print(Instrument.MasterInstrument.MergePolicy);

    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment


      #3
      How do I check what the global settings are if the merge policy of the instrument is UseGlobalSettings?

      Comment


        #4
        Hello,

        For the settings in the options menu, this would be different. You could check the MarketDataSettings object for this property:

        Print(NinjaTrader.Core.Globals.MarketDataOptions.G lobalMergePolicy);


        I look forward to being of further assistance.
        JesseNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by jxs_xrj, 01-12-2020, 09:49 AM
        6 responses
        3,290 views
        1 like
        Last Post jgualdronc  
        Started by Touch-Ups, Today, 10:36 AM
        0 responses
        8 views
        0 likes
        Last Post Touch-Ups  
        Started by geddyisodin, 04-25-2024, 05:20 AM
        11 responses
        61 views
        0 likes
        Last Post halgo_boulder  
        Started by Option Whisperer, Today, 09:55 AM
        0 responses
        8 views
        0 likes
        Last Post Option Whisperer  
        Started by halgo_boulder, 04-20-2024, 08:44 AM
        2 responses
        24 views
        0 likes
        Last Post halgo_boulder  
        Working...
        X