Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
switching in different timeframes and memory
Collapse
X
-
switching in different timeframes and memory
When switching from a daily to a minute chart or any other timeframes does the memory disappear. I have an issue when doing some calculation. It might be because it is in a List but I was wondering what triggers are invoked in order to erase the data within the list.Tags: None
-
Hello,
When switching timeframes, the indicators applied would be reloaded, is this what you are asking? If so, that would be expected for any variables that reside in the indicator to be reset.
If you need to store data between reloads, you would need to look into either using text files to save and load data or possibly a static variable.
I look forward to being of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
631 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
364 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
566 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
568 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment