Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Conditionally disable horizontal scrolling
Collapse
X
-
Conditionally disable horizontal scrolling
An indicator of mine allows interactions using the left mouse click when hovering over drawn objects (using SharpDX). When this happens I don't want to allow horizontal scrolling on the chart. Is there a way of conditionally disable horizontal scrolling? If not, can I programmatically execute the time-axis scroll arrow click action when <ChartControl>.IsScrollArrowVisible is true?Tags: None
-
Hello martyn73,
Thanks for your post.
The thread linked below describes a couple approaches that could be taken to programmatically scroll a chart. You could attempt to find the scroll bar button's Automation ID and use that for programmatic scrolling, or you could attempt to place automated keyboard presses to scroll the chart. There would not be a supported way to programmatically disable scrolling.
https://ninjatrader.com/support/foru...rogramatically
Please let us know if we can be of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
81 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
42 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
64 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
68 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
55 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment