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...
Hello traders It's been a while We're back in a bear market so I have a bit more time to publish new Pine scripts for the TradingView community Special thanks to @fikira for his Multiple Orders script () and to @carnagecain for allowing me to publish this script we worked together on I got widely inspired by @fikira's script for that one This script is for...
XBT Average Electricity Cost Cambridge Bitcoin Electricity Consumption Index (CBECI) - Bitcoin's global electricity consumption in TwH. Note: Uses MONTHLY averages of raw data from CBECI. TV script run-time is too slow with Daily/Weekly data here. This requires manual updating once a month for ongoing accuracy. Source
This indicator shows the distance between the current price and the Moving Average price. Key Features: Show the distance between price and Moving Average (Read Distance Calculation for more information) Show Historic Highs and Lows Show Highest High and Lowest Low Show current Highest High, current Lowest Low and current distance Key...
xel_arjona Licensing: This work is licensed under a Attribution-NonCommercial-ShareAlike 4.0 International Copyright (c) 2021 ( CC BY-NC-SA 4.0) Copyright's & Mentions: The Gamma Functions & Beta Probability Density Functions C# implementations by the Math.NET Numerics, part of the Math.NET Project. The Regularized Incomplete (Left) Beta Function C#...
V=GDP/M2 Major world economy's money supply velocity. Compare how each country's monetary policy has played out and current trajectory in comparison to others. The velocity of money is a measure of the number of times that the average unit of currency is used to purchase goods and services within a given time period. The concept relates the size of economic...
Easy Viewing of 4 different duration bond yields for US and Canada. Bond prices and bond yields are excellent indicators of the economy as a whole, and of inflation in particular. A bond's yield is the discount rate that can be used to make the present value of all of the bond's cash flows equal to its price. Good as part of a macro set.
USPOP Same idea as my previous grouped GDP indicator but now population sizes. Goes to show how a small portion of the world is responsible for most of what we consider economic productivity.
This indicator displays a table with statistics showing the outcomes of gap ups or downs based on your threshold (i.e. does the day end in green or red?). This can be useful for trading, where you're using relevant ETFs & see that they've gapped up/down, & can assume based on statistics that the ETF will end in green/red depending on which has the higher...
This is a modified Hash Ribbons indicator. You can get the original indicator for free at this link: Differences from the original indicator 1) This is overlay version 2) Pointers appear under candlesticks, which is more visual 3) PineScript v5.0 was used
I have developed a script that uses the Aroon indicator, volume, Macd, momentum, and Puel Manuel. Every time you load a script, you have already preset inputs in the comments of the close. Suppose you want to find new ones. You use PM inputs to determine where the bottom and top are, so you do not sell there. You use volatility swaps to determine how volume is...
For my own trading use, mainly a collection of some existing indicators, I spent some time integrating them, which includes harmonic signals, TD signals, Vegas channels and some order flow trading tools, again I didn't invent these indicators, I just did an integration job. Many thanks to @HeWhoMustNotBeNamed, @makuchaku for the open source scripts and libs!
Showing the expected price of the DCA strategy in half a year / one year / two years, weighted by the USD supply (M2) by default
Bitcoin's Value as determined by Joules of energy input only Calculations per Medium article EV = (Energy-in) / (Supply Growth Rate) * (Fiat Factor) Historic Energy Efficiency data can only be entered monthly due to processing speed constraints of below data load and should be considred an estimate only. Energy Efficiency Data requires manual updating. Currently...
Displays all time high/low/mean prices and average cost with lines; and the price changes relative to the average cost in percentages. This does not calculate average cost. This is just a fast way of viewing the current situation of one's portfolio. Parities invested in and average costs for them have to be manually entered in the settings or by editing the...
This is Alt.Dominance chart excl.BTC, ETH, USDT, USDC. You can see... pure alt.dominance chart... Calc is Alt.D excl.BTC, ETH, USDT, USDC = ( (CRYPTOCAP:TOTAL3 - CRYPTOCAP:USDT - CRYPTOCAP:USDC ) / CRYPTOCAP:TOTAL ) *100
This indicator works on Data on closing basis and can be used to identify day wise price movements on the applied charts. E.g. You want to find the Thursdays on which a particular script has given more than 2% Bullish Move. You select 'Thursday' in the selected day setting and put 2% in the Bullish move setting. This will mark Thursday on the chart as 'X' and...