for the day on a chart.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Percent change for day.
Collapse
X
-
Percent change for day.
I know I can set up market analyzer, but that's another window to deal with. Is there a way I can just show the percent or points of change
for the day on a chart.Tags: None
-
Comment
-
Hello, thanks for writing in. This would require a custom indicator to create a percentage change comparison against two instruments. One related script would be the "Correlation" indicator that comes with the platform by default. This shows how one would load in a secondary series selected from the Indicator settings dialogue.
Comment
-
How about something simpler? Is there a way to graph the percentage change of 1 instrument against a starting time (which can be the left edge of the graph.) The "days to load" can be set to 1.
Comment
-
Hi Berry, this is certainly possible to perform this calculation in a NinjaScript indicator. Unfortunately, I will not be able to develop any new code so I must refer you to our existing examples and educational resources on the NinjaScript language (which is a C# based library) The NetChange indicator provides a good example of doing this, and all of our tools and educational resources are linked below:
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
100 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
56 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
24 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
35 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
38 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment