I'm doing some data comparisons between two charts using the global crosshair and I keep getting confused about which chart the cursor is actually on.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Changing chart cursor
Collapse
X
-
Changing chart cursor
Is there a way I can program an indicator to change the chart cursor?
I'm doing some data comparisons between two charts using the global crosshair and I keep getting confused about which chart the cursor is actually on.Tags: None
-
Hello kevinenergy,
Thank you for the post.
There is no supported way of changing the cursor mode. There are hotkeys for changing the cursor of a chart though. It's possible to use SendKeys activate the hotkeys through your script.
You can get to the hotkey settings through Control Center>Tools>Hotkeys.
This indicator from user alligator uses the same technique for the toolbar they made:
mahToolBar – Version 6 This version updates the code to includes several new icons for NT8 default Drawing Tools plus additional chart management tools. The mahToolBar6 indicator installs drawing tools icons in the NinjaTrader 8 Main Toolbar for a one-click drawing. The early version of this indicator with selected tools used sample scripts from several […]
Please let me know if I can assist further.
-
Hey Chris,
thansk for the response. It is not the type of the cursor that I want to change, but the look of it. For example When using the global crosshairs I want thto crosshairs on the chart imthe mouse is over a different colour to the other chart crosshairs.
Comment
-
Hello kevinenergy,
Thank you for the reply.
I'm not sure of a way to do that through C#, but Windows has a cursor setting where the cursor color is inverted with respect to what it is hovering over. Search Cursor and pointer size settings and set it in Change Pointer Color.
Please let me know if I can assist further.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
599 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
344 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 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
558 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
557 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment