Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

OutputTab1 / Output Tab2

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

    OutputTab1 / Output Tab2

    Hello

    In order to compare outputs of two different configurations in an strategy , it would be possible to select OutputTab from the strategy menu, maybe as a bool property or something similar? If so, how could script be written?

    Thanks in advance

    #2
    Thanks, soon123

    I had read that post before, but what I would like is selecting outputTab from strategy menu.

    Sincerely,

    Comment


      #3
      Hello Rosario,

      Thank you for your post.

      Yes, you could make a User Input to allow the user to pick the Output tab and then based on their input choose an output tab within your code.

      I'm attaching a very simple example that will allow you to choose the tab the message in OnBarUpdate prints to by checking or unchecking the box that controls a bool.

      Please let us know if we may be of further assistance to you.
      Attached Files
      Kate W.NinjaTrader Customer Service

      Comment


        #4
        Thanks a lot, Kate.

        I thought I could not use bool for State.Configure... Very useful

        Sincerely,

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by DayTradingDEMON, Today, 09:28 AM
        4 responses
        21 views
        0 likes
        Last Post DayTradingDEMON  
        Started by geddyisodin, Yesterday, 05:20 AM
        9 responses
        50 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Started by George21, Today, 10:07 AM
        1 response
        12 views
        0 likes
        Last Post NinjaTrader_ChristopherJ  
        Started by Stanfillirenfro, Today, 07:23 AM
        9 responses
        24 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by navyguy06, Today, 09:28 AM
        1 response
        9 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Working...
        X