Slices of Bitcoin
A very simple indicator that shows how many times a currency fits into Bitcoin. In other words, the higher the value, the weaker the currency against Bitcoin.
You can easily see that since the beginning of 2019 Stellar Lumen (XLM) lost half of its BTC-value while the USD-value was constant.
Altcoins
Altcoin Profitability Tracker 2Ever wonder which altcoins are performing better than Bitcoin? This script plots the profitability of 15 altcoins and BTCUSD so you can quickly determine where to invest your money.
wen sh*tcoin season, targetsir ?Cheap thing to throw over your charts when scrolling through the likes of Binance, Bittrex or whatever
Highlights the Golden Cross region ("It's alt season!") -- configurable
Attempts to highlight potential "out of season" blatant accumulation via large volume spikes -- %age spike configurable
ZEC/ETH/XMR/DASH PORTFOLIO KRAKENPortfolio chart with total value.
I will try to optimize it, maybe add % option if I findout how ;p
Or maybe a normalization would be good, idk.
Cheers!
DPD INDICATOR (DEMA PRICE DİFFERENCE PERCENTAGE )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 50 is good enough,
there is upper and lower band for DPD Score .
You can change it based on volatilities of your pairs to find an optima.
and use it to be sure about your entry point.
I will developed and combine DPD with some other indicators and build strategies with it.
You can be part of that , I am waiting for your feedback.
Stay in Touch :)
4 EMA TREND INDICATORİ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 change it based on your strategy.
BB+AO ALERTSto 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
Pump CatcherThis 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 is determined to have happened (0-100, default=50). The vroc has been normalised to a result between 0 (no rate of change) and 100 (maximum rate of change the asset has ever undergone to date).
BTC CorrelationA 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 up, your current ticker moves down).
See: www.babypips.com for some more details on correlation
[PW] BITFINEX Shorts ChangeA 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 "Longs Change" indicator
[PW] BITFINEX Longs ChangeA 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
RSI+BSIThis script simply plots the current instruments RSI as well as Bitcoin's RSI from bitfinex. Helpful to identify when an alt is performing stronger than BTC or if BTC is dragging the alt down.