An input capable field would be perfect. I can use a parameter value but was hoping not to force them to go to the indicator panel. I can read it via a stream file that is changed but I didn't know if there was as better way?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Input from user to indicator
Collapse
X
-
Input from user to indicator
I want to be able to get an input variable from a chart user and retrieve it into a chart indicator. Any suggestions on how I can best do that (if at all)?
An input capable field would be perfect. I can use a parameter value but was hoping not to force them to go to the indicator panel. I can read it via a stream file that is changed but I didn't know if there was as better way?Last edited by ct; 04-24-2013, 04:21 AM.Tags: None
-
ct, I'm not sure if it would help much (since then you could use the default UI as well) but here's a way to create a custom from in a NinjaScript strategy and take input values from it - http://www.ninjatrader.com/support/f...?t=3292&page=2
Easier would be using a draw text field for user input then perhaps, you can instruct them to setup with a certain tag and type and then access the text inputted from the collection -
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
152 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
89 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
131 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
127 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
107 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment