Is there a way to simulate high tick rate for testing on NT8 platform?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to simulate high tick rate for indicator testing?
Collapse
X
-
How to simulate high tick rate for indicator testing?
I upgraded to 8.4.1 yesterday. Also yesterday I experienced very high chart lag. I'm not sure if this is due to the upgrade or indicator and need to do more testing.
Is there a way to simulate high tick rate for testing on NT8 platform?Tags: None
-
-
Market Replay updates every second therefore I assume it's not a proper test.Originally posted by bltdavid View Post
Comment
-
Hello MiCe1999,
The playback engine runs at 1 second intervals to pump in data however all data events are recorded so it would still execute code/bartypes in the same way. You could still use that to simulate high tick rates. An example would be testing a renko series which can impact performance, in times of high volatility you could see many bars created in a very short time, the bar type will still have to do the same calculation as it does in realtime and build each bar causing a load on the system. Playback would be the only mode besides the simulated data feed to execute the strategy in realtime as a test, the simulated data feed does not provide a way to simulate high volatility but instead uses a slider control to increase or decrease the price over time.
- Likes 1
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
85 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
47 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
29 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
32 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
67 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment