Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Multiple series indicator
Collapse
X
-
Hello vitaly_p,
That is the command for reload historical data which would also do an F5 reload NinjaScript after that. The F5 reload will now reprocess new bars if you had been running in realtime for any amount of time which would change some of the later results as the strategy reprocesses.
To better understand what is specifically happening you need to use prints to output how your logic executes in each situation. That would highlight what changed so you can know why the end result is different based on the logic that was executed.
Comment
-
Hello Jesse
I have a new question: I have one parameter in the Indicator Settings "CurrentTimeZone". And this parameter have default parameter
CurrentTimeZone = "Eastern Standard Time";
If I open this indicator on the chart and change this parameter in Menu by (for example) UTC - all work well. When I create chart template with this indicator and open new chart from this template - Template not save this parameter such UTC. Indicator work with Default Parameter "Eastern Standard Time". I thought that Template save All current parameters from all indicators which on the chart at the saving moment. Or I must be some add to the code for it?
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
666 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
376 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
110 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
575 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
580 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment