Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
User Input from Chart directly into Automated Strategy
Collapse
X
-
User Input from Chart directly into Automated Strategy
Is there a way to make user inputs from keyboard like price / quantity into a text box of some sort (not clicking buttons) directly from the chart that feeds into an automated strategy without having to disable the strategy make the changes then enable the strategy.Tags: None
-
Hello kal1212,
See the examples linked below for text input and button clicks.
I need some guidance. I need to create a script that has 3 plots that are public and they plot either a 1 or 0. But I need to create another indicator that has 3 chart buttons that sets these variables. The first indicator needs to get those values from the second indicator depending on the button clicks. Because of usingChelsea B.NinjaTrader Customer Service
-
Thanks. I was thinking more along the lines of using one of the grid windows in System.Windows.Controls.Grid. I have a few buttons there already but don't know how to make one of the grid windows a text box to input say a price level directly into the strategy.
Comment
-
Hello kal1212,
What are you referring to when you say 'grid window'?
Below is a link to the microsoft documentation on System.Windows.Controls.Grid.
https://learn.microsoft.com/en-us/do...tframework-4.8
Which grid are you referring to?
The UserControlCollection?
The Chart grid?
The ChartTrader grid?
The example I have provided you already adds controls to the UserControlCollection grid.
See the example in the help guide on modifying the chart and chart trader grids.
Chelsea B.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
52 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
130 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
70 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
44 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
49 views
0 likes
|
Last Post
|
Comment