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 GussJ, 03-04-2020, 03:11 PM
        15 responses
        3,271 views
        0 likes
        Last Post xiinteractive  
        Started by Tim-c, Today, 02:10 PM
        1 response
        8 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by Taddypole, Today, 02:47 PM
        0 responses
        2 views
        0 likes
        Last Post Taddypole  
        Started by chbruno, 04-24-2024, 04:10 PM
        4 responses
        51 views
        0 likes
        Last Post chbruno
        by chbruno
         
        Started by TraderG23, 12-08-2023, 07:56 AM
        10 responses
        403 views
        1 like
        Last Post beobast
        by beobast
         
        Working...
        X