This script implements the Binary Trade Logic (BTL) algorithm to calculate two distinct scores that range from 0 to 7. One score is calculated assigning a power of 2 weight to the positive sign of 3 Phi^3 distant Moving Average (MA) slopes. The other score is calculated assigning a power of 2 weight to the sign of the difference between the price and the value of...
This is the open-source stripped down version of the full-featured RSI-MACD indicator (MACRS), with the ADO and the option to filter out weekend price action removed. The main oscillator is the RSI modulated by the MACD (default). The RSI mode can be disabled to revert to a normal MACD oscillator for the main oscillator. When the main oscillator (thicker line)...
Multiple moving average (MA) plots in a single script. Can select between different MA types, and enable/disable a particular MA in the settings. Enjoy. :)
I am not certain if something similar is already available out there. However, here's my own implementation of my simple idea of using the length of the candle-body, or wicks (high-low), to derive a Relative Volatility Index / Oscillator. In summary: When the R.CVI is significantly positive, it indicates a sudden increase in volatility; whereas, when the R.CVI...
Combined plot of RSI and StochRSI