Thanks.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Duplicate/ Manipulate a DataSeries in OnBarUpdate
Collapse
X
-
Duplicate/ Manipulate a DataSeries in OnBarUpdate
I have a ArrayList of important levels. On every bar update, I want to create a fresh duplicate of the original ArrayList so I can add, delete and manipulate the copy instead of the original. Any suggestion?
Thanks.Last edited by adrianw; 03-10-2011, 02:47 AM.Tags: None
-
Hi Adrian, welcome to our forums here - unfortunately working with Arraylist is more general C# topic we would be outside of our supported scope, normally MSDN is good first stop - http://msdn.microsoft.com/en-us/libr....addrange.aspx
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
476 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
317 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
254 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
340 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
305 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment