Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Chart goes off to 0
Collapse
X
-
Chart goes off to 0
Hi i was wondering what causes this char to go off? it starts alirght trades for a while and sometimes indicator goes to 0 value like in the image. how can this be prevented? its the same contract within 2 week period. Nothing drastic changes...
Tags: None
-
I don't know what your indicator is doing, looks like a parabola from middle school math to me. You should check your code. Maybe there is not enough bars to make plots correctly.
You can disable autoscale in the indicator settings so that it won't mess up your bars.
-
Hello tkaboris,
Thanks for your post.
It is likely something in your code that is causing the indicator to calculate in that manner as Leeroy_Jenkins noted.
Debugging prints should be added to your script to understand exactly how your script is calculating logic and plotting values on the chart.
Below is a link to a forum post that demonstrates how to use prints to understand behavior.
https://ninjatrader.com/support/foru...121#post791121<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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
477 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
317 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
256 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
340 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
308 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment