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 DannyP96, 05-18-2026, 02:38 PM
|
1 response
84 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
143 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
83 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
256 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
334 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment