An oscillator of Bitcoin's Daily Active Addresses (DAA) and fundamental metric of the utilization of the Bitcoin network. Helps to identify: Potential buy zones (green) - when the network utilization is low & increasing Potential sell zones (red) - when the network utilization is high & decreasing
Cryptoassets have been quite turbulent in the past few weeks. At times like this, it is especially important to look at the fundamental foundations of cryptoassets. This indicator is based on the Network Value to Transactions , or NVT . Definition: NVT = Network Value / Daily Transaction Volume Because this indicator is pulling the Daily Transaction...
yurun~30 a bitcoin trend prediction/momentum prediction artificial neural network and signal with +/- threshold. ~30 minute resolution seems to work best -- prediction alerts -- bull: yurun~30 | signal | Crossing Up | yurun~30 | +threshold | Once Per Bar Close bear: yurun~30 | signal | Crossing Down | yurun~30 | -threshold | Once Per Bar Close
strategy intended for cryptocurrency trading signals based on @sirolf2009's ANN (Artificial Neural Network) indicator, which is trained on Bitcoin's past price history
This is an implementation of an Artificial Neural Network (ANN) in pine. I made this as part of a bigger project and should be considered more as a proof of concept than a fully working indicator. It was trained by a different program, using 3 years of bitcoin history. It's a 4 layer ANN that takes the percentual difference of the last few days as input. It was...