it doesn't work properly on playback either. missed entries and entries nowhere near a ma cross on the 5 minute chart. please advise
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
sample intrabar backtest doesn't work
Collapse
X
-
sample intrabar backtest doesn't work
this SampleIntrabarBacktest_NT8.zip doesn't show any intrabar fills when run on the strategy analyzer. the fills are at the open of the 5 minute bar 2 bars away from the bar where the cross happened.
it doesn't work properly on playback either. missed entries and entries nowhere near a ma cross on the 5 minute chart. please adviseLast edited by trader3000a; 10-10-2021, 10:33 AM.Tags: None
-
Hi Chelsea, do you mean the "show tick replay" box under tools/options/market data should be checked?
Comment
-
sorry, I'm confused. the documentation says that show tick replay isn't to be used for backtest in strategy analyzer...
Would you mind telling me exactly what to do to run this sample in the strategy analyzer accurately, achieving it's intention re granularity? It would be great if the sample strategies had a section under them like:
To run this sample successfully in:
real time:
step a
step b
step c
etc.
market replay:
step a
step b
step c
etc.
strategy analyzer:
step a
step b
step c
etc.
Comment
-
Hello trader3000a,
As detailed in the forum post I have linked, TickReplay does not provide intra-bar fill information for order fills, however this does allow for indicators to update for Calculate.OnPriceChange that need to do. 1-tick granularity must be implemented because TickReplay and OrderFill Resolution High cannot be used together.
Implement 1-tick intra-bar granularity for accurate order fills.
Enable TickReplay
Run script in backtest, real-time, and playbackChelsea B.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
54 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
130 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
72 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
44 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
49 views
0 likes
|
Last Post
|

Comment