This is an indicator showing the MarketCap of (TOTAL2 - ETH - USDC - UDSDT) / BTC as proposed by DataDash on YouTube. Watch his videos to see how he is using this indicator for Altcoin market sentiment. I've used the name given to it by InvestAnswers on YouTube, watch his video from today for how he is interpreting this indicator as well. I'm in no way associated...
The Script offers 9 different EMAs with 14 different MA types. The make use of the script is to find the entry on the 1-4 hour altcoins while using the in-built 13/21 crossover strategy to be used in sync with Heikin Ashi cross-over with Fib levels of 0.236 Fib level. How to use it. Entry is to be made when the 1. Cross over gives a P(Positive Sign) and the...
I build these indicators for myself and provide them as it is to improve upon, as I believe the best way to learn is together. Please do not forget to leave me public feedback about this indicator so that others can also benefit from your reviews. This indicator is also used to send an auto signal to my Telegram Channel that can be found from my profile. The...
I created this script to compare cryptocurrencies that tend to be correlated, but it could also be used for forex or any other market. It is a fairly simple concept and compares price of each symbol to the specified period ema. This is helpful for tracking highly correlated symbols and visualizing moments when they are out of sync, perhaps signaling good times...
A very simple indicator to show the change of longs between the previous period and the current period on bitfinex, this works for any margin pair on Bitfinex but can also be locked to BITFINEX:BTCUSD, works hand in hand with my "Shorts Change" indicator
This indicator attempts to detect moments of abnormal and accelerating increase in volume. Because pumps happen over short time frames, this script is potentially better used on smaller timeframes (1 - 15 minutes). It takes two inputs: The length of the lookback for the volume rate of change (vroc) calculation (default=20), and The threshold over which a pump...
BITSTAMP:BTCUSD This indicator aggregates trading volume data of up to 10 symbols and can display the individual data by color. It is useful for assets which are traded on multiple exchanges, like cryptocurrencies, commodities, forex and derivatives showing you what is happening across the market and on the individual exchanges to give you beter insights. You...
This indicator helps you find strong bull altcoin, it shows the ratio of the current symbol to BTC. Donchian Channels help to identify trends. Alts Bull coins: When BTC goes sideway, they pump first. Alts Bear coins: When BTC goes sideway, they move sideway. When BTC goes down, they go down harder.
to be used with AO indicator, based on forex strat -- www.forexstrategiesresources.com works on 1/3/5/15/30 candles, buy signals are best when the black 3 fast ema crosses up through the red mid band
This indicator works by taking the basis between various altcoin perpetual futures contracts and spot market indexes on Binance, and then smooths out the data with a basic moving average. The result is a useful oscillator that shows potential "buy" and "sell" areas. Simply put, a spot premium is usually bullish and a derivatives premium is usually...
RSI, VWMA, MA. Altcon bottom signals. buy White background - bottom point Yellow - Buy zone White triangles - a signal to place orders Sell Red - sale RU RSI , VWMA , MA. Сигналы дна альтконов. Buy Белый фон -точка дна Желтый - Зона покупки Белые треугольники - сигнал выставить ордера Sell Красный - продажа
A simple script to display how correlated the current ticker is to Bitcoin. Inputs are the number of bars to check correlation for (default 10) and the the ticker to use for BTC comparison (default is BITFINEX:BTCUSD) Values of 1 are highly correlated (i.e. bitcoin moves up, so does your current ticker), values of -1 are inversely correlated (i.e. bitcoin moves...
Hello, this script has the same logic as Noldo CFTC COT Forex Indicator : And Noldo CFTC COT Commodities Indicator : * Script briefly calculates the period length between two signals of Pivot Reversal Strategy when new signal arrives and allows us to see relative Blockchain data and price changes of Major Cryptocurrencies over that automatic...
Crypto Multi Exchange Volume (CMEV) aggregates and plots trading volumes for supported cryptoasset pairs over multiple different cryptoasset exchanges. For developers looking for more information and for those who want to compile their own version of CMEV, please check out my GitHub (jakobpredin/crypto-multi-exchange-volume). Configuration CMEV comes with two...
I use DEMA and Price difference in many strategies and and trade. Finally , ı wanted to build an indicator for relation between them. It calculates the percentage of difference between price and dema and estimates deviation from the main trend. Formula = (price-dema)/price*100 There is some parameters; DEMA Length is length of dema , ı think...
İf GREEN > YELLOW > RED > BLACK UPWARD TREND If BLACK > RED > YELLOW > GREEN DOWNWARD TREND In upward trend , if green(fastest ema) crossunder YELLOW or RED or both of them , you can close the position . Dont wait the Downward Trend. Lengths of EMAs are based on Fibonacci numbers ( 8,13,21,34) , if you want, you can...