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 Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
574 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
332 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
553 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment