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

Create a table

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

    Create a table

    Good afternoon,
    I'm sorry beacause I have many questions, so I found the helpguide is not good organisation.
    I think it will be better if it was organized by section like:
    -variables
    -math
    -indicator
    -...
    It's just a suggestion, so I don't find that I want and I must to ask in the forum.
    I would want to create a variable of type table where I can store values.
    Example:
    tab[0]=1;
    tab[1]=2;
    ...
    Thank's for your answer.

    #2
    Originally posted by neo-13 View Post
    Good afternoon,
    I'm sorry beacause I have many questions, so I found the helpguide is not good organisation.
    I think it will be better if it was organized by section like:
    -variables
    -math
    -indicator
    -...
    It's just a suggestion, so I don't find that I want and I must to ask in the forum.
    I would want to create a variable of type table where I can store values.
    Example:
    tab[0]=1;
    tab[1]=2;
    ...
    Thank's for your answer.
    You are describing an Array, ArrayList or Generic List. Look them up on Microsoft site for C#.

    ref: https://www.google.com/search?hl=en&....1.pE75_k3cOjw

    Comment


      #3
      Thank you for your suggestion on how we can improve our product. I will send this into our product development team.
      MatthewNinjaTrader Product Management

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by oviejo, Today, 12:28 AM
      0 responses
      1 view
      0 likes
      Last Post oviejo
      by oviejo
       
      Started by pechtri, 06-22-2023, 02:31 AM
      10 responses
      125 views
      0 likes
      Last Post Leeroy_Jenkins  
      Started by judysamnt7, 03-13-2023, 09:11 AM
      4 responses
      59 views
      0 likes
      Last Post DynamicTest  
      Started by ScottWalsh, Yesterday, 06:52 PM
      4 responses
      36 views
      0 likes
      Last Post ScottWalsh  
      Started by olisav57, Yesterday, 07:39 PM
      0 responses
      7 views
      0 likes
      Last Post olisav57  
      Working...
      X