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 helpwanted, Today, 03:06 AM
      1 response
      8 views
      0 likes
      Last Post sarafuenonly123  
      Started by Brevo, Today, 01:45 AM
      0 responses
      7 views
      0 likes
      Last Post Brevo
      by Brevo
       
      Started by aussugardefender, Today, 01:07 AM
      0 responses
      5 views
      0 likes
      Last Post aussugardefender  
      Started by pvincent, 06-23-2022, 12:53 PM
      14 responses
      242 views
      0 likes
      Last Post Nyman
      by Nyman
       
      Started by TraderG23, 12-08-2023, 07:56 AM
      9 responses
      385 views
      1 like
      Last Post Gavini
      by Gavini
       
      Working...
      X