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 popecapllc, 08-09-2023, 07:42 PM
      9 responses
      1,362 views
      0 likes
      Last Post BartMan
      by BartMan
       
      Started by ETFVoyageur, 04-30-2024, 02:04 PM
      11 responses
      101 views
      0 likes
      Last Post ETFVoyageur  
      Started by bubblegum, 03-18-2024, 10:41 AM
      3 responses
      46 views
      0 likes
      Last Post vjsworld  
      Started by JamesK1, Today, 02:48 PM
      1 response
      13 views
      0 likes
      Last Post JamesK1
      by JamesK1
       
      Started by llanqui, Today, 03:51 PM
      0 responses
      13 views
      0 likes
      Last Post llanqui
      by llanqui
       
      Working...
      X