Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Bar spacing
Collapse
X
-
Bar spacing
I have had a problem with bars overlaping one another and the current bar printing over the previous bar. When I contacted support they told me to go to chart properties and change the Equidistant bar spacing but I can't change that setting to True.Tags: None
-
Hello ojwright,
Thank you for your post.
Are you currently using a Multi Series chart? If so this is expected behavior. The distance between bars is not necessarily the same. Bars are instead plotted on a fixed x-axis timeline where every inch along the axis represents an equal amount of time.
Please let me know if I may be of further assistance.Christopher J.NinjaTrader Customer Service
-
I am having ths problem on a 34 tick EURUSD chart.Originally posted by NinjaTrader_ChristopherJ View PostHello ojwright,
Thank you for your post.
Are you currently using a Multi Series chart? If so this is expected behavior. The distance between bars is not necessarily the same. Bars are instead plotted on a fixed x-axis timeline where every inch along the axis represents an equal amount of time.
Please let me know if I may be of further assistance.
Comment
-
Totally understood. It appears that you have submitted screen shots to Tim with additional information so you may continue working with him thru email to help resolve this issue.
When a thread has been started on the Support Forum we will respond to the thread directly as apposed to email.
Have a great day and please let me know if I may be of further assistance.Christopher J.NinjaTrader Customer Service
Comment
-
Question
I have an indicator Dinapoli Stochastic which has background colors that reflect Stochastic crosses above 20 and below 80. The colors are...
BackColor = Color.FromArgb(alpha,Color.Green);
BackColor = Color.FromArgb(alpha,Color.Red);
I have built a CCI indicator with background colors but when I try to use the above colors which I like for background, I get an error message...
The name'alpha' does not exists in the current context
I don't understand how a color can be applied to one indicator and not another. Can yo tell me if there is some way I can apply the above colors to another indicator?
Comment
-
need help with indicator
I have tried to import an indicator in Ninja7 but can't. I am hoping you can take a look at it and fix it so it will work. I tried to attach it to this thread but couldn't. I can attach it to an email. I would realy appreciate it if you can help me with this one.Attached Files
Comment
-
I have attempted to import your attached Zip file and received the attached error message.
This error indicates that there is a duplicate method within the programming of the file. The third party indicator code will need to be looked at by the developer to determine where the duplicate method is within the coding.Christopher J.NinjaTrader Customer Service
Comment
-
ojwright,
This indicator looks like it was created in NT6.5. To import NT6.5 indicators please see the steps in the "Migrating NinjaScript" section here: http://www.ninjatrader.com/support/f...ad.php?t=21019Josh P.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
599 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
344 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 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
558 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
557 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment