This indicator will acquire the financial data provided by Tradview. the data is compare between Quarter, Annual and TTM in term of percent of growth. YoY, QoQ and CAGR is also available by this script (The minimum is 4). in addition, ploting of data, label and table also available (you can check the mark to toggle on / off). Data : Revenue, Net Income,...
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.
Gain/StopLoss Percentage Lines is a quick way to enter your Entry Price in to a stock and track the percentage of gain or loss at the 5% and 10% markers. Click on the gear settings icon and type in your entry price. The percentage is defaulted to 5%. You can change this to a different percentage at this screen. Note that whatever number you enter will be doubled...
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...
Strategy with simple stop-loss and take-profit in percentage. If last trade was a successful one then repeat it. If not successful - do a reversal trade.
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...
Inspired by @LazyBear's/@timwest's script: Usage: support and resistance levels based on averaging price around earnings and quarterly opens. What it is plotting: 1. A horizontal level whenever earnings occur. If actual earnings is higher than estimated, the line turns green, else red. 2. A horizontal level every quarterly open, colored black. 3. An...
(ENG) Since meaningful movements starts based on the first bar of the market's opening time (usually GMT + 0), this indicator is creat to be used as a tool to use it as support and resistance. Look at the bar of just 15 minutes passed after market opened, and when the bar closed with positive candlestick then draw horizontal line at high price, when the bar...
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 script calculates how much cryptos or dollars you have to bet with 4 variables : Risk Loss , Leverage, Entry and Stop Loss. When you want to open a position, just complete the parameters and the script will tell you how much you have to bet in dollars or cryptos units, depending the way you're trading. Note : don't foreget that you have to pay fees on...
It is finally here! 🔥 My 3rd and most important script in my Financial series! 🚀 Ever imagined to see all fundamentals (or many that is) combined into one indicator that is right on your chart, showing you how your favorite stock is trading compared to its fundamentals? Well, here is your answer! ...
This script provides a quick and easy way to visualize profits in a chart, based on the given entry date and price. Optionally, alerts can be sent when profits cross up the given " profit unit ". In short: Tracks how much profit one could take based on the input " entry date " and the input " entry price " These inputs are interactive...
With this indicator, you will be able to see how much you earn in forex in dollar terms. It asks you 3 things when adding the indicator. TP point SL point Position Entry point If you have selected the TP point above, the entry zone below it, and the SL point below it, the indicator will automatically understand that there is a BUY order and will make the...
This script is based on the Gann's 50% Retracement rule. First, the ATH (All Time High) and ATL (All Time Low) are calculated; then, the 50% retracement level is found. With this 50% level, we'll calculate the maximum price entry to keep a ROI which is set in the parameters. For exemple, I only want to buy assets which can make a x16 before the 50% retracement...
Here we are looking at the Excess CAPE yield for the SPX500 over the last 100+ years "A higher CAPE meant a lower subsequent 10-year return, and vice versa. The R-squared was a phenomenally high 0.9 — the CAPE on its own was enough to explain 90% of stocks’ subsequent performance over a decade. The standard deviation was 1.37% — in other words, two-thirds of the...
Just a different way to view S&P 500 valuations versus the standard look of looking at raw PE. Current yield of the 10 Year Bonds are used to calculate a fair value for the SPX. This is a methodology that Buffett uses to measure value. Recommend turning off most plots and just plotting PE and/or PE10 percent difference only. The "slope and intercept" inputs...
This is an Tradingview implementation of the Grahams Formula as described in Benjamin Grahams book "The Intelligent Investor". In theory this can be used to screen for over- and undervalued stocks, however as Graham himself notes, you should look into other fundamentals when using them in conjunction with Grahams formula.
//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...