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 rhyminkevin, Today, 04:58 PM
        1 response
        42 views
        0 likes
        Last Post Anfedport  
        Started by iceman2018, Today, 05:07 PM
        0 responses
        5 views
        0 likes
        Last Post iceman2018  
        Started by lightsun47, Today, 03:51 PM
        0 responses
        7 views
        0 likes
        Last Post lightsun47  
        Started by 00nevest, Today, 02:27 PM
        1 response
        14 views
        0 likes
        Last Post 00nevest  
        Started by futtrader, 04-21-2024, 01:50 AM
        4 responses
        49 views
        0 likes
        Last Post futtrader  
        Working...
        X