NexusFi: Find Your Edge


Home Menu

 





Cyclic Smoothed RSI V2 for Ninjatrader 8


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one zt379 with 3 posts (6 thanks)
    2. looks_two Falco11 with 3 posts (1 thanks)
    3. looks_3 skidmark with 2 posts (0 thanks)
    4. looks_4 ccfic with 2 posts (2 thanks)
      Best Posters
    1. looks_one zt379 with 2 thanks per post
    2. looks_two ccfic with 1 thanks per post
    3. looks_3 jmont1 with 1 thanks per post
    4. looks_4 Falco11 with 0.3 thanks per post
    1. trending_up 1,878 views
    2. thumb_up 12 thanks given
    3. group 7 followers
    1. forum 12 posts
    2. attach_file 6 attachments




 
Search this Thread
  #1 (permalink)
ccfic
San Diego
 
Posts: 2 since Nov 2016
Thanks Given: 0
Thanks Received: 1

Simply put, I love this indicator but I can't find it for NinjaTrader, only TradingView and ThinkOrSwim. Has anyone here seen this indicator for NT or perhaps could give a helping hand to convert from PineScript or ThinkScript?
code (sorry, I can't post links):
tradingview .com/script/TmqiR1jp-RSI-cyclic-smoothed-v2/

Code with my mods (TradingView hid them due to rules so they posted here without pics):
imakenocents .com/tradingview/LowerCyclicRSI.html
imakenocents .com/tradingview/UpperCyclicRSI.html

Thanks for any help that can be offered!

Edit - solution found elsewhere, no need for replies.


Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Experience with this Trading Indicator/System from www.p …
Traders Hideout
For DOM based trader, market markers. (ES/NQ)
Traders Hideout
Reliable Prop Firms for FGBL/Eurex?
Traders Hideout
My funded futures (mffu)
Funded Trading Evaluation Firms
KGNCloud Crypto Mining?
Cryptocurrency
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Tariffs and what comes next...
18 thanks
For DOM based traders. (ES/NQ)
3 thanks
Gradient Divergence Trading
2 thanks
Set your sail for the winds of change-Jerret
1 thanks
Want your NinjaTrader indicator created, free?
1 thanks
  #2 (permalink)
 jmont1 
New York, NY
Legendary Market Wizard
 
Experience: Intermediate
Platform: NinjaTrader8
Broker: Data = Rithmic -- Gives 70 Level II Data
Trading: 6C (Low Margin,) 6E, CL, GC, ES and Maybe DX for smaller tick value
Posts: 1,418 since May 2011
Thanks Given: 1,728
Thanks Received: 1,024


ccfic View Post
Simply put, I love this indicator but I can't find it for NinjaTrader, only TradingView and ThinkOrSwim. Has anyone here seen this indicator for NT or perhaps could give a helping hand to convert from PineScript or ThinkScript?
code (sorry, I can't post links):

Thanks for any help that can be offered!

Edit - solution found elsewhere, no need for replies.

@ccfic May I request you post it here?


Reply With Quote
Thanked by:
  #3 (permalink)
 MrTrader 
ITAJAI SC/BRAZIL
 
Experience: Intermediate
Platform: NinjaTrader
Broker: Clear Corretora
Trading: DOLFUT, WINFUT
Posts: 341 since Jun 2014
Thanks Given: 1,356
Thanks Received: 229



jmont1 View Post
@ccfic May I request you post it here?

I second that @ccfic
I use RSI in a chart or two and would be nice compare the default with this one you've mentioned..
Thanks

Sent using the NexusFi mobile app


Reply With Quote
Thanked by:
  #4 (permalink)
ccfic
San Diego
 
Posts: 2 since Nov 2016
Thanks Given: 0
Thanks Received: 1

Sure. All credit goes to WhenToTrade on TradingView who created it and to @cis71 in the ninjascript forum who did most of the conversion. I added some shading and lines, so not that much. I am just starting to code ninjascript and don't really like all the redundancies, so please feel free to optimize the code provided and repost. For an explanation as to the functionality of the indicator please see www .tradingview. com/script/TmqiR1jp-RSI-cyclic-smoothed-v2/ or Lars's website

Again, feel free to optimize and repost.


Attached Files
Elite Membership required to download: RSIcyclicSmoothedV2.cs
Reply With Quote
Thanked by:
  #5 (permalink)
 skidmark 
Raleigh, NC
 
Experience: Intermediate
Platform: Tradestation
Trading: Stocks
Posts: 13 since Mar 2013
Thanks Given: 7
Thanks Received: 4


ccfic View Post
Sure. All credit goes to WhenToTrade on TradingView who created it and to @cis71 in the ninjascript forum who did most of the conversion. I added some shading and lines, so not that much. I am just starting to code ninjascript and don't really like all the redundancies, so please feel free to optimize the code provided and repost. For an explanation as to the functionality of the indicator please see www .tradingview. com/script/TmqiR1jp-RSI-cyclic-smoothed-v2/ or Lars's website

Again, feel free to optimize and repost.

Thank you for your work. May I ask you to present this in a .ZIP file? I am unfamiliar with the process to make this conversion. This would be a great help.


Reply With Quote
  #6 (permalink)
 
Falco11's Avatar
 Falco11 
Vienna,Europe
 
Experience: Advanced
Platform: NT
Broker: NT
Trading: ES,6E
Frequency: Many times daily
Duration: Minutes
Posts: 74 since Dec 2010
Thanks Given: 238
Thanks Received: 70


skidmark View Post
Thank you for your work. May I ask you to present this in a .ZIP file? I am unfamiliar with the process to make this conversion. This would be a great help.

here you go

I don't know why, but when the indicator is loaded and you restart NinjaTrader the indicator disappears.


Attached Files
Elite Membership required to download: RSICyclicSmoothedV2.zip
Reply With Quote
Thanked by:
  #7 (permalink)
 hedgeplay 
Austin Texas / US
 
Experience: Intermediate
Frequency: Several times daily
Duration: Seconds
Posts: 206 since Dec 2019
Thanks Given: 150
Thanks Received: 226


Falco11 View Post
here you go

I don't know why, but when the indicator is loaded and you restart NinjaTrader the indicator disappears.

Hi Falco,

The Brushes in Properties must be serialized to save with the chart. Same problem and solution as found in this link.




As simpler faster fix might be to simply comment out and so remove the Brush setting feature.



 
Code
In the NinjaTrader Editor update the code like so...  with /*    and then   */ for every Brush property.  When edits are complete, Press F5 to compile then reload then click on the Chart and press f5.


/*
		[Display(ResourceType = typeof(Custom.Resource), Name = "Caution Color", Description = "Color of the Caution Shading", GroupName = "Custom Colors")]
		public Brush CautionColor	
		{ get; set; }
*/
Hedge


Reply With Quote
Thanked by:
  #8 (permalink)
 
Falco11's Avatar
 Falco11 
Vienna,Europe
 
Experience: Advanced
Platform: NT
Broker: NT
Trading: ES,6E
Frequency: Many times daily
Duration: Minutes
Posts: 74 since Dec 2010
Thanks Given: 238
Thanks Received: 70


hedgeplay View Post
Hi Falco,

The Brushes in Properties must be serialized to save with the chart. Same problem and solution as found in this link.




As simpler faster fix might be to simply comment out and so remove the Brush setting feature.



 
Code
In the NinjaTrader Editor update the code like so...  with /*    and then   */ for every Brush property.  When edits are complete, Press F5 to compile then reload then click on the Chart and press f5.


/*
		[Display(ResourceType = typeof(Custom.Resource), Name = "Caution Color", Description = "Color of the Caution Shading", GroupName = "Custom Colors")]
		public Brush CautionColor	
		{ get; set; }
*/
Hedge

I tried but unfortunately I'm too stupid for it


Reply With Quote
  #9 (permalink)
 skidmark 
Raleigh, NC
 
Experience: Intermediate
Platform: Tradestation
Trading: Stocks
Posts: 13 since Mar 2013
Thanks Given: 7
Thanks Received: 4


Falco11 View Post
I tried but unfortunately I'm too stupid for it

Me too.


Reply With Quote
  #10 (permalink)
 zt379 
UK London
Legendary Market Wizard
 
Platform: NT
Posts: 2,367 since Sep 2009
Thanks Given: 1,707
Thanks Received: 2,307



Falco11 View Post
I tried but unfortunately I'm too stupid for it

@Falco11 @skidmark

Attached indicator with Brushes serialized renamed RSICyclicSMoothedV2BrushSerialized

Hope it helps.


Attached Files
Elite Membership required to download: RSICyclicSMoothedV2BrushSerialized.zip
Reply With Quote
Thanked by:




Last Updated on March 3, 2025


© 2025 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