//This study is designed to plot estimates for a stock's value: //1) the Price to earnings ratio (PE) value based on the trailing twelve months of data //2) the PE value based future data //3) the Benjamin Graham value based trailing data //4) the Dividend Discount value based on trailing data You can adjust the period of data used to calculate the value between...
This indicator shows us the distance (in %) between the current price and the ATH price. The closer the price is to the ATH the higher the percentage. 100% means we reached the ATH price. HOW TO USE: No special input necessary. Markets: It can be used to all markets. NOTE: Some Exchanges don't go very far back in the past and for this reason this may have...
P1 is because to me, this is a priority 1 indicator, so I have P1 and P2 indicators ordered on the favorite list. What can you check on the selection pane? On “period”, you can show the data related to: the fiscal quarters or the fiscal years. You can select a pack of financial data that I have organized in sections: Revenue & earnings EPS & DPS (EPS,...
3 Weeks Tight - Introduction 3 weeks tight is a bullish continuation pattern discovered by IBD's founder, William O'Neil. The pattern can used as an opportunity to add to an existing position as it often occurs after a breakout above a cup with handle or other technical pattern. The 3 weeks tight pattern forms when a stock closes within approximately 1% to 1.5%...
This is a rough version of the Faustmann Ratio metric that Mark Spitznagel presents in The Dao of Capital. The purpose is to conservatively calculate the price of the company (market cap) relative to net worth. Over a medium term horizon, the theory is that companies which have a high ROIC (see my other script) combined with a low Faustmann Ratio (color coded to...
This is a rough version of the Return on Invested Capital metric that Mark Spitznagel presents in The Dao of Capital. The purpose is to calculate the return on real invested capital, conservatively calculated. Over a medium term horizon, the theory is that companies which have a high ROIC (presented here as a decimal value where 0.5 = 50%, 1 = 100%, etc., and...
Plots the GBTC premium as a percentage of the bitcoin price at the close. It also includes the annual management fee (2% at the moment). It accrues on a daily, weekly or monthly basis depending on the chart resolution. (intraday not supported) The amount of bitcoin per gbtc share and the annual fee may be changed by Grayscale in the future. Those values can be...
Pearson correlation coefficient measures the linear correlation between two variables. It has a value between +1 and −1, where 1 is total positive linear correlation, 0 is no linear correlation and −1 is total negative linear correlation. It’s often denoted by r for sample correlation and ρ for population correlation. Note: Pearson Correlation only measures...
I found this awesome script from @quantadelic and edited it to be a bit more legible for regular use, including coloured zones and removing the intercept / slope values as variables, to leave space for the fib levels in the indicator display. I hope you all like it.
These levels are based on price around earnings day. I have implemented support for 2 calculation modes: Mode 1: Level = (low of 1 day prior to earnings + high of 1 day after earnings) / 2.0 Mode 2: Level = (hl2 of 1 day prior to earnings + hl2 of 1 day after earnings + close from earnings day) / 3.0 Chart above shows "Mode 1". Mode can be changed via options...
Example of requesting Earnings, Splits, Dividends using pine-script. That way is inner representation of data in TradingView, so it can be changed any time. It's just an example of requesting of the data. Description of the series. Earnings: time: report date (unix time stamp) open: estimate value low: reported value close: actual value high: fiscal...
NVT Signal, or NVTS, is an indicator that compares the market cap of Bitcoin to the aggregate USD value of daily transactions on the Bitcoin blockchain. It is a value indicator that shows a multiple of Bitcoin price against the actual usage of its blockchain. When the NVTS is low, it suggests Bitcoin price is low relative to the amount of utility the network...
Intrinsic value calculator based on Warren Buffet's and Ben Graham's work In value investing determing the true value of a COMPANY instead of a stock price is crucial. This little indicator shows the "Intrinsic value" of the choosen stock meaning the value of the stock in 10 years time. Calculation is based on historical book value's average annual growth...
Description: Whale: Whale utilizing discounted prices (increasing on-chain volume & decreasing price) Recovering: Positive momentum in price after potential whale activity Cycle Volume Support: The transaction volume support during a cycle What’s the best time to invest? After institutions make up their mind at low price levels. How’s on-chain volume related...
Calculates P/E Ratio and shows Earnings (TTM) as hisogram. Works only on 3M period.
*** April 20, 2015 - NEW UPDATE *** Added classic color scheme and additional lines. Updated source: pastebin.com April 10, 2015 - Updated version of Value Chart - candles draw correctly now. Requires cover layer to be set as same color as your background. (white in default) I hope you will enjoy it. :)
Hello everyone, Quick script to check the PEG Ratio. What is PEG Ratio? The price/earnings to growth ratio (PEG Ratio) is a stock's price-to-earnings (P/E) ratio divided by the growth rate of its earnings for a specified time period. The PEG ratio is used to determine a stock's value while also factoring in the company's expected earnings growth, and is...
This Study takes the Stock to Flow Model for Bitcoin as presented by @100trillionUSD and smoothes it using an SMA. Then it calculates the close's standard deviation from it and displays the 2-Sigma Bands. The stock to flow model seems to be one of the best predictions of Bitcoins price as shown by the following medium...