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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
46 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
22 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
31 views
1 like
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
50 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
42 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|
Comment