NexusFi: Find Your Edge


Home Menu

 





Julius de Kempenaer (JdK) Relative Rotation Graphs (RRG) aka JdK RS Ratio


Discussion in Traders Hideout

Updated
      Top Posters
    1. looks_one Big Mike with 14 posts (45 thanks)
    2. looks_two GoldenRatio with 11 posts (7 thanks)
    3. looks_3 donedge with 10 posts (1 thanks)
    4. looks_4 JdeKempenaer with 9 posts (12 thanks)
      Best Posters
    1. looks_one bluecrow with 8 thanks per post
    2. looks_two Big Mike with 3.2 thanks per post
    3. looks_3 srgtroy with 2.3 thanks per post
    4. looks_4 JdeKempenaer with 1.3 thanks per post
    1. trending_up 73,719 views
    2. thumb_up 116 thanks given
    3. group 237 followers
    1. forum 72 posts
    2. attach_file 20 attachments




 
Search this Thread

Julius de Kempenaer (JdK) Relative Rotation Graphs (RRG) aka JdK RS Ratio

  #51 (permalink)
 JdeKempenaer 
Amsterdam, the Netherlands
 
Experience: Master
Platform: Bloomberg,EIKON, MarketAnalyst, StockCharts.com
Trading: ETFs
Posts: 12 since Sep 2014
Thanks Given: 6
Thanks Received: 16


Neo1 View Post
Don't take this the wrong way, i'm not trying to be an asshole. However I can't share charts in a public domain for the purpose of you attempting to reverse engineer the Algo Julius has created. Sharing with the knowledge of your intent could make me also liable for any potential intellectual property/ copyright infringements against you.

I suggest you either purchase the RRG module from Julius, or email him yourself for an alternative solution/ arrangement.

For the record I have no affiliation with Julius or RRG(TM)- I just value his work, therefore i'm showing him some courtesy.

Thank you for understanding Neo1. I have added a reply to this thread along the same lines.

Julius de Kempenaer

Follow me on Twitter Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
Better Renko Gaps
The Elite Circle
REcommedations for programming help
Sierra Chart
How to apply profiles
Traders Hideout
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
MC PL editor upgrade
MultiCharts
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
34 thanks
Tao te Trade: way of the WLD
24 thanks
GFIs1 1 DAX trade per day journal
16 thanks
Vinny E-Mini & Algobox Review TRADE ROOM
13 thanks
My NQ Trading Journal
12 thanks
  #52 (permalink)
 
GoldenRatio's Avatar
 GoldenRatio 
Philadelphia, PA
 
Experience: Advanced
Platform: Matlab, TradeStation
Trading: Stocks
Posts: 211 since Aug 2012
Thanks Given: 5,192
Thanks Received: 296


JdeKempenaer View Post
Hi all,

I stumbled upon this thread and noticed people are trying to reverse engineer the algorithms to re-create Relative Rotation Graphs which I first created back in 2004 and got embedded in Bloomberg professional terminals in 2011. Let me first say that it's flattering to see people trying to copy something you have created and I cannot stop anybody playing around in their own back-yard.

However, having said that, from a business perspective I need to point out to you that the visualisation methodology of Relative Rotation Graphs (RRGs) is protected by copyright law and so is the Intellectual Property of the algorithms for the indicators they use. Finally, RRG/Relative Rotation Graphs are also an internationally registered Trademark.

So I would like to ask all of you to respect the ownership of these materials as well as the rights of RRG Research' current (Bloomberg, Thomson Reuters, Market Analyst and StockCharts.com) and future business partners, there more in the pipe-line.

If you happen to find anything or copy (some of) the ingredients then please keep it to yourself and refrain from sharing them in public.

Needless to say that any commercial use or exploitation is strictly limited to licensees of RRG Research. In case you are interested in anything like that please do get in touch with me and let me know what you would like to do. We are keen to get more exposure for RRGs, we won't bite and we are very reasonable. Our licensees get access to our API which will take care of the back-end number crunching and we have a script available to render the graphs (including animation of the rotation and a few other controls) on a website or a web-based platform.

In case you would like to get in touch with me just drop me a message here or on my regular email, I did not shut myself off from the rest of the world (on the contrary, the door is open) and I am happy to talk to people with the same interests. In the end of the day I love the dynamics of the financial markets and a quant/technical approach to them but I also have to keep an eye on the business interests of RRG Research which I hope you will understand and respect.

Julius de Kempenaer

@JdeKempenaer

Thanks for your note. Your work is appreciated and will be respected.

Reply With Quote
Thanked by:
  #53 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,440 since Jun 2009
Thanks Given: 33,212
Thanks Received: 101,599



JdeKempenaer View Post
Our licensees get access to our API which will take care of the back-end number crunching and we have a script available to render the graphs (including animation of the rotation and a few other controls) on a website or a web-based platform.

Hi Julius,

Do you have solutions for R? Is the API using your data, or mine? Are the graphs rendered within R via your toolset, or do I need to make an external call? Just trying to see if your solution would work for me.

Thanks.

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Started this thread Reply With Quote
Thanked by:
  #54 (permalink)
 JdeKempenaer 
Amsterdam, the Netherlands
 
Experience: Master
Platform: Bloomberg,EIKON, MarketAnalyst, StockCharts.com
Trading: ETFs
Posts: 12 since Sep 2014
Thanks Given: 6
Thanks Received: 16


Big Mike View Post
Hi Julius,

Do you have solutions for R? Is the API using your data, or mine? Are the graphs rendered within R via your toolset, or do I need to make an external call? Just trying to see if your solution would work for me.

Thanks.

Mike

Hi Mike,

The API needs to receive an XML file with the historical price data for the securities you would like to plot on an RRG (so it uses your data!). The API will then return a JSON object containing the JdK RS-Ratio and JdK RS-Momentum values for this set.

Depending on the implementation (our) JavaScript is then used to render the RRG in a browser window (can be a web-page or a web-based platform). But we are happy to work with people who want to do their own implementations, we provide the bare-bones script and allow people to pimp that using CSS/HTML/Jscript etc to fit their platform or website.

I am not really familiar with R but if it can handle JavaScript I presume the graphs can be rendered within R.

Julius

btw nice setup of this forum! Never came across it before but it's very active and lively. Something that is lacking at a lot of others !

Follow me on Twitter Reply With Quote
Thanked by:
  #55 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,440 since Jun 2009
Thanks Given: 33,212
Thanks Received: 101,599


JdeKempenaer View Post
Hi Mike,

The API needs to receive an XML file with the historical price data for the securities you would like to plot on an RRG (so it uses your data!). The API will then return a JSON object containing the JdK RS-Ratio and JdK RS-Momentum values for this set.

Depending on the implementation (our) JavaScript is then used to render the RRG in a browser window (can be a web-page or a web-based platform). But we are happy to work with people who want to do their own implementations, we provide the bare-bones script and allow people to pimp that using CSS/HTML/Jscript etc to fit their platform or website.

I am not really familiar with R but if it can handle JavaScript I presume the graphs can be rendered within R.

Julius

btw nice setup of this forum! Never came across it before but it's very active and lively. Something that is lacking at a lot of others !

This sounds very promising. Is the API documentation or pricing public or do I need to contact you privately?

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Started this thread Reply With Quote
  #56 (permalink)
 DavidL 
Denver, CO
 
Experience: Intermediate
Platform: Sierra Chart
Broker: AMP
Trading: Forex, Futures
Posts: 8 since Feb 2012
Thanks Given: 0
Thanks Received: 11

I would be very interested in a webinar on rotation strategies. Strengths/weaknesses, instruments, tools, expectations vs. short term directional trading, etc.

The animated rotations on the Graphs are fascinating to watch and make a great learning tool.

Reply With Quote
Thanked by:
  #57 (permalink)
 JdeKempenaer 
Amsterdam, the Netherlands
 
Experience: Master
Platform: Bloomberg,EIKON, MarketAnalyst, StockCharts.com
Trading: ETFs
Posts: 12 since Sep 2014
Thanks Given: 6
Thanks Received: 16


Big Mike View Post
This sounds very promising. Is the API documentation or pricing public or do I need to contact you privately?

Mike

Hi Mike, there's a bit of documentation at the moment, no pricing yet. We have just launched the API for a first client who is going to use this setup. I expect them to go live in a month or so. We have tested the API but I want to see how it behaves in real life and in production environment.

There is no 'pricing' table. We typically engage with our counterparts looking at their setup like no of users, which markets they want covered in RRGs and then try to find a mutually agreeable pricing point usually it is a per user/ per month $ nr

If you drop me a message and tell me what you would like to do or try out, i'd be happy to set you up to 'play around' in this beta state as it is now.

Follow me on Twitter Reply With Quote
  #58 (permalink)
 JdeKempenaer 
Amsterdam, the Netherlands
 
Experience: Master
Platform: Bloomberg,EIKON, MarketAnalyst, StockCharts.com
Trading: ETFs
Posts: 12 since Sep 2014
Thanks Given: 6
Thanks Received: 16


DavidL View Post
I would be very interested in a webinar on rotation strategies. Strengths/weaknesses, instruments, tools, expectations vs. short term directional trading, etc.

The animated rotations on the Graphs are fascinating to watch and make a great learning tool.

Hi david, I'll be joining Arthur Hill at Stockcharts for his weekly webinar in 40 minutes from now... it's not a complete webinar on RRG or rotation strategies but we will be using Relative Rotation Graphs for sure. There are a few past webinars available in the StockCharts archives.

Follow me on Twitter Reply With Quote
  #59 (permalink)
 DavidL 
Denver, CO
 
Experience: Intermediate
Platform: Sierra Chart
Broker: AMP
Trading: Forex, Futures
Posts: 8 since Feb 2012
Thanks Given: 0
Thanks Received: 11

Thanks for the heads up on the webinar Julius. Interesting stuff.

I can see where the manual charts would be very beneficial for a rotation strategy changing out every week or so. I'm sure the API would make even finer rotations possible.

Your presentation certainly gave me lots of ideas.

Are the graphs basically the same across the various services? Or do the premium services have more features? Just curious.

Reply With Quote
  #60 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,440 since Jun 2009
Thanks Given: 33,212
Thanks Received: 101,599



JdeKempenaer View Post
Hi Mike, there's a bit of documentation at the moment, no pricing yet. We have just launched the API for a first client who is going to use this setup. I expect them to go live in a month or so. We have tested the API but I want to see how it behaves in real life and in production environment.

There is no 'pricing' table. We typically engage with our counterparts looking at their setup like no of users, which markets they want covered in RRGs and then try to find a mutually agreeable pricing point usually it is a per user/ per month $ nr

If you drop me a message and tell me what you would like to do or try out, i'd be happy to set you up to 'play around' in this beta state as it is now.

I don't have spare time for the implementation right now, but will reach out at some point. This would be for my own private use only for my own trading with my own funds.

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Started this thread Reply With Quote




Last Updated on September 8, 2020


© 2024 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 - Privacy Policy - Downloads - Top
no new posts