Ehlers Correlation Trend Indicator CTI by Cryptorhythms 📜Intro In his article “Correlation As A Trend Indicator” in issue May 2020 of TASC, author John Ehlers introduces a new trend indicator that is based on the correlation between a security’s price history and the ideal trend: a straight line. He describes methods for using the indicator to not only...
😷 COVID-19 Coronavirus Tracker & Statistics Tools by Cryptorhythms 😷 📜Intro I wanted to put some more meaning behind the numbers for 2020's Covid pandemic. I hope this tool can help people analyze and deal with these hard times. With these metrics I hope to give greater depth and dimension to whats available. While also at the same time creating something...
Nth-Occurrence Custom barssince() Function by Cryptorhythms Description The vanilla barssince() function in pine only finds the number of bars since the most recent occurrence of the condition. This version allows you to specify an Nth occurrence back to check the bars since! Its also a nice little one liner. I really hope you enjoy it and if you're...
Apirine OBV-M Modified OBV w/ MA Selection by Cryptorhythms Intro Released in the April 2020 issue of TASC, and created by Vitali Apirine. Description OBV-M is of course based on the classic indicator on balance volume originally developed by Joe Granville. Apirine then smooths the calculation and adds a signal line to help denote entry and exit...
Time Series Lag Reduction Filter by Cryptorhythms Description A little filter to reduce lag on any time series data. Here we use an EMA to demonstrate how it works, but you could use it in many different ways/appications. This method can cause overshoot if you get too aggressive with the "lagReduce" setting. In this case lower the lagReduce variable. 👍 We...
🔗Blockchain Fundamentals - MCCD - Miner Capitulation & Convergence Divergence (a.k.a. Hash Ribbons) Intro Miner Capitulation has been talked about alot recently in the news and on twitter. I wanted to join the in fun and add my own spin on things. Description This shows the 30 (yellow) and 60 (orange) day moving average of the hash rate of bitcoin. I...
🔗Blockchain Fundamentals - Satoshis Per Dollar by Cryptorhythms Intro SPD is a new metric I propose which can be used to determine general sentiment and help narrow down periods to DCA . Description In the most basic sense this indicator is simply showing you how many satoshies are equal to one US dollar . This can be a useful metric to keep stored in the...
Leavitt Projection, Convolution, & Acceleration by Cryptorhythms Intro Bringing you another open source Gem this time from the January 2020 Issue of TASC. Description In the article in the Oct 2019 TASC issue titled "An interplanetary marriage" author Jay Leavitt describes the evolution process required in strategy design by introducing his Mars strategy....
📊 Apirine Stochastic MACD w/ MA Selection by Cryptorhythms Intro Had to re-release due to moderation. This happens to be my first open source indicator, hope you all enjoy it! Description This indicated is ported from November 2019 issue of TASC. “The Stochastic MACD Oscillator” in this issue, author Vitali Apirine introduces a new indicator created by...