I'm trying Print("WisemanAlligator1.Teeth[0]"; but no luck
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to print value of an indicator?
Collapse
X
-
How to print value of an indicator?
I'm trying to print Teeth value of Alligator indicator but not sure how to do it. I see an example for SMA but not sure how to use it.
I'm trying Print("WisemanAlligator1.Teeth[0]"; but no luckTags: None
-
-
Hello MatthewLesko,
Thanks for your note.
You could access the Teeth value of the WisemanAlligator indicator by using the syntax below.
Returns Teeth:
Wiseman Alligator(int jawPeriod, int teethPeriod, int lipsPeriod, int jawOffset, int teethOffset, in t lipsOffset).Teeth[int barsAgo]
Wiseman Alligator(ISeries<double> input, int jawPe riod, int teethPeriod, int lipsPeriod, int jawOffs et, int teethOffset, int lipsOffset).Teeth[int barsAgo]
See this help guide page for more information: https://ninjatrader.com/support/help..._alligator.htm
Let me know if I may assist further.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
92 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
138 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
68 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
122 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
73 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment