Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Arraylist help!!

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

    Arraylist help!!

    Masters,

    Would you please give some help of how to use a multiple dimentional arraylist?

    Thanks a lot!

    #2
    Originally posted by [email protected] View Post
    Masters,

    Would you please give some help of how to use a multiple dimentional arraylist?

    Thanks a lot!

    You did not tell us what you want to use it for.

    If you only use it to store doubles you can also consider to use a List<double> instead of the ArrayList. All those objects come with C#, so you will easily find instructions how to use them in the Microsoft documentation.

    Comment


      #3
      I'm trying to store multiple data (for example, S/R, previous S/R) of certain Bars, not every bar to a multi-dimention variable. I'll try to use the List then. Thanks a lot!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CarlTrading, 03-31-2026, 09:41 PM
      1 response
      148 views
      1 like
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      84 views
      1 like
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      129 views
      2 likes
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      125 views
      1 like
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      102 views
      0 likes
      Last Post CarlTrading  
      Working...
      X