yatrader2

FUNCTION: Specify lengths in time (or bars)

yatrader2 Actualizado   
This is a function to give measures in time rather than bars...

I often want to measure in things in time rather than bars and change the sample rate (the candle size)
without reconfiguring my settings. This is a handy function for setting you input lengths in time units
(or bars when you want that)

For example
  • I want a 3 hour moving average, regardless of whether I have 5 minute candles or 30 min candles...
    I want a 200 day moving average, regardless of whether I have 1 day or 1 week candles...

This is designed for you to put in your own scripts for your own purpose, but you can use this as is for time constant moving averages
or as an indicator on an indicator.


This shows the same moving averages 45 min / 3 hours in aqua / fuchsia and 1 day / 1 week in red / green

First row: On an extended session chart with 10m, 30m and 60m candles (all of them use the same settings (day length is 16 hours) everything else default.
Second row: On a standard session chart with 10m, 30m and 60m candles (all of them use the same settings everything else default.
Notas de prensa:
Since the nice folks @pinecoders decided to feature this, I figured I should go the extra mile and save you the trouble of having to set your day and week lengths (but you can still do by selecting common sessions, or setting your own manually).

You can see the settings here: https://snipboard.io/wtbaqx.jpg, but I guess I can't embed non TV images :(

By default the script will guess your day and week length, and will do so correctly for:
  • CME and COMEX (23x5)
  • NYSE, NASDAQ, AMEX and OTC (6.5x5 if you are viewing the regular session and 16x5 if you are viewing the extended session)
  • All crypto, because the default if an exchange is not handled is 24x7

If you aren't sure if it has guessed correctly, you can see the guess printed in the Data Window.

Here's a screen shot showing the same thing as the initial release, but the defaults are use everywhere. (I also added one more column, showing CME and Coinbase)
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?