Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Why do indicators created in stategy not show on chart?
Collapse
X
-
Hello atrader,
Thanks for your post.
If you want to have a strategy display an indicator on the chart, you would need to use the AddChartIndicator() method. Reference: http://ninjatrader.com/support/helpG...tindicator.htm
-
Hello atrader,
Thanks for your reply.
In order to assist further, please provide some specifics of what "sample" is not working for you. Do you see any error messages listed in the "log" tab of the control center related to the "sample"?
Also, please identify what specific version of NinjaTrader8 you are using (found in Help>About).
Comment
-
Hello atrader,
Thanks for your post.
Please send your log and trace files into PlatformSupport[at]NinjaTrader[dot]Com. Mark the e-mail Atten:Paul and a link to this thread.
Please follow the steps below to manually attach your log and trace files to your e-mail so I may investigate this matter further.
Open your NinjaTrader folder under Documents.
Right click on the 'log' and 'trace' folders and select Send To> Compressed (zipped) Folder.
Send the 2 compressed folders as attachments to this email.
Once complete, you can delete these compressed folders.
Comment
-
Discrepancy in documentation for: AddChartIndicator
Online doc for AddChartIndicator states:
Warning: This method should ONLY be called from the OnStateChange() method during State.DataLoaded
however this generates an error in the log:
'OnStateChange' method: 'AddChartIndicator' cannot be called from this state. Please see the Help Guide article on 'AddChartIndicator' for more information.
If AddChartIndicator is called in State.Configure -- no error is logged.
Please update your docs or fix the implementation.
Thank you
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
61 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
34 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
198 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
364 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
283 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment