A Simple Bitcoin Stock to Flow ModelThis is just a bit of fun. Stock to flow is a hot topic so I thought I'd mess around. Here is a model that is very closely based on the one available here: digitalik.net . I take no credit for the actual model.
It can be tuned with parameters a and b, but this is the best fit imo.
The model is a bit pointless as Tradingview doesn't let us run scripts on future candles, so no predictions.
The blue line is the actual model and the pink line is a 200 MA.
Run this script on the DAILY chart please ;)
Here's a close up of current action. Interesting maybe ;)
Bitcoin (Cryptocurrency)
BTC 1D Alerts V1This script contains a variety of key indicator for bitcoin all-in-one and they can be activated individually in the menu. These are meant to be used on the 1D chart for Bitcoin.
1457 Day Moving Average: the bottom of the bitcoin price and arguably the rock bottom price target.
Ichimoku Cloud: a common useful indicator for bitcoin support and resistance.
350ma fibs (21 8 5 3 2 and 1.6) : Signify the tops of each logarthmic rise in bitcoin price. They are generally curving higher over the long term. For halvening #3, the predicted market crash would be after hitting the 350ma x3 fib. Also the 350 ma / 111 ma cross signifies bull market top within about 3 days as well. Using the combination of the 350ma fibs and the 350/111 crosses, reasonably identify when market top is about to occur.
50,120,200 ma: Common moving averages that bitcoin retests during bull market runs. Also, the 50/200 golden and death crosses.
1D EMA Superguppy Ribbons: green = bull market, gray is indeterminate, red = bear market. Very high specificity indicator of bull runs, especially for bitcoin. You can change to 3D candle for even more specificity for a bull market start. Use the 1W for even more specificity. 1D Superguppy is recommended for decisionmaking.
1W EMA21: a very good moving average programmed to be shown on both the daily and weekly candle time. Bitcoin commonly corrects to this repeatedly during past bull runs. Acts as support during bull run and resistance during a bear market.
Steps to identifying a bull market:
1. 50/200 golden cross
2. 1D EMA superguppy green
3. 3D EMA superguppy green (if you prefer more certainty than step 2).
4. Hitting the 1W EMA21 and bouncing off during the bull run signifies corrections.
Once a bull market is identified,
Additional recommended buying and selling techniques:
Indicators:
- Fiblines - to determine retracements from peaks (such as all time high or recent highs)
- Stochastic RSI - 1d, 3d, and 1W SRSI are great time to buy, especially the 1W SRSI which comes much less frequently.
- volumen consolidado - for multi exchange volumes compiled into a single line. I prefer buying on the lowest volume days which generally coincide with dips.
- MACD - somewhat dubious utility but many algorithms are programmed to buy or sell based on this.
Check out the Alerts for golden crosses and 350ma Fib crosses which are invaluable for long term buying planning.
I left this open source so that all the formulas can be understood and verified. Much of it hacked together from other sources but all indicators that are fundamental to bitcoin. I apologize in advance for not attributing all the articles and references... but then again I am making no money off of this anyway.
Customizable Trend DirectionHi everyone
Publishing this as a few clients want to try it out
It's basically a proof-of-concept to show that size and text can be manipulated :)
Size and text and label vertical position are udpatable
Will publish an open-source script today or tomorrow hopefully
Dave
[astropark] Long-Short Strategy V2 [alarms]This indicator is not an holy grail, but it is an amazing trend finder and works nicely between 30m and 4h timeframes :)))
This is a modified version of the following strategy:
After the great success of V2, as a lot of people around asked me about, I decided to publish a new version which will let you set alarms on Buy and Sell , so each time a signal is triggered you will be notified accordingly and FAST!
HOW TO USE THIS INDICATOR
Buy/Long at next candle's open price when you see a green "B" label on the chart , trying to buy as low as possible near or below the green cloud, considering it as moving support for more buys/longs. The bigger the cloud, the stronger the bull-trend and so the stronger the support.
Sell/Short at next candle's open price when you see a red "S" label on the screen , trying to sell as high as possible near or over the red cloud, considering it as moving resistance for more sells/shorts. The bigger the cloud, the stronger the bear-trend and so the stronger the resistance.
Keep in mind that the lower the timeframe you work on, the easier is the trend to change rapidly, so always set a -2% / -5% stop-loss on trades and follow the trend with a good trailing stop strategy . If you need help, just send me a direct message.
This is not a free indicator, so send me a private message in order to get access to this script .
Do you like my scripts? Offer me a coffee, a beer, a pizza or whatever :)
BTC jar: 1K5kuYQPEqoNo6GRmJbHWMPmqwKM5S3oRR
ETH jar: 0x091b541a6dd6fe08c4e7bd909baafb2fce9b975e
LTC jar: LSVoAChsZrVsvbNyUfdpxtFpDAUSaUTUig
XRP jar: (XRP deposit tag) 103997763 (XRP deposit address) rEb8TK3gBgk5auZkwc6sHnwrGVJH8DuaLh
PS: Do you need a customization or do you need a dev who implements your strategy? send me a private message ;-)
[astropark] MACD, RSI, StochRSI, CCIHi Followers,
here it is a new script, which unifies many very useful oscillator just in one: RSI + MACD + Stochastic RSI + CCI
This is not a public indicator, so send me a private message in order to get access to this script.
Do you like my scripts? Offer me a coffee , a beer, a pizza or whatever :)
BTC jar: 1K5kuYQPEqoNo6GRmJbHWMPmqwKM5S3oRR
ETH jar: 0x091b541a6dd6fe08c4e7bd909baafb2fce9b975e
LTC jar: LSVoAChsZrVsvbNyUfdpxtFpDAUSaUTUig
XRP jar: (XRP deposit tag) 103997763 (XRP deposit address) rEb8TK3gBgk5auZkwc6sHnwrGVJH8DuaLh
PS: Do you need a customization or do you need a dev who implements your strategy? send me a private message ;-)
XBT Contango Calculator v1.1
This indicator measures value of basis (or spread) of current Futures contracts compared to spot. The default settings are specifically for Bitmex XBTU19 and XBTZ19 futures contracts. These will need to be updated after expiration. Also, it seems that Tradingview does not keep charts of expired contracts. If anyone knows how to import data from previous expired contracts, please let me know. This historical data could be valuable for evaluating previous XBT futures curves.
Also, VERY important to understand is this indicator only works with Spot Bitcoin charts (XBTUSD, BTCUSD, etc). If you add this to any other asset chart, it would not be useful (unless you changed settings to evaluate a different Futures product).
Contango and Backwardation are important fundamental indicators to keep track of while trading Futures markets. For a better explanation, Ugly Old Goat had done several medium articles on this. Please check out link below for his latest article on the subject...
uglyoldgoat.com
Notes on chart above should explain most of what you need to know on to use this indicator. The zero line is the spot price on the chart, so a positive value means Futures are trading at a premium (or in Contango). You can set a value of extreme Contango which will give an alert as red background (default setting is +$500). Green background will appear when Futures are trading at a discount to spot (Backwardation).
Hope some people get some use out of this. This is my first attempt at coding anything, so any feedback would be greatly appreciated!
BTC Donations: 3CypEdvBcvVHbqzHUt1FDiUG53U7pYWviV
Magick CloudA leading indicator that predicts future price action and shows support and resistance.
Magick Cloud projects 21 bars into the future and uses Fibonacci to predict the targets.
A refreshed version of sKrypt Cloud made by @writner.
Created after testing ~8693 script versions in total and a month of hard work.
The Golden Ratio MultiplierBy Philip Swift
As Bitcoin continues to progress on its adoption journey, we learn more about its growth trajectory.
Rather than Bitcoin price action behaving like a traditional stock market share price, we see it act more like a technology being adopted at an exponential rate.
This is because Bitcoin is a network being adopted by society, and because it is decentralised money with limited supply, its price is a direct representation of that adoption process.
There are a number of regression analysis tools and stock to flow ratio studies that are helping us to understand the direction of Bitcoin’s adoption curve.
The new tool outlined in this paper brings an alternative degree of precision to understanding Bitcoin’s price action over time. It will demonstrate that Bitcoin’s adoption is not only following a broad growth curve but appears to be following established mathematical structures.
In doing so, it also:
Accurately and consistently highlights intracycle highs and lows for Bitcoin’s price.
Picks out every market cycle top in Bitcoin’s history.
Forecasts when Bitcoin will top out in the coming market cycle.
To begin, we will use the 350 day moving average of Bitcoin’s price. It has historically been an important moving average because once price moves above it, a new bull run begins.
more ...
medium.com
All rights reserved to Philip Swift (@PositiveCrypto)
Ori Bitcoin Transaction FeesThis indicator shows natural logarithm of Bitcoin fees with Ori Trend. There is also a toggle for line view.
₿OARWelcome to the ₿OAR!
This indicator is very simple to use. Simply apply it to any chart and you will see ₿ULL and ₿EAR signals! A ₿ULL signal is a buy and a ₿EAR signal is a sell.
Heikin ashi is recommended with this indicator.
You can also set alerts with this indicator. DM for access.
msoro daily $1 DCAPlots the dollar value of total btc accrued over the past year by buying 1 dollar's worth daily.
Black line is the breakeven level.
Bitcoin Difficulty Ribbon [aamonkey]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 operational, this leads to less sell pressure and more room for bullish price action.
The best times to buy Bitcoin are zones where the ribbon compresses.
The ribbon consists of simple moving averages of Bitcoin network difficulty so the rate of change of difficulty can be easily seen.
BullShrimp's 10EMAsA simple bundle of EMAs with some odd numbers that I found good confluence on 15min, 1h, 4h, 12h, 1d, 1w on BTC and on ALTS.
Works good for dynamic S/R on LTF and high probability target on MTF and HTF.
Try it out during your scans.
Lemme know what you think.
Shrimp 10EMAsA simple bundle of EMAs with some odd numbers that I found good confluence on 15min, 1h, 4h, 12h, 1d, 1w on BTC and on ALTS.
Works good for dynamic S/R on LTF and high probability target on MTF and HTF.
Try it out during your scans.
Lemme know what you think.
Your CRYPTO Screener - MACD 0 LAG editionHello traders
What's good?
1 - Quick introduction
This script is to demonstrate a proof-of-concept - showing you again what you thought wasn't possible might become (with some tricks) in the realm of possibles !!!.
I get requests for people who want a custom screener because the native TradingView Stocks/Forex/Crypto screeners don't allow to plug external indicators. (example: www.tradingview.com
This is entirely true and I have also good news for you, we can hack the system one more time. As Hackerman would say, "IT"S HACKING TIME !!!" (ref : KUNG FURY . (#geek #reference #done #for #today)
What if you could build your own personalized screener based on your custom indicator? "No Dave stop smoking, that's not possible, go back to eating your baguette". Say no more, let me present you my new script called YOUR CRYPTO Screener (MACD 0 LAG)
2 - What is a MACD ZERO LAG?
We'll all agree this indicator is NOT in the TradingView screeners so I'm not cheating here :)
A MACD ZERO LAG is a MACD that .... suspens.... wait for it.... DOES NOT lag.
The traditional MACD is based on exponential moving averages and as moving averages are lagging, then the MACD is lagging also. I'll spare you all the maths behind the MACD ZERO LAG but in short, this is a way more reactive indicator than the traditional MACD
I shared before the version that I personally use for my own trading : MACD 0 LAG nTREND coloring
3 - Crypto Screener specifications
If I could do a screener as complete as the native one, this would be wonderful but ... we cannot and this is due to technical reasons. To call indicators from different timeframes, I have to use the security function. And we're limited to 40 security calls per indicator.
That explains why I selected 4 crypto assets and 5 timeframes and the MACD zero lag output for each asset/timeframe - which gives a total of 4 * 5 * 2 = 40
You'll be able to select from the interface the 5 timeframes that you want for your screener
In this script, you'll get a :
- BUY whenever the MACD ZERO LAG for your asset/timeframe is green.
- SELL whenever the MACD ZERO LAG for your asset/timeframe is red.
4 - Can you hack it even more?
If you want to add other timeframes or assets, you can either, change the code or add the indicator on another chart.
I made the source code generic enough so that you can update it yourself easily
Example:
Chart 1 will list BTCUSD, ETHUSD, LTCUSD, and XRPUSD in m5/m15/m30/H1/H4 and Chart2 could list BTCUSD, ETHUSD, LTCUSD and XRPUSD in H6/H8/H12/Daily, etc...
Once again the sky (and your computer RAM capacity) is the limit
5 - Can you super hack it even more?
1/ This script is only a proof-of-concept that you can build your own custom screener. Imagine having the Algorithm Builder and being able to connect it in a single click to a custom screener using your own configuration :)
How coooooooooooooooool would that be!!!
This screener version will be available on my website in a few weeks along with all the tools I'm spamming you about since the beginning of July (#shameless #self-advertising)
2/ For a nicer scripter, let's keep in mind that TradingView just enabled Webhooks this week. This will allow my company to offer custom screeners design and hosted on your own website. Those screeners will be for sure nicer than the indicator version
That's it for today and for this week
I won't even touch the laptop this weekend and will enjoy life a bit
Love you all
Dave
____________________________________________________________
Be sure to hit the thumbs up. Building those indicators take a lot of time and likes are always rewarding for me :) (tips are accepted too)
- If you want to suggest some indicators that I can develop and share with the community, please use my personal TRELLO board
- I'm an officially approved PineEditor/LUA/MT4 approved mentor on codementor. You can request a coaching with me if you want and I'll teach you how to build kick-ass indicators and strategies
Jump on a 1 to 1 coaching with me
- You can also hire for a custom dev of your indicator/strategy/bot/chrome extension/python
Bitcoin Difficulty RibbonThe Bitcoin Difficulty Ribbon is based on Willy Woo's implementation and it gauges the selling pressure experienced by Bitcoin miners.
The Bitcoin Network Difficulty is a measure of how complicated it is to find the next block, compared to the ease of finding the easiest possible one.
When the difficulty decreases it's a hint that the mining sector is experiencing difficulties and the longer it contracts, the more miners might get out of business.
During these contracting times, the Difficulty Ribbon narrows and becomes a significant proxy to recognize cycle bottoms.
Default settings: Daily Time Frame and SMA mode.
Credit: Willy Woo
ExpressHow to use this indicator: This is an all-around indicator that is capable of being used on any chart. From 5m time frames up to 1 Day time frames.
There are BULL/BEAR signals which represent BUY/SELLS. You can set alerts with this indicator as well.
No back tester is currently provided with the Express.
Blockchain Fundamentals - TAAR by CryptorhythmsBlockchain Fundamentals - TAAR (Network Transaction Vol : Active Address Ratio) by Cryptorhythms
Link to Instructions Page / Idea will be linked below.
Q: Why are we separating instructions from the indicator page?
A: Well Tradingview recently instituted a change that only open source script authors can gain rep for their efforts. Any script that is protected or invite only no longer gets points, even if its still free for anyone to use.
We (respectfully) disagree and feel that it is unfair. We ask everyone to like the IDEA (linked below) for this script if you want to support our efforts to keep releasing free (but protected source) indicators.
Classic MaverickWelcome to the Classic Maverick.
How to use: Apply to any chart, on any time frame. You will see BULL and BEAR signals on the chart. A BULL signal represents an entry/buy in, and a BEAR represents an exit/ sell.
You can use the Maverick to scalp on low time frames such as the 5m, 15m, 30m etc. Or use the Maverick on higher time frames such as the 1hr, 2hr, 4hr.
You can use regular candles but Heikin Ashi are recommended for better accuracy.
Settings alerts: You can easily set buy/sell alerts by selecting Maverick in the set alerts tab and selecting BULL for buy alerts and BEAR for sell alerts.