DISCLAIMER: THE CONTENT WITHIN THIS STRATEGY IS CREATED FROM TWO INDICATORS CREATED BY TWO PINESCRIPTER'S. THE STRATEGY WAS EXECUTED BY MYSELF AND REVERSE-ENGINEERED TO MEET THE CONDITIONS OF THE INTENDED STRATEGY REQUESTOR. I DO NOT TAKE CREDIT FOR THE CONTENT WITHIN THE ESTABLISHED LINES MADE CLEAR BY MYSELF. The Sampled Scripts and creators: PMAR/PMARP by...
Binance Basis Oscillator illustrates the premium or discount between Binance spot vs perps. This indicates whether speculators (i.e. traders on perps) are paying premium vs spot. If true then speculation is leading, indicating euphoria (at certain levels). Conversely, spot leading perps (i.e. perps at a discount) shows extreme bearish conditions, where...
One of the most common messages I get is people reaching out asking for quantitative strategies that trade cryptocurrency. This has compelled me to write this script and article, to help provide a quantitative/technical perspective on why I believe most strategies people write for crypto fail catastrophically, and how one might build measures within their...
This script has been Inspired by PlanB Article Quant Investing 101. With this script, I implemented Plan B strategy outlined in that article, trying to reproduce his findings independently and allowing TradeView Users to do the same. PlabB is aware of this effort, and he's positive about it, via Twitter commenting, liking and sharing of this resource . Trading...
This script is just finds the best hour to buy and sell hour in a day by checking chart movements in past For example if the red line is on the 0.63 on BTC/USDT chart it mean the start of 12AM hour on a day is the best hour to buy (all based on It's just for 1 hour time-frame but you can test it on other charts. IMPORTANT: You can change time Zone in strategy...
BINANCE:BTCUSDT BYBIT:BTCUSDT BYBIT:ETHUSDT BINANCE:ETHUSDT DAP's OSCILLATOR: WHAT IS IT? This Oscillator was created to inspire confidence in the short-term trend of traders. This will work very well with a volatility metric (I recommend BBWP by @The_Caretaker) WHAT IS IT MADE OF? 1. Consists of a series of equations (mainly the difference between...
Hello again. Let me introduce you R19 Strategy I wrote for mostly BTC long/short signals This is an upgrated version of STRATEGY R18 F BTC strategy. I checked this strategy on different timeframes and different assest and found it very usefull for BTC 1 Hour and 5 minutes chart. Strategy is basically takes BTC/USDT as a main indicator, so you can apply this...
This is a simple moving average based strategy that works well with a few different coin pairings. It takes the moving average 'opening' price and plots it, then takes the moving average 'closing' price and plots it, and then decides to enter a 'long' position or exit it based on whether the two lines have crossed each other. The reasoning is that it 'enters' a...
SMA and EMA support/resistance bands for Bitcoin. Based on 4 week multiples; 1 month, 3 month, 6 month, 1 year, 2 year, 4 year.
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...
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...
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...
There are now 3 Pi Cycle Indicators that I am aware of; the original, improved**, and bottom. This indicator attempts to provide all three indicators in a dingle, easy to view script. I coded this script to displace the moving averages above and below the price bars for easy viewing. This was accomplished by placing a scaling factor (/# or *#) at the end of the...
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:
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...
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...
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...
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...