Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Inputs[]
Collapse
X
-
Inputs[]
I saw a reference to Inputs[0] in an indicator I was studying, I can't find any documentation, and I'd like to be clear what it is. I'm pretty sure Inputs is a collection of data series. (Yes? No?) And I have a feeling a reference to Inputs[0] is equivalent to a reference to Input. (Again: Yes? No?) If so, is there any particular reason to use Inputs[0] rather than using Input? And how do elements beyond Inputs[0] get into the Inputs collection?Tags: None
-
MikeInMA, this is unfortunately an unsupported property, while Input is as the main input for the script (closely related to PriceTypeSupported) - http://www.ninjatrader.com/support/h.../nt7/input.htm
-
"Unsupported" means "liable to break without warning if used in code," right? I think it's interesting, then, that I found Inputs[0] in @VMA(), in an embedded call to @CMO(), where I'm pretty sure Input could have been used instead. Why use an unsupported property in an indicator you provide when an equivalent supported property is available? That's purely a rhetorical question, but perhaps something you should consider....
Comment
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
133 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