Kripto Piyasa Değeri, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
ASELSAN ELEKTRONİK SANAYİ VE TİCARET A.Ş, TÜRK HAVA YOLLARI A.O, PETKİM PETROKİMYA HOLDİNG A.Ş, TÜRKİYE İŞ BANKASI A.Ş, EREĞLİ DEMİR VE ÇELİK FABRİKALARI T.A.Ş, TÜRKİYE GARANTİ BANKASI A.Ş
BIST 100, SP 500, DAX Endeksi, FTSE 100, Euro Stoxx 50, Nikkei 225
Türkiye 10Y, ABD 10Y, Euro Bund, Almanya 10Y, Japonya 10Y Geliri, İngiltere 10Y
Bitcoin 🔥 Bulls & Bears 🔥 v1.0 This free-of-charge BTC market analysis indicator helps you better understand what's going with Bitcoin from a high-level perspective. At a glance, it will give you an immediate understanding of Bitcoin’s historic price channel dating back to 2011, past and current market cycles, as well as current key support levels. Usage Use...
A script to help you plan your entrances and exits with beautiful colors for BTC. It just helps to better highlight the gap between the start of the week and the end. It only work on Weekly. Info : Blue ... you can wait, enjoy your life Green is when you buy Yellow when you enter bull market Orange is when you begin to take care of next week Red when you...
Good Morning Traders! Today I want to share with you the proof-of-concept of how you would be able to do arbitrage with crypto pairs. THE INDICATOR MUST BE PLACED ON THE TRADING PAIR OF THE TWO CURRENCIES (i.e. ETH/BTC, EOS/ETH etc.) This arbitrage method is based on the transitional decorrelation between the crypto treding pair and the price ratio of the...
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...
BTC Price Multiple comparisons from 2012 and 2016 halving period.
This indicator plots the bitcoin premium on Grayscale and Coinbase in %.
Good evening folks! Today I want to share with you a simple variant of the Stochastic-RSI built-in indicator. Nothing too complex: by enabling the relative checkbox and setting the desired (k, d or the RSI ) source and timeframes, you can see higher timeframes data plotted on your screen. Everything you need to do is enabling the indicator on the lowest...
Good morning Traders Inspirated by lukescream EMA-slope strategy, today I want to share with you this simple indicator whose possible use-case would be for detecting in advance possible trend reversals, specially on higher timeframes. Once that you've chosen the desired source (RSI, EMA or Stochastic k or d), the indicator will calculate its "slope"...
This is a simple and efficient crypto strategy, designed for big timeframes like 12/24h. On history it beats buy and hold strategy in many ocasions, and because of a low DD, pyramid can be used to elevate our winnings while still keeping a low DD < 40% avg. For the purpose of this example, I used 100% of the capital on each trades, together with a comission of...
Today I bring you a simple and efficient indicator/strategy based only on HA. Can be used together with other TA tools or alone. The idea behind is simple : We have to forms to calculate the candle, using inner HA candles or normal candles. Once we have that we apply certain rules to get the max high, min low, open and close(ohlc) With that then we check for...
This script compares FTX BTC/PERP (BTC perpetual futures contract) price to Binance BTC/USDT spot and colors it red. It also plots Bitmex's BTC perpetual futures compared to Binance spot and colors it blue. FTX = red Bitmex = blue Now you can easily see that you can get a 1% discount on FTX perpetuals when it is tanking. This tells you that you can set your...
Can be extended with more derivative or spot pairs, see the comments in the code for instructions. Most importantly, the pairs need to be added to the respective arrays in the same order, so that the weights are applied to the correct pairs.
Open-source live tracker of Harold Burger's Bitcoin "Power Law Corridor". Added optional chart fill and labels to show the percentage delta to the regression center-line, support and resistance.
Сolors part of the SMA depending on the change in % (delta %) to the previous value. From blue(none to low increase) through green(moderate increase) to red(high increase).
Here's a strategy for low time frames (30min suggested) for BTC , based on momentum Analysis using Stochastic RSI By default the strategy will use the 50% of the specified capital for each trade; if "Gamble Sizing" is enabled, it will add the specified amount of capital (25% by default, until reaching the 100% limit or lower) for the next trade after having...
This strategy has three components. Philakones EMAs are a sequence of five fibonacci EMAs. They range from 55 candles (green) to 8 candles (red) in length. A strong trend or breakout is marked by the emas appearing in sequence of their length from 8 to 55 or vice versa. These EMAs are also used to signal an exit. Only two EMAs are used for exit signals -...
My strategy uses a combination of three indicators MACD Stochastic RSI. The Idea is to buy when (MACD > Signal and RSI > 50 and Stochastic > 50) occures at the same time This strategy works well on stocks and cryptos especially during market breaking up after consolidation The best results are on Daily charts, so its NOT a scalping strategy. But it can work...
This is a modified version of @SeaSide420 TSI CCI Hull with profits exit on long and short order ORIGINAL SCRIPT: /// /// feel free to edit/improve and comment