Introduced by Trace Mayer as a way to gauge the current price of Bitcoin against its long range historical price movements (200 day moving average), the Mayer Multiple highlights when Bitcoin is overbought or oversold in the context of longer time frames. It's worth noting that as the market becomes larger and less volatile, the peaks are becoming less...
Following Preston Pysh's "Bitcoin Mayer Multiple" study, I made this simple script to plot the Mayer multiple by calculating the ratio between bitcoin price and its 200-day moving average. It also plots the moving average of ratio itself.
This is inspired by unbound's work on the Mayer Multiple script. This script is designed to work with the daily chart. I created this script so you can see the daily Mayer Multiple by just hovering over the bar in the histogram. I modified the color of the histogram bar to indicate the following: Red = Over 2.4x Mayer Multiple, overvalued Yellow = Between 1x...
This indicator was created by Trace Mayer as a way to analyze the price of Bitcoin in a historical context. Consider it as a kind of Volatility Ratio that was created by Jack Schwager for the securities. To learn more about Mayer Multiple see: charts.woobull.com mayermultiple.info www.theinvestorspodcast.com Good luck!
Since there are not many scripts based on the Mayer Multiple, I figured I could add one to the collection. First I would like to give a shout out to Trace Mayer, Preston Pysh, and our fellow Tradingview user unbound, for their inspirational work. The numbers used to make this script can be found in a number of locations, or you can just make them for yourself in...
This is a fixed version of the original script by yomofoV: I fixed the variable assignments and added switching of timeframes over indicator inputs. To switch timeframes click on the indicator, open its settings and switch the timeframe to either monthly, weekly or daily.
Following Preston Pysh's "Bitcoin Mayer Multiple" study, I made this simple script to plot the recommended buy price based on the calculated 2.4x ratio between bitcoin price and its 200-day moving average. The ratio and SMA length have default values of 2.4 and 200 and can be adjusted.
Mayer Multiple developed by Trace Mayer gives the ratio of price to 200 daily moving average. Buy when it's white sell when it's orange. Is intended for use on day chart only. This is an extension of the Mayer Multiple developed by Trace Mayer. Normally you only have 2 thresholds signaling buying or selling (blue and yellow). However, I added 2 more...
Hello traders I'm not a HODLer by any means. I know when to sell (or I think I know....) when an asset starts going against me too much. Even if it's a "long-term" investment. My mentor used to telling me this: "If a short-term trade becomes a long-term investment, then you're in for a hell of a ride". I have no clue if Bitcoin/BTC will go back up or not - I...
This indicator shows the Bitcoin value based on the Stock To Flow Model by planB Fixed version of the original script by yomofoV: Split up into 2 seperate indicators so you can put it into two seperate panes. This is the S2F Model Value. You can find the S2F Multiple indicator here:
Principal moving averages and an approximation the institutional (smoothed) moving average.
Created by Trace Mayer, the Mayer Multiple is calculated dividing the current price of Bitcoin by its 200-day moving average. This simple script allows to backtest strategies based on Mayer Multiple levels, which can be easily adjusted. It can be tested on any chart and any timeframe.
The script implements a custom version of the Mayer multiple and it may be useful for analyzing the price of Bitcoin in a historical context. Note n.1: Mayer multiple does not tell whether to buy, sell or hold, but highlights the best long-term area when the bitcoin price is below a threshold value (2.4). Note n.2: the threshold value (2.4) has been determined...
The Mayer Multiple is calculated by dividing the current price by 200-day moving average so you have to use daily charts fort it to work properly. This script is design to be a help for deciding when to buy Bitcoin and when it is time to sell your HODL position. This script uses moving average for optimal sell and buy points. In time of writing the average Mayer...
Though this script is by me, the original idea comes from a podcast I heard where Trace Mayer talks about how he does crypto valuation. It is based on current price against the 200 day moving average. This indicator script will simply plot that value as a label overlayed on your trading view chart. Best long term results occur when acquiring BTC when the...
Uses a more recent sampling (since 2013) to generated Mayer Multiple distribution.
Plots dynamic levels of the standard mayer multiple based on percentile of recent history. This allows you to view color coded information in a more dynamic fashion. Hope this helps give you an overview of the current market. This can be used for crypto but also for quick analysis of the current trend for any other instruments like stocks.
This is my original indicator that was inspired by "Mayer Multiple" and "Chande Forecast Oscillator" (CFO). I decided to search truth of trend power with SMA and LinReg and found it in a somewhere of the middle. Also, I added a limit area, where you need to keep a more attention, because it can show a potential reversal. You can change parametrs with a your own...