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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
129 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
74 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
116 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
111 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
89 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment