peacefulLizard50262

Open Close Trend

This is a simple trend indicator that gives you a few options on how to view the data. The way this works is it takes the open, close, high and low and it smooths them with an exponential moving average. Next we smooth a bit with a simple moving average to clear up the data. Finally we normalize everything to the average high and low. With this you can compare the average closing price to the average opening price. If the closing price is greater than the opening price then it is in an up trend and visa versa. You can also find reversals by looking for divergences. I have included a few features in this script including: Normalization, 200ma centering, Background color divergence convergence, histogram to see convergence divergence, and custom colors. I hope you all enjoy this simple release! I know I had fun making this.
Note di rilascio:
Added a feature to let you scale the hist instead of normalizing it.
Note di rilascio:
hot fix
Note di rilascio:
Added ma select and confirmation dots
Note di rilascio:
fixed smoothing glitch

Script open-source

Nello spirito di condivisione promosso da TradingView, l'autore (al quale vanno i nostri ringraziamenti) ha deciso di pubblicare questo script in modalità open-source, così che chiunque possa comprenderlo e testarlo. Puoi utilizzarlo gratuitamente, ma il riutilizzo del codice è subordinato al rispetto del Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.

Vuoi usare questo script sui tuoi grafici?