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 CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      220 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      135 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      150 views
      0 likes
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      235 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      193 views
      0 likes
      Last Post CarlTrading  
      Working...
      X