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...
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...
🔗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...
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...
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 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...
😷 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...
🔗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....
Enhanced Sigma by Cryptorhythms Sigma is basically the deviation of returns compared to past returns. The higher / lower the value, shows you how deviated from the average this current bars returns are. While perhaps not usable as a complete strategy for entering and exiting, its still quite useful and informative. It can give interesting signals as to...
Predictimoku (Cloud 9) - Modified Ichimoku by Cryptorhythms 📜Intro New spin on the old standby ichimoku! Predictimoku (Cloud 9): This indicator uses a proprietary algo to forecast the kijun tenkan & senkou spans accurately out into the future. 📋Background Unfortunately you may have seen it around twitter as part of a paid for course with indicator...
Vicious Cycle by Cryptorhythms Intro I have been working on this one for a few months now, bringing our flagship indicator Bull Bear Filter up to date with new ideas and algorithms to clarify cyclical trend components in any time series data. Description This indicator has no settings that the user needs to change. It is completely adaptive and dynamic to...
Bitcoin Futures Premium Discount - Backwardation Contango Cryptorhythms back at it again with another release for your quarantined pleasure! We've had this one in our back pocket for a few months adding new features and testing it out. Now its time to release it into the wild! Intro This indicator is used to capture additional profits by spread trading on...
Latest release of my Multi Custom Moving Average indicator. Plot up to 10 moving averages for each MA, you can customise the following: Period - from 1 to 1825 days Type - DEMA, EMA, SMA, TEMA, VMWA or WMA Source - Open, High, Low, Close, HL2, HLC3,OHLC4 The lowest and highest TF chart each MA will plot on. Only show the MA's you want on any time frame...
Bar Strength Index (BSI) by Cryptorhythms Intro BSI is an totaly new and original indicator derived from Internal Bar Strength. It can be classified as similar to an RSI, but its method of calculation is very different so it sometimes gives an edge where RSI does not. In the chart I have included RSI (red line) as a comparison for you to contrast BSI with. ...
Blockchain Fundamentals - Golden Ratio Multiplier GRM Intro This strategy was put forth by Phillip Swift (a.k.a PositiveCrypto) as guidelines for bitcoins market cycles. Description The new insight comes when we multiply the 350 day moving average (which we will refer to as the 350DMA) by specific numbers. Those mathematically important numbers are: -The...
CME Bitcoin Gap Finder Orderblock Support Resistance Intro I had a backlog of scripts to release, and so everyone is getting some Christmas gifts early! I have been watching CME gaps and how they relate to BTC for over a year now. I find they make good orderblock support/resistance areas. Description There is a limitation to how many lines I can draw...
🔗Blockchain Fundamentals - Marketcap Multiple by Cryptorhythms Intro A brand new original indicator to judge long term bitcoin accumulation and distribution zones. Created by myself - theheirophant. I love the way the indicator MVRV (market value to realized value) works, but there's no way to replicate it on tradingview as it uses outside data not available...