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

User input box

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

    User input box

    All,

    I am a programmer who was recently introduced to coding indicators

    I am used to displaying data and receiving input from a user via a user input tool such as a message box.

    My question is, is there such a tool when coding indicators? I would like to ask the user questions to gather the data and use it in a program but need to know the syntax of an input box.

    a friend told me that what I am looking to do would probably require c# (which is no problem) therefore does anyone have any c# source code that I could look at to get an idea of how to gather user input via a dialog box?

    conversely, could someone provide a link to a viable code source for NinjaScript?

    any help is most appreciated

    Thank you in advance!

    #2
    UManiac,

    What you want to do is open the Output Window under the Tools menu. Then to bring output into there, in your code just use Print("some string");

    Perhaps this tip can give you some hints: http://www.ninjatrader.com/support/f...ead.php?t=3418
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_Josh View Post
      UManiac,

      What you want to do is open the Output Window under the Tools menu. Then to bring output into there, in your code just use Print("some string");

      Perhaps this tip can give you some hints: http://www.ninjatrader.com/support/f...ead.php?t=3418
      thank you so much for the tip!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by inanazsocial, Today, 01:15 AM
      0 responses
      2 views
      0 likes
      Last Post inanazsocial  
      Started by trilliantrader, 04-18-2024, 08:16 AM
      5 responses
      22 views
      0 likes
      Last Post trilliantrader  
      Started by Davidtowleii, Today, 12:15 AM
      0 responses
      3 views
      0 likes
      Last Post Davidtowleii  
      Started by guillembm, Yesterday, 11:25 AM
      2 responses
      9 views
      0 likes
      Last Post guillembm  
      Started by junkone, 04-21-2024, 07:17 AM
      9 responses
      70 views
      0 likes
      Last Post jeronymite  
      Working...
      X