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 Hwop38, 05-04-2026, 07:02 PM
|
0 responses
161 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
311 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
245 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
350 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
179 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment