Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Is there a way to show price & time when hovering over a chart? (Like on ToS)
Collapse
X
-
Is there a way to show price & time when hovering over a chart? (Like on ToS)
New to NT. Is there a way to get it to display the time and price of your cursor location when you hover over a chart? Like in the attached pic?1 PhotoTags: None
-
Hello EnveousColnago,
Thank you for writing in.
What you are describing is the crosshair option inside of NinjaTrader's charts.
Please follow the steps below to change your cursor to a crosshair:- In your chart window, right-click and select 'Crosshair'
- Select the 'Crosshair' option you want to use
Here is a link from our help guide about the different crosshair options: https://ninjatrader.com/support/help...cross_hair.htm
Please let me know if I could be of any further assistance.
-
How can I access the date(or time) of where the cursor is in Ninjascript. For currentBar, I could use Time[currentBar], but want to use cursor date/time. When I have linked seconds charts,I want to show the date at the top of the screen when I scroll in another window.
Comment
-
Hello plutotrader,
This would be possible using ChartControl and ChartScale while subscribing to MouseMove events. I have attached an example that can demonstrate.
ChartControl.GetTimeByX - https://ninjatrader.com/support/help...gettimebyx.htm
ChartScale.GetValueByY - https://ninjatrader.com/support/help...etvaluebyy.htm
We look forward to assisting.Attached Files
Comment
-
-
I made a TOS chartstyle for NT8 some time ago with hollow candles and highlighting current candle and showing price: see https://vimeo.com/384373419
If you're interested.. send me a PM
Comment
-
I've been using this FREE BarInfo indicator. It's exactly like how TOS has it. https://ninjatraderecosystem.com/use...nload/barinfo/Originally posted by EnveousColnago View PostNew to NT. Is there a way to get it to display the time and price of your cursor location when you hover over a chart? Like in the attached pic?
Last edited by hurleydood; 01-31-2020, 04:17 PM.
- Likes 1
Comment
-
Hi Jim,
The mouse move detector works very well inside the chart window, but it stops working when I
hover my mouse over price scale, wonder what I did wrong.
Thanks so much
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
571 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
331 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
549 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
550 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment