NexusFi: Find Your Edge


Home Menu

 





RSI or MACD Regular and Hidden Divergence


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one aligator with 6 posts (3 thanks)
    2. looks_two CutLossShort with 5 posts (1 thanks)
    3. looks_3 MONICAP with 4 posts (0 thanks)
    4. looks_4 jcsmmkyne with 1 posts (0 thanks)
    1. trending_up 7,115 views
    2. thumb_up 4 thanks given
    3. group 6 followers
    1. forum 13 posts
    2. attach_file 2 attachments




 
Search this Thread
  #11 (permalink)
 
aligator's Avatar
 aligator 
Las Vegas, NV
Legendary Market Wizard
 
Experience: Advanced
Platform: Abacus, Slide Rule, HP-65
Trading: Futures, Stocks, Options
Posts: 3,777 since Aug 2010
Thanks Given: 1,103
Thanks Received: 6,181


MONICAP View Post
Hey, thanks for the answer.
so I tried that but at compiling I get a bunch of errors, maybe i missing some addons that the indicator using? I attach the error


Most likely you do not have the companion RSI3 indicator installed on your system as required and used by indicator mRSI3NT8. If so, that is where all the errors come from, the compiler can not find the RSI3 indicator.

If so, see attached RSI3 indicator, download, and install. Then compile mRSI3NT8.

Let me know.

Cheers!


Attached Files
Elite Membership required to download: RSI3.cs
Visit my NexusFi Trade Journal Reply With Quote
  #12 (permalink)
 
aligator's Avatar
 aligator 
Las Vegas, NV
Legendary Market Wizard
 
Experience: Advanced
Platform: Abacus, Slide Rule, HP-65
Trading: Futures, Stocks, Options
Posts: 3,777 since Aug 2010
Thanks Given: 1,103
Thanks Received: 6,181


MONICAP View Post
thanks, true i was missing that, but looks like i missing something more. i will attach the errors. thanks again



So resolved, i hope is correct, first there's an error with the name "ana" and is "ama" and then delete the word filter from
snippet the
case 4:
main = anaSuperSmootherFilter(RSI3(period, smooth), period, 3);
average = anaSuperSmootherFilter(RSI3(period, smooth).Avg, period, 3);
break;

So it compiled with this one:
case 4:
main = amaSuperSmoother(RSI3(period, smooth), period, 3);
average = amaSuperSmoother(RSI3(period, smooth).Avg, period, 3);
break;

Thanks again for your help, now compiled and working

PS: what settings you use?

I see some show arrows, but not on the chart, maybe something i did wrong?

A couple of things:

1. ana was used by Fat Tails in his indicators for NT7. Later, he changed to ama for NT8 versions but the codes are the same. So, you are OK.

2. I am not sure what the arrows are for. I have not checked the code so I can't tell. All I know this is unfinished work that he never followed through.

I have no clue who picked this indicator as a good candidate for Divergence studies. But in my experience working on many momentum indicators (Stoch, RSI, MACD and just about anything out there) I find RMI(14,3) to be the most consistent and reliable indicator to use for identying swing divergences.

I started a thread many years ago focussed mainly on identifying the 4 types of divergences that I actually use to date with great success for just about any market. My following tread with about 3000 posts and much info on divergence trading may pick you interest:



Cheers!


Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #13 (permalink)
 jcsmmkyne 
Waxhaw NC
 
Experience: Master
Platform: NinjaTrader
Trading: ES
Posts: 1 since Apr 2019
Thanks Given: 3
Thanks Received: 0


aligator View Post
This is a .CS file (not zipped) and needs to be maually copied and paste in indicators folder.

1. Copy file
2. Go to Documnets > NinjaTrader 8 > bin > Custom > Indicators and paste it there
3, Open the NinjaScript Editor under NEW
4. Find and open the mRSI3NT8 indicator and compile (F5)

and you are done.

Cheers!

I looked at this and it has a CS0103 error because RSI3 does not exist per the compiler - will explore this further to see if we can fix this


Reply With Quote
  #14 (permalink)
 
aligator's Avatar
 aligator 
Las Vegas, NV
Legendary Market Wizard
 
Experience: Advanced
Platform: Abacus, Slide Rule, HP-65
Trading: Futures, Stocks, Options
Posts: 3,777 since Aug 2010
Thanks Given: 1,103
Thanks Received: 6,181


jcsmmkyne View Post
I looked at this and it has a CS0103 error because RSI3 does not exist per the compiler - will explore this further to see if we can fix this

Just read Post#13 for similar issue.


Visit my NexusFi Trade Journal Reply With Quote




Last Updated on September 13, 2024


© 2026 NexusFi®, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Downloads - Top
no new posts