Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Testing indicators
Collapse
X
-
Testing indicators
Is there a way to test indicators, to ensure they are not taking more resources than they otherwise could (if coded properly/differently)?Tags: None
-
Hi ScottieDog, for professional code development for example through Visual Studio I've seen advanced profiler tools being employed, however for directly working within the NinjaScript editor there would not be such a capability really. You would need to determine if the current state of code of a specific script really is the performance 'bottleneck' you think it is, one way would be through isolation to only test one study for example and monitor for your system resources / responsiveness.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
154 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
306 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
244 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
345 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
176 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment