taylor_o

level_stats

taylor_o Actualizado   
This script tells you the percentage of time an instrument's closing value is above and below a level of your choosing. The background color visually indicates periods where the instrument closed at or above the level (red) and below it (blue). For "stationary-ish" processes, you can get a loose feel for the mean, high, and low values. The historical information conveyed through the background coloring can help you plan derivatives trades. Try with your favorite pairs, commodities, or volatility indices.

Usage: pick a level of interest using the input.
Notas de prensa:
Added a histogram to depict the distribution of closing prices. Prices less than the "level" input are blue, while those above the level are red. This color scheme is also used to color the chart background.
Notas de prensa:
removed some debug code
Notas de prensa:
added mean, median, and stdev
Notas de prensa:
Added a date selection. The statistics and histogram will reflect only the period [ start, end ).
Notas de prensa:
added a horizontal line (light red) to indicate the level
Notas de prensa:
The histogram's width, height, and number of buckets are now adjustable inputs. More buckets will make the histogram somewhat smoother and more detailed, but at the cost of performance. The maximum number of buckets is probably around 80. The width and height units are "percentage of the screen".

I have set the defaults at levels that perform reasonably well.
Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?