This script is a quantitative price forecasting indicator that forecasts price changes for a given asset. The model aims to forecast future prices by analyzing past data within a selected time period. Mathematical probability is used to calculate whether starting from time X can lead to reaching prices Y1 and Y2. In this context, X represents the current...
This script serves as a successor to a previous script I wrote for identifying Hikkakes nearly two years ago. The old version has been preserved here: █ OVERVIEW This script is a rework of an old script that identified the Hikkake candlestick pattern. While this pattern is not usually considered a part of the standard candlestick patterns set, I found a lot...
This indicator will tell you whether the security you are looking at is overvalued or undervalued using a company's total assets and their market cap. In theory, a company's total assets is everything that they own, which then should technically be how much the company is worth. Therefore, if the company's market cap is higher than their total assets, the...
Title: ValueView Description: ValueView is a script designed to cater to the needs of value investors. Its primary purpose is to provide a comprehensive overview of the financial performance of a stock, making it easier for investors to assess the intrinsic value and potential investment opportunities. The script displays a concise summary of essential...
Stablecoins Dominance The purpose of the script is to show Stablecoin's strength in the crypto markets. 5 Largest Stablecoins divided by Total Market Cap
Altcoin Dominance Excluding Ethereum The purpose of the script is to show Altcoin's strength without Ethereum. Pretty much shows Altcoin's Dominance in comparison to Market Cap once we exclude Ethereum.
ETH Dominance Excluding Stablecoins. The purpose of the script is to show Ethereum's strength relative to other cryptocurrencies. Pretty much shows ETH Dominance in comparison to Market Cap once we exclude the 5 largest stablecoins.
This indicator is based on the trading formation Higher high and Higher low. It dynamically displays the current price above the bar on a label. Features: • If the current price is lower than the previous high the label color will dim. • If the current price is lower than the previous low the price figure will turn red. • Completely customizable • ...
We took the original script Cumulative delta volume from LonesomeTheBlue, here is the link: To understand the CDV you can watch traders reality master class about CDV. This indicator show the ratio of vector color and the ratio of the cumulative delta volume from vector color. First you select a date range on the chart. Then it calculate all candles in that...
The original indicator was created by alexgrover . All credit goes to alexgrover for creating the indicator that this strategy uses. This strategy was posted because there were multiple requests for it, and no strategy based on this indicator exists yet. The Recursive Bands Indicator, an indicator specially created to be extremely efficient, I think you...
This is a tracking tool to measure two different kinds of distances: - Gaps, from the open/close or the high/low value to the nearest open/close or high/low value. - Price extensions of one or two candles from a preferred starting point (open, high, low or close) to a final point (open, high, low or close). The two-candles mode includes an optional rectangle to...
Volume percentrank Volume normalized by percentile. The indicator calculates the percentile of the trading volume . The volume in the base asset or quote asset can be selected as data. To calculate the volume of a quoted asset, the closing price or another standard method for calculating the price of a bar can be used. A feature of percentile calculation with a...
The basic math behind this Indicator is very similar to the math behind the Relative Strength Index without using a standard deviation as used for the Relative Volatility Index. The Volatility Range is calculated by utilizing the highs and lows. However not in the same way as in the Relative Volatility Index. This approach leads to different values, but the...
RF+ Replay for Heikin Ashi RF+ Replay for Heikin Ashi generates fully customisable Heikin Ashi candlesticks presented on a standard chart, enabling traders to utilise the Tradingview Replay feature with Heikin Ashi candlesticks when analysing and backtesting HA style strategies. The features of this indicator include: - Fully customisable Heikin Ashi...
Gives a sneak peak into some of the important financial ratios described below: 1. P/E : price to earnings ratio (Green when P/E<15) 2. PEG: Price to earnings growth ratio (Green when PEG<1) 3. P/S: Price to sales ratio (Green when P/S<2) 4. EV/FCF: Enterprise Value to Free Cashflow ratio 5. OPM: Operating Profit Margin % (Green when OPM>15%) 6. D/E: Debt to...
█ OVERVIEW Define, then locate the presence of a candle that fits a specific criteria. Run a basic calculation on what happens after such a candle occurs. Here, I’m not giving you an edge, but I’m giving you a clear way to find one. IMPORTANT NOTE: PLEASE READ: THE INDICATOR WILL ALWAYS INITIALLY LOAD WITH A RUNTIME ERROR. WHEN INITIALLY LOADED THERE NO...
Volume Price and Fundamentals indicators contains 4 exponential moving averages based upon Fibonnaci numbers as period (8, 21, 55 & 144) with crossovers and crossunders. It also contain a table for volume and 50 Day Avg. Volume, Relative volume, Change in Volume, Volume Value, Up-Down Closing Basis days in last 50 days, Volume ratio (U/D Ratio) on last 50-day Up /...
█ OVERVIEW This script determines the proportion of bullish and bearish candles in a given sample size. It will produce an oscillator that fluctuates between 100 and -100, where values > 0 indicate more bullish candles in the sample and values < 0 indicate more bearish candles in the sample. Data produced by this oscillator is normalized around the 50% value,...