Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Custom indicator disappearing
Collapse
X
-
Custom indicator disappearing
I made a custom indicator that only stays in a chart for maybe a few minutes then disappears and the chart scaling changes to 0 to 1. Repeatedly pressing F5 brings it back momentarily, sometimes.Last edited by sampras010; 10-31-2017, 01:01 PM.Tags: None
-
Hello Sampras010,
Thanks for writing in to our Support team.
Your NinjaScript / C# Code will always be logically processed and evaluate according to your set logic – this can of course lead to unexpected results at times, thus we would suggest to simplify and debug your code to better understand the event sequence it would go through - unfortunately we cannot offer such debug or code modification services here, but please see the provided resources below to help you proceed productively :
First of all you would want to use Print() statements to verify values are what you expect for any user defined variables - Debugging your NinjaScript code
It may also help to add drawing objects to your chart for signal and condition confirmation - Drawing Objects
If you would prefer the debug assist of a professional NinjaScript consultant, please check into the following listings - Click here for a list of certified NinjaScript Consultants
Lastly, often times there are helpful error messages contained in the Log tab of the Control Center window that will give you a better idea as to what is causing the error. The Log tab is the last tab available in the Control Center window, next to the Account Performance tab.
Please let me know if I may be of any further assistance.Alan S.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
576 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 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