I'm not quite sure which system indicator would tell me anything as there is not gong to be one that displays multiple divergences and as far as other indicators I already have six others incorporated in my strategy without a problem.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Indicator overload
Collapse
X
-
Hello galsermil,
Any standard indicator would be fine, you can use the SMA. Removing the custom indicator will test if the error is coming from that indicator. The purpose of that is a test, not to replace your custom indicator with a similar indicator. If the custom indicator has a problem when used from a strategy then it would need to be debugged.
If you have used the strategy builder that will generate valid code that compiles. Compiling is step 1, after compiling you still have to run the script. Running the script can produce other errors which won't happen during a compile, those are called runtime errors. That would happen if the indicator is programmed with a logical flaw and then the strategy tries to use it.I assume that if I put he overload in the order that the creator has his that I wll ustget a compile>
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
62 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
134 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
75 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
45 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
50 views
0 likes
|
Last Post
|

Comment