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...
DD_Scalp is a buy/sell trading strategy based on momentum from breakout levels. It works well on 1D and 4H timeframes. It is a helpful indicator for scalping short range profits on a daily basis or for booking profits in a high time frame setups such as those given by my DD_Echo indicator. It works for all major cryptos such as BTC, ETH, LINK, and other alts. It...
This is the indicator that plots Bitcoin's Stock to Flow model price and its significant levels. Grey: S2F price Green: S2F bottom (S2F multiple of 0.5) Blue: S2F mode (S2F multiple of 0.67) Red: S2F top
Bitcoin Top Finder is an indicator that detects the absolute top of BTCUSD in each bull cycle (red line). It is also helpful in detecting bottoms of cycle (blue). It is based on cost of electricity and mining hash rate. If you'd like access to this script, please send me a direct message.
Version 1.0 of our PT Crypto Kill Zones indicator helps create a visual of specific times throughout the trading day, which we can expect volatility. The market moves within particular sessions. These sessions are broken up as such in three segments, NY, London & Asia. Toggles - Market Open highlights the opening of each market. Daily Zone – highlights a period...
Credit goes to the original writer of the script, Quantadelic, who generously allowed anyone to copy/edit. I adjusted the value of the bottom/top intercept and slope to better fit the March 2020 coronavirus dip. Use Bitstamp BTCUSD for better reading.
DD_Echo is a buy/sell trading strategy based on sentiment analysis such as fear and greed, Bitmex premium and quantity theory of money. The performance metrics are as follows: Net Profit: 412% Sharpe Ratio: 1.27 Profit Ratio: 2.55 Hit Rate: 100% If you want to access this, please DM me.
DD_Echo is a buy/sell trading strategy based on sentiment analysis such as fear and greed, Bitmex premium and quantity theory of money. The performance metrics are as follows: Net Profit: 412% Sharpe Ratio: 1.27 Profit Ratio: 2.55 Hit Rate: 100% If you want to access this, please DM me.
Hello everyone, I have finished to create the Bitcoin stock to flow indicator, rainbow version. It's a Bitcoin price prediction model. What is Stock To Flow ? Stock is the size of the existing stockpiles or reserves and flow is the yearly production. The formula is : Stock divided by flow ( Stock_to_flow = STOCK / FLOW ) The supply of bitcoins is fixed...
This script is based upon the Gekko trading strategy. This strategy uses Exponential Moving Average crossovers to determine the current trend the market is in. Using this information it will suggest to ride the trend. Note that this is not MACD because it just checks whether the longEMA and shortEMA are % removed from each other. * short is the short EMA that...
Similar to my other indicators, but measures XBTUSD Contango in terms of percent. Also, built it so you could change the values that give the red and green signals. Default values are 0% or less (backwardation) indicates green. However, i found that a 0.5% setting worked will finding local bottoms for current contract of XBTH20 (March 2020). The upper value...
Building on our core script - Reticulata, the enhanced version features several requested extras to give you more flexibility with your trading style. What is Reticulata Enhanced? The Reticulata core leverages a blend of MA/RSI strategies mixed with the BBB optimised logic for risk management. This enhanced version takes it a step further with additional risk...
This script is the backtesting for Reticulata Enhanced. Building on our core script - Reticulata, the enhanced version features several requested extras to give you more flexibility with your trading style. What is Reticulata Enhanced? The Reticulata core leverages a blend of MA/RSI strategies mixed with the Bull Bear Bots optimised logic for risk management....
I found a simple strategy by Jake Bernstein, modified it a little and created a strategy with Risk Management System (SL+TP); After that I test it on the different cryptocurrency pairs. About the Indicator Basically it's the strategy of 2 indicators: Stochastic Oscillator to define the bias and Average Directional Index to confirm it. One again, It uses...
UT Bot indicator was initially developer by @Yo_adriiiiaan The idea of original code belongs @HPotter These are v4 alerts for my previously published strategy: Original script:
Hello, Hello, Hello, And welcome back to Bitcoin Beats. This is another version of my previous script, "Range Indicator - Bitcoin Beats". Designed initially for breakouts but shows adaptive ranges and consolidation in XBTUSD(Haven't tested other assets but should do the same thing). If we are consolidating (which is most of the time) a good strategy to trade...
UT Bot indicator was inially developer by @Yo_adriiiiaan Idea of original code belongs @HPotter I can't update my original UT Bot Strategy so I publishing new strategy with backtesting range included. 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...
Description: meant to be used with BTCUSD (or XBTUSD ) on 3 mins to 1h candles charts. Idea is to provide a tool to detect break-out's from a dead band around an EMA, and to detect back-in's to the dead band. Detection is fundamentally based on how much %, at least, a certain candle body has ruptured the dead band (adjustable). Long and short flags are placed...