D3 Spotter Indicator for NinjaTrader 8
Recently we had to use D3Spotter for NT 8. Fortunately, there had been already available D3SpotterV3B2 (u), but after we opened the code for that, found that there were some critical issues and glitches.
So, we have fixed the issues, updated the code and now providing it with new versioned name D3SpotterV3B4.
Fixes:
- Global pollution caused by ENUM declarations outside of namespace
- Corrected non-standard external calls from properties to fields, i.e.
RSI(Period) ----> RSI(period)
- Fixed Numerous coding and formatting issues:
– Separated the User-Properies region;
– Added fields after Properties for better readability (Unfortunately NT compiler doesn’t do like that);
– Property declarations are more readable + flexible ordering ;
– Some minor fixes; - Added SMI indicator (with update version name V3)
- Added CCI_JMA_MASM + JMA_MASM indicators(with update version name V3)
- Added DerivateiveOscillator indicator (with update version name V3)
- Users can now set RSI, CCI, STOCH ( etc…) Overbough & Oversold levels (instead of hardcoded 30 & 70 values).
Download D3SpotterV3B4 from here.
sirs:
i have been using the D3 indicator and was glad to see an update. thanks…
if possible .. i would like to have another ninja 7 indicator updated to 8
i have included the link from my post in the ninja forum … i have also sent request to original author.. back on 6/22/18. (no response from the original author or from the ninja forums)
https://ninjatrader.com/support/forum/showthread.php?t=111231
Hello,
Thank you for your work on this. Can you tell me how to reference the up and down triangle trade signals in a strategy? It’s D3SpotterV3B4.??? I believe.
Thanks,
Matt