I needed the %R code in one of my indicators and TradingVeiw have it hidden. So here is my attempt.
EXPERIMENTAL: fixed some mixed signals :p request for MarxBabu.
Paints price bars green when AO+AC are both green, paints bars red when both are red, and paints bars grey when both are different. (IGNORE THE CHART DIDNT MEAN TO PUBLISH IT ON THIS CHART.. OPPS)
This indicator plots the oscillator as a histogram where blue denotes periods suited for buying and red . for selling. If the current value of AO (Awesome Oscillator) is above previous, the period is considered suited for buying and the period is marked blue. If the AO value is not above previous, the period is considered suited for selling...
This indicator calculates 3 Moving Averages for default values of 13, 8 and 5 days, with displacement 8, 5 and 3 days: Median Price (High+Low/2). The most popular method of interpreting a moving average is to compare the relationship between a moving average of the security's price with the security's price itself (or between several moving...