EDIT: I figured out that its because Im running it on a 2000 tick chart and the chart does not include intrabar data. So then my question is how can I make the code update on each tick but show and run it on a 2000 tick chart.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Calculate on each tick not actually calculating on each tick
Collapse
X
-
Calculate on each tick not actually calculating on each tick
Im trying to run some backtests and noticed that no matter if I put "Calculate.OnEachTick", "Calculate.OnBarClose", or "Calculate.OnPriceChange", It is always calculating at the same rate. I made a test strategy to show this. The attached pictures show that its supposed to calculate on each tick, and it just outputs the time. The next picture shows the output, where you can see that minutes pass between each test. This is running on the ES so there are obviously faster ticks.
EDIT: I figured out that its because Im running it on a 2000 tick chart and the chart does not include intrabar data. So then my question is how can I make the code update on each tick but show and run it on a 2000 tick chart.Last edited by kazisl; 03-26-2021, 11:10 PM.Tags: None
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
91 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
137 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
68 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
121 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
72 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment