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 inanazsocial, Today, 01:15 AM
        1 response
        5 views
        0 likes
        Last Post NinjaTrader_Jason  
        Started by rocketman7, Today, 02:12 AM
        0 responses
        6 views
        0 likes
        Last Post rocketman7  
        Started by dustydbayer, Today, 01:59 AM
        0 responses
        1 view
        0 likes
        Last Post dustydbayer  
        Started by trilliantrader, 04-18-2024, 08:16 AM
        5 responses
        23 views
        0 likes
        Last Post trilliantrader  
        Started by Davidtowleii, Today, 12:15 AM
        0 responses
        3 views
        0 likes
        Last Post Davidtowleii  
        Working...
        X