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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
90 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
49 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
23 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
31 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
31 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment