Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
Reliance, INDIABULLS HOUSING, YES BANK, STATE BK OF INDIA, HDFC BANK, TATA STEEL LTD
Nifty, BSE SENSEX, S&P 500, Nasdaq Composite, FTSE 100, DAX Index
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
Modeling Bitcoin's Value With Scarcity The Stock to Flow model for Bitcoin suggests that Bitcoin price is driven by scarcity over time. Bitcoin is the first scarce digital object the world has ever seen. It is scarce like silver & gold, and can be sent over the internet, radio, satellite etc. Bitcoin includes a mathematical mechanism to restrict its supply over...
This plots logarithmic curves fitted to major Bitcoin bear market tops & bottoms. Top line is fitted to bull tops, bottom line is fitted to lower areas of the logarithmic price trend (which is not always the same as bear market bottoms). Middle line is the median of the top & bottom, and the faded solid lines are fibonacci levels in between. Inspired by & based...
Hello traders Continuing deeper and stronger with the screeners' educational series one more time I - Concept This screener detects whether the price goes above, below or stays in between the Ichimoku cloud II - How did I set the screener The visual signals are as follow: - square: Above or Below Then the colors are: - green when above the cloud - red when...
Hello traders Hope you're all doing well This script is a generic cloud generator using a pre-selected set of moving averages (I probably forgot a lot but listed all the ones I used at least once). A cloud is a visual representation of the gap between two moving averages - it shows right away how big in that gap (=how far they are from each other) The challenge...
Modified Ease of Movement : * Open Interests used on Futures instead of Volume (Includes Bitcoin) * Exponential Moving Average used instead of Simple Moving Average * Division Number cancelled. (Division Number gives wrong signals inside strong trends.) NOTE : This code is open source under the MIT License. If you have any improvements or corrections to...
This a companion indicator for the Bitcoin Logarithmic Growth Curves indicator. This is an oscillator version of the above. When the indicator is at / near 1 then Bitcoin price is at / near the upper range of its long-term logarithmic growth trend. When at / near 0 then price is at / near the lower range of that trend. This indicator only works with the BLX...
NVT Dynamic This is the dynamic version of my " Bitcoin Network Value to Transactions " indicator. The dynamic NVT indicator is based on the Network Value to Transactions. Definition: NVT = Network Value / Daily Transaction Volume Advantages: Because BTC is a very young asset, it can be a good idea to have relatively high and low NVT values that change...
In this script I included 2 quite interesting indicators for Bitcoin: * NVT (Network Value to Transactions Ratio) * NVTS (NVT Signal) Both indicators are based on Bitcoin Network Value (Market Cap) and 24h transaction volume. For both these values I'm using Quandl datasets from Blockchainc.com: market_cap: QUANDL:BCHAIN/MKTCP transac_vol:...
A simple indicator that identifies the primary upswing of Bitcoin following each Halving, the "Bull Cycle". A "Bull Cycle" is identified as the first period of positive momentum after each Halving date, defined as the 50 Daily Moving Average (DMA) being above the 200 DMA.
Displays information about Bitcoin CME Futures Gaps over BTCUSD (or XBTUSD) charts. You can configure a threshold percentage to only display gaps whose size is greater than that percentage. The gap precentage is calculated based on the current close price. Gaps up are displayed in Orange, gaps down in Green
This is a new version of the old "Yope BTC tops channel", but modified to reflect a power-law curve fitted, similar to the model proposed by Harold Christopher Burger in his medium article "Bitcoin’s natural long-term power-law corridor of growth". My original tops channel fitting is still there for comparison. In fact, it looks like the old tops channel was a...
This is another tool to find big cycle bottoms that is very unknown yet effective. The Difficulty Ribbon speaks to the impact of miner selling pressure on Bitcoin`s price action. When network difficulty reduces its rate of climb, miners are going out of business, leaving only the strong miners who proportionally need to sell less of their coins to remain...
Kill Zones Kill zones are really liquidity events. Many different market participants often come together and act around these events. The activity itself may be event driven (margin calls or options exercise related activity), portfolio management driven (buy-on-close and asset allocation rebalancing orders) or institutionally driven (larger players needing...
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 script to place Heiken Ashi candles on your chart alongside another candle type or more importantly, using the variables from this script, you can build a strategy using Heiken Ashi candles that will depict true/proper entries and exits in a strategy when using the backtest feature. We hope this helps!
UT Bot indicator was inially developer by @Yo_adriiiiaan Idea of original code belongs @HPotter I just took code of Yo_adriiiiaan, cleaned it, deleted all useless pieces of code, transformet to v4 and created a strategy from it. Also I added an input that allows you to swich to signals from Heiking Ashi. I saw that author uses HA for the indicator and on HA it...
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 -...