Simple script that shows the absolute values of BITFINEX:BTCUSD LONGS and SHORTS
This script shows USD equivalent price which converted from BTCJPY and BTCKRW by fetching latest rate of those local currencies. By using this script, you can easy to compare the difference of BTC price in USD, JPY and KRW. Fetching price from BitFlyer for BTCJPY, Bithumb for BTCKRW. Enjoy!
This script tracks the net Bitfinex margin sizes from candle to candle (longs - shorts), and divide it by the total volume from the previous candle. This should give you a ratio of net margin trading volume over total volume on Bitfinex. Note that assuming the delay is not severe, this ratio should never exceed 1 or -1 (since margin traded volume should strictly...
For XBTUSD bitmex perpetual contract. Times adjusted for 1hour chart. Shows the hour before funding in a subtle grey highlight. -Xeno
This Indicator allows for quick comparison between the BTCUSD exchange closing prices.
Designed/back-tested for daily BTC/USD closing price. Your mileage may vary for other assets/time frames. By default includes 13 EMA, 21 SMA, 49 EMA, 200 EMA. Crosses of 13 / 49 EMA are for buy/sell signals. 13 EMA / 21 SMA cross-unders are for sell signals near local tops. EMA periods are editable. See text in the Pine Editor for additional notes on the...
BTC grafiği üzerinde 25-50 ma cross un 4 saatlik mumda nasıl çalıştığına bakın. Sabırla ma 25-50 nin verdiği alış ve satış sinyallerini takip eden birinin nasıl kazandığını grafik üzerinden hesaplayabilirsiniz. ma cross 25-50 4 saatlik mumda çalışıyor, diğer zaman dilimlerinde başarılı sonuç alınamıyor. Çizgilerin birbirlerini kestikleri noktalar mavi artı...
Super simple script integrating three moving averages within only one script. It's going to help you to keep your chart cleaner while saving two spots for other indicators you may like. Try it out and let me know what you think. A possible trading strategy: Buy/Sell crossover of the MAs. Buy/Sell when fast MA crosses medium MA, double down when medium MA...
This is a simple update to the Mayer Multiple script by Unbound , which charts an indicator created by Trace Mayer and popularized by Preston Pysh. The original post identified any price below 2.4x the 100-day MA as the BTC buy threshold. While the logic there is historically sound, it does not account for the fact that the BTC trend is parabolic in nature. With...
Blue Line shows the BCH dominance of a particular BTC price move. Blue is fast, orange is slow This version is the oscillator script of a 2-in-1 overlay + oscillator depending on which plots are enabled. Use with "Actualized BCH+BTC Price Persistence BITFINEX" - the overlay version of this script. SNOW_CITY
Price Line overlay shows combined BCH+BTC price normalized to the price of BTC, which is the realtime combined price (BCH+BTC) averaged over the SMA of BTC - SMA of BCH. This indicator is a 2-in-1 overlay + oscillator depending on which plots are enabled. This version is the overlay script, this is why there are maths that are not used by the plot. NEED...
Quick and dirty average price of bitcoin over Bitfinex, Bitstamp, Coinbase and Kraken
It selects the min/max price for btc/usd from a set of exchanges and shows them on the chart. It is possible to add or remove exchanges by editing the source code
Uses two sets of MACD plus an RSI to either long or short. All three indicators trigger buy/sell as one (ie it's not 'IF MACD1 OR MACD2 OR RSI > 1 = buy", its more like "IF 1 AND 2 AND RSI=buy", all 3 match required for trigger) The MACD inputs should be tweaked depending on timeframe and what you are trading. If you are doing 1, 3, 5 min or real...
My version of ChopBot with a little of Gen Opt. Seems to be good for direction spotting during sideways and uptrend. Works only on 4h HA candles.