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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
619 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
420 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
293 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
414 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
367 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment