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 kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
127 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
105 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
85 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
105 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
85 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment