// Description: The ∑ MVRV Z-Score indicator by Algo Alert is a powerful tool for traders and analysts, designed to provide insights into the market sentiment and potential reversals on BTCUSD. This open-source script calculates the Z-Score of the MVRV (Market-Value-to-Realized-Value) ratio and offers Heiken Ashi candlestick plots, divergence signals, and...
This is a long term/investment type of strategy designed to have a good idea about where the big trend direction is headed. Its logic, its made entirely on the COT report, mainly from looking into the net non comercial positions aka the speculators. For bullish trend we look that the difference between long non comercial vs short non comercial is higher than...
A simple script to verify RSI, SMAs, VWMA, and Pivots on Daily, Weekly, and Monthly time frames. In case if you are not interested in SMA's or want to add different cheks -- simply copy the script to local and edit. Happy investing. Add the script to any chart and table values remain the same irrespective of current chart resolution, as it checks on Daily,...
Correlation coefficient is a measure of the strength of the relationship between two values. It can be useful for market analysis, cryptocurrencies, forex and much more. Since it "describes the degree to which two series tend to deviate from their moving average values" (1), first of all you have to set the length of these moving averages. You can also retrieve...
This simulating indicator proves that even if you use a simple strategy, you can reduce your risk by diversifying your investments. The strategy itself is simple.(only long) Buy when 50 days EMA crosses over 200 days EMA. Sell when 50 days EMA crosses under 200 days EMA. Or, stop loss when the asset falls by 2% (eg). Using this simple strategy on an asset is...
Here is a simple script to calculate the profits and other dollar cost average strategy statistics. This strategy was created to avoid asset price volatility, so the pump and dump scheme does not affect the portfolio. By dividing the investment amount into periods, the investor doesn’t need to analyze the market, fundamental analysis, or anything. The goal is to...
Volatility Contraction is a strong trading setup for Positional Traders. It works on following time frame: Daily, Weekly and Monthly.
The script tells me when to invest in the stock. Split ur money into 3 piles. Each must be bigger than the previous one. Buy with the first pile when the chart touches the middle line (SMA200). Buy with the second pile when the chart touches the bottom line (lowest price of 200 weeks). Buy with the third pile when the chart goes significantly below the bottom...
This is really, really, really basic. Its just 10 ROIs - Return On Investment- plots for the following periods: 1 week 1 month 1/2 year 1 year 2 year 3 year 4 year 5 year 6 year 7 year It is meant for 1 day bars. Of course it will work anywhere and you can change the settings to fit your purposes but I thought these were the most useful periods.
Hello Hello Hello and welcome back to Bitcoin Beats! This is a script written by capriole_charles Go check out the original! I have added leverage and stoploss % but also made it a strategy so we can look back at past trades to see patterns and profit. Personally I feel this is not enough data to trade off as BTC is such a young asset. However I have seen other...
I took the VB bands off for you guys.