Hello! This script retrieves most of the available Bitcoin data published by Quandl; the script utilizes the new request.security_lower_tf() function. Included statistics, True price Volume Difficulty My Wallet # Of Users Average Block Size api.blockchain size Median Transaction Confirmation Time Miners' Revenue Hash Rate Cost Per Transaction Cost...
Tops are signaled by the fast top MA crossing above the slow top MA, and bottoms are signaled by the slow bottom MA crossing above the fast bottom MA. Alerts can be set on top and bottom prints. Does not repaint. Similar to the work of Philip Swift regarding the Bitcoin Pi Cycle Top, I’ve recently come across a similar mathematically curious ratio that...
Back in June 2021, I was able to find two moving averages that crossed when Bitcoin reached it's cycle bottom, similar to Philip Swift's Pi-Cycle Top indicator. The moving average pair used here was the x0.475 multiple of the 471 MA and the 150 EMA ( EMA to take into account of short term volatility ). I have a more in-depth analysis and explanation of my...
Hello, I made this bot becouse of the idea to minimalize chance to overoptimalise bot is prepared (optimalised) for ---------->>>> BINANCE:BTCUSDTPERP SL: 3.2% TP: 0.8% The way it works is simple, using two diffrent long or short conditions which are define by " Autonomous Recursive Moving Average " To minimalize chance to overoptimalized this bot, I...
Accurate Buy & Sell indicators The below indicators are recommended on the daily chart only. Yellow Diamond - Possible bottom of the market. This diamond will only flash a few times in a cycle on the BTC chart. This is actually one the BEST buying signal Green Buy – Buy Red Sell - Sell / take profits BIG red cross – Possible top and best signal to sell or...
A change in the Long and Short MAs and the multiplier in the original Pi-Cycle Top Indicator led to improved accuracy and a surprising result for the current cycle. Changes to the Original by radamesmatos are as follows; Long Ma changed to 569 days from 350 days Short Ma changed to 126 days from 111 days Multiplier changed to 2.77 from 2.o
The real Grayscale Bitcoin (GBTC) premium / discount. Charts the premium / discount of GBTC trust versus the Bitcoin spot price. The GBTC premium / discount is frequently calculated incorrectly as it needs to consider the amount of Bitcoin behind each share of GBTC, which changes over time. This indicator allows for an estimate of that change through time, a...
This is a simple script intended for use with Bitcoin only. Inspired by Lyn Alden's 2 years SMA channels I decided to make one for myself just for fun but ended up adding a few more lines of code the bands show Fibonacci levels in and outside of the channels. The base line uses a 730 day simple moving average. Each zones can be considered as a general...
Hello, I made this bot becouse of the idea to minimalize chance to overoptimalise bot is prepared (optimalised) for ---------->>>> BINANCE:BTCUSDTPERP (5min) SL: - TP1: 1.0 % TP2: 1.7 % The way it works is simple, using two diffrent long or short conditions which are define by " Autonomous Recursive Moving Average " To minimalize chance to overoptimalized...
This is very simple trend following or momentum strategy. If the price change over the past number of bars is positive, we buy. If the price change over the past number of bars is negative, we sell. This is surprisingly robust, simple, and effective especially on trendy markets such as cryptos. Works for many markets such as: INDEX:BTCUSD INDEX:ETHUSD ...
This indicator tells you if a candle is above the average size, it takes into account not only the size of previous candles, but also the volume, adx and trend to filter bad entries, you can modify the values in order to get bettter results in different timeframes and markets, I have tested the default values in bitcon 5 min chart, feel free to do your own...
(This indicator was designed for the BTC index chart) Designed for Bitcoin. Plots the log of the close/20W SMA with a linear offset m*t, where m is the gradient I've chosen and t is the candle index. Anything above 1 is a mania phase/market cycle top. If it peaks around 0.92 and rolls over, it could be a local/market cycle top. This will obviously not work at...
Real BTC .D = BTC Market Cap / (Total Crypto Market Cap - Stablecoin Market Cap) This indicator represents the BTC market cap divided by, total crypto market cap minus the sum of all USDT, USDC , BUSD and DAI. This provides a true BTC dominance % that represents BTC vs alts. Not BTC vs alts & stables. The indicator also has a Hull MA that can be used to...
Total Supply of USDT, USDC , BUSD and DAI / Total Crypto Market Cap This indicator represents the sum of all USDT, USDC, BUSD and DAI as a % of total crypto market cap. This provides with a stablecoin dominance % that can be used to indicate whether the market is risk-on or risk-off. The indicator also has a Hull MA that can be used to represent the direction of...
Hello everyone !! This is amazing bot Working best as always on this pair -- >> BINANCE:BTCUSDTPERP SL: 4% TP1: 1.5% TP2: 2.8% The way it works is simple, using two diffrent long or short conditions which are define by " Autonomous Recursive Moving Average " when Autonomous Recursive Moving Average is flat (red line) Bot using condition based on: RSI...
Hello everyone There is nice BINANCE:BTCUSDTPERP BOT, which select leverage betwen 2x and 4x Bot is optimalized for PHEMEX:BTCUSDPERP TP : 0.9% (1.8% - x2 ,3.6% - x4) SL : 4.2 % (8.4% - x2, 17.4% - x4) the bot works as follows: the way he opens a position consists of two conditions 1) Bollinger Bands (crossovers), Volume, Range Filter: a) Bollinger...
Hi all, In these troubled times, going back to fundamentals can sometimes be a good idea 😊 I put this one up using data retrieved from “Nasdaq Data Link” and their “Blockchain.com” database. Here is a good place to analyses some Bitcoin data “outside” its price action with 25 different data sets. Just go to the settings menu and display the ones you are...
Trend-following strategies are great because they give you the peace of mind that you're trading in line with the market. However, by definition, you're always following. That means you're always a bit later than your want to be. The main challenges such strategies face are: Confirming that there is a trend Following the trend, hopefully, early enough to catch...