Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
OnBarUpdate() occurs every tick for Renko bar.
Collapse
X
-
OnBarUpdate() occurs every tick for Renko bar.
OnBarUpdate() occurs every tick for Renko bar ,even when Calculate = Calculate.OnBarClose; is set. In addition I have in my indicator 1min ask (primary) and added 1min bid dataseries , all three for the same instrument. for 1-minute dataseries OnBarUpdate() occurs only 1 per minute. Any clue ? Thanks.Tags: None
-
Hello xTrader1,
Thank you for your reply.
I'm a little confused as to how you are testing here, as calculating On Each Tick is not possible on historical data (such as past data on a chart or data used in the Strategy Analyzer) as all that is known is the OHLC of each bar. Are you perhaps using Market Replay data, not historical data?
If you could provide a reduced example script and clear, step by step instructions on how to replicate this behavior, that would be very helpful. Please ensure no code that is not necessary to reproduce the issue is included. You can export your reduced script from Tools > Export > NinjaScript Add-on. Please attach the resulting .Zip file to your reply.
Thanks in advance; I look forward to assisting you further.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
335 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
211 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
196 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
288 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
245 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment