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
The Stablecoin Supply Ratio (SSR) is the ratio between Bitcoin supply and the supply of stablecoins, denominated in BTC. When the SSR is low, the current stablecoin supply has more "buying power" to purchase BTC. It serves as a proxy for the supply/demand mechanics between BTC and USD.
Use Crypto Open Interest Data available on TradingView to your advantage. Features Auto-Detect Symbol (based on chart) Preset Symbols (BTC, ETH, BNB, XRP, LUNA, ADA, SOL, AVAX and DOT) Exchanges ( Binance and BitMex ) Inverse and USDT Pairs Override Data Option to use any OI Data on TradingView Customizable Candles
This version its made for 8-12h and works amazingly on the ETH pairs. Can be adapted to others as well For this example, I used an initial 1$ account, using always full capital on each trade(without using any leverage), together with a 0.1% commission/fees for each deal, on Coinbase broker. This is a long only strategy The components for the inside of the...
This is an EMA crossover strategy which involves 5 EMAs to trigger trades. The strategy has two take profit settings and uses a stop loss. TP1 and SL are based on ATR and TP2 is an EMA crossover. The strategy goes both long and short and the default settings work particularly well as a scalping strategy for ETHUSDT on the 5M time frame. I have also created...
Shows Open Interest of ANY Binance pair (BTCUSD, ETHUSD, ADAUSD, ...). Inverse and USDT pairs Preset-Pairs (BTC, ETH, XRP, ADA, SOL, DOT, ...) Custom Candle Colors (candles can be turned off)
Today I bring you another amazing strategy. Its made of 2 EMA in this case 50 and 100. At the same time, internaly for candles we calculate the candles using the HA system ( while still using in live the normal candles). This way we can assure that even if we use HA candles, we avoid repainting, and its legit. We first calculate the HA candles based on the EMA...
🔰Overview Charts are an essential part of working with data, as they are a way to condense large amounts of data into an easy to understand format. Visualizations of data can bring out insights to someone looking at the data for the first time, as well as convey findings to others who won’t see the raw data. There are countless chart types out there, each with...
This is a crypto strategy suited for big time frames like 3h+. THIS IS A LONG ONLY STRATEGY , SUITED TO BEAT BUY AND HOLD ! It's a very risky strategy because it has no stop loss at all, so be extremely careful with it. This strategy is made of 2 DEMA a fast and a slow one. We have two rules : entry it's when we have a crossunder between the slow DEMA and...
Today I bring an indicator specialized in crypto markets. Its made of multiples EMA : very fast, fast, normal, slow, very slow The logic behind its simple : For long : we check that the EMA are in ascending order like EMA 5 > EMA 10 > EMA 20 .... and at the same time that last close of candle is above all of them. For short : we check that the EMA are in...
This is a full crypto swing strategy designed. From my testing it looks like it perform the best on timeframes 4h +. The below example has been adapted to BNB/USDT, using the entire period since 2017 until present day, with a comission of 0.03% ( which is the comission for the futures on binance). Its components are : ALMA Fast ALMA Slow MACD Histogram Rules...
Simple way how to use Linear Regression for trading. What we use: • Linear Regression • EMA 200 as a trend filter Logic: Firstly we make two different linear regression movings as oscillator. For this we need to subtract slow moving from fast moving, so we get the single moving around zero. This is the green/red line which appears on the chart. The trade open...
This is a simple long only strategy made of Aroon and Least Square moving average. The rules are simple: Long entry = crossover of upper part with the lower part from aroon and close of the candle is above the moving average Long exit = crossunder of upper part with the lower part from aroon and close of the candle is below the moving average IF you have any...
Total cryptocurrency market capitalization without tether, with alerts for chosen value thresholds. The rationale is that tether is a printed supply stablecoin with a fixed value; there is no need to include its value in a combined market cap. It's debatable if that's true, but that doesn't explain what this indicator is. The second part of this indicator is...
CONCEPT A toolkit with a bunch of different metrics for the widely used stablecoin called tether (USDT). It's very easy to use, just select in the settings what data you want to look at. FEATURES Value index. The "index" setting shows a volume weighted index of different exchanges to give the most accurate average USDT/USD price. Market cap. ...
Good morning traders! This time I want to share with you a little script that, thanks to the use of arrays, allows you to have interesting statistical and financial insights taken from the symbol on chart and compared to those of another symbol you desire (in this case the metrics taken from the perpetual future ETHUSDT are compared to those taken from the...
This was a follower suggested script. This script compares the USDT and BTC relative prices of a particular altcoin traded on Binance by calculating it's USDT price comparative to BTC. This is a very simple calculation (ALT/USDT price divided by ALT/BTC price). From there, we simply subtract the BTC/USDT price from the ALT ration price and we can see if a coin...
Hello, today I bring you another crypto strategy which can work with multiple timeframes and most of crypto currencies Its made entirelly of multiple EMA , of different lengths : like super fast, fast, normal, slow and very slow We also combine a little bit of price action together with the trend direction both for entry and for exits, to have a more precise...