Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

String and Bool

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

    String and Bool

    Can someone explain what the string and bool in the User Defined Inputs of the Strategy wizard are for?

    Thanks

    #2
    String is any combination of letters and numbers. You can use it however you want like writing some text onto the chart.

    Bool is a true or false variable. If you have something that you want either on or off you can use a bool.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      How do i get it so that when I want to chose from open, high, low, close in the User Defined Inputs of the strategy wizard with the a string that it has a drop down list?

      Comment


        #4
        That would require custom programming not supported by the Wizard alone. Please search the forums for enum for the required technique. Unfortunately it is something that we cannot offer support for though as it is more of a C# programming concept than NinjaScript.
        Josh P.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        64 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        35 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        59 views
        1 like
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        62 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        51 views
        0 likes
        Last Post CarlTrading  
        Working...
        X