This script shows crypto market inflows/outflows by showing the USD stablecoin supplies, using data from glassnode.com : GLASSNODE:BUSD_SUPPLY GLASSNODE:USDT_SUPPLY GLASSNODE:USDC_SUPPLY Using a simple 20 EMA, the line will change color showing stablecoin inflow or outflow. Traders can consider stable coin inflows (green) as bullish for Bitcoin price,...
This script will display a histogram of the Uniswap V3 HEX / USDC 3% liquidity pool. Similar to what you can see in the liquidity section of the Uniswap pool page but conveniently rendered alongside your chart. It's meant to be used on any HEX / USDC chart only. One of the main motivations for using this in your HEX / USDC chart is to get an idea of the...
The Ichimoku Cloud is a collection of technical indicators that show support and resistance levels, as well as momentum and trend direction. It does this by taking multiple averages and plotting them on a chart. It also uses these figures to compute a “cloud” that attempts to forecast where the price may find support or resistance in the future. The Ichimoku...
Overlays the DXY chart over the top of any other chart. When the dollar strength increases, asset prices can drop and vice versa. Was created personally to compare with the price of Bitcoin.
A modification of @loxx's "Dollar Index (DXY) Candles" allowing for a user selected basket of tickers using the same weights as the standard DXY. Ticker Inputs are in descending order so highest weight is at the top by default, although weighting can be changed manually by modifying the symbol's corresponding weight input in the settings. The Idea was to get a...
Hello I created a simple script for the main view of the total capitalization of altcoins for alts I use this pair --->>> CRYPTOCAP:TOTAL3 1D patterns for perfect long-term view How this script works? this script actually shows the main altcoin capitalization trend I divided the main trend into two categories in terms of size The main trend is determined by...
The live portfolio screener indicator is a tool that help users to track the performance of their investments in real-time. The indicator provides a detailed breakdown of the user's portfolio, including the current profit and loss (P&L) for each stock that is invested in. This allows users to quickly and easily see how their portfolio is performing and make...
2x supertrend in the same indicator. Using 2 supertrend indicators at the same time incomesharks idea
Timing when day trading can be everything In Stock markets typically more volatility (or price activity) occurs at market opening and closings When it comes to Forex (foreign exchange market), the world’s most traded market, unlike other financial markets, there is no centralized marketplace, currencies trade over the counter in whatever market is open...
The relative strength index is a momentum indicator used in technical analysis. It measures the speed and magnitude of a coin's recent price changes to evaluate overvalued or undervalued conditions in the price of that coin. The RSI is displayed as an oscillator (a line graph essentially) on a scale of zero to 100. When the RSI reaches oversold levels, it can...
This strategy utilizes two pairs of different Moving Averages, two Volume-Weighted Moving Averages (VWMA) and two Simple Moving Averages (SMA). There is a FAST and SLOW version of each VWMA and SMA. The concept behind this strategy is that volume is not taken into account when calculating a Simple Moving Average. Simple Moving Averages are often used to...
This is a time based strategy, designed to enter and exit within the same day of the week, using different hours for entry and exit. The script is long only direction, and it has no risk management inside, so use it with caution. At the same time you can also calculate each individual hour return within a certain day, and make your own idea about the best...
An exponential moving average ( EMA ) is a type of moving average (MA) that places a greater weight and significance on the most recent data points. The exponential moving average is also referred to as the exponentially weighted moving average . An exponentially weighted moving average reacts more significantly to recent price changes than a simple moving average...
Intro A free and open source indicator that shows you open interest for Binance USDT and coin margin perpetual swap contracts, plotted as candlesticks. Open interest means the total number of outstanding derivatives contracts, or in plain and simple English: the total amount of positions that traders have opened and still remain open. Instructions I've...
Bjorgum 3Commas Bot A strategy in a box to get you started today With 3rd party API providers growing in popularity, many are turning to automating their strategies on their favorite assets. With so many options and layers of customization possible, TradingView offers a place no better for young or even experienced coders to build a platform from to meet...
This script implements the concept of Open Interest Profile, which can help you analyze the activity of traders and identify the price levels where they are opening/closing their positions. This data can serve as a confluence for finding the areas of support and resistance , targets and placing stop losses. OI profiles can be viewed in the ranges of days, weeks,...
Scope: Up to 3 MA's can be applied at the users discretion Choose between 10 different average types including favorites from the Bjorgum series from HEMA to Reversal T3's Each MA can be independently set Go Multi-timeframe! Any MA can be set to any timeframe of reference you choose (ex. using 3 different timeframes of...
Hello, This is my version of Super Trend The biggest problem with supertrends is that there are a lot of false signals, which when the trend is uncertain give a lot of losses My task in creating this script was to minimize the number of false sinhals. Smart supertrend is both dependent on ATR, price movmment as well as ADX, CLOUD It works in such a way that...