Selezione editoriale
OPEN-SOURCE SCRIPT
Aggiornato

MTF seconds values - JD

15 458
[u]Add MTF capabilities to "seconds" timeframes!![/u]


This script is not intended to be used as an indicator but gives you a workaround to solve the missing seconds MTF capabilities.


The "resolution" function in Pinescript doesn't allow for seconds values to be put in MTF
So I wrote a little helper code with arrays to get MTF on seconds timeframes.


If you want to add MTF in minutes, hours,... you can always add ' resolution = "" ' to the study line of the script



With these arrays of MTF values you can perform various calculations.

As an example I plotted the sma from the MTF values on the chart, but you can add anything you want that you can calculate from the array values.



Have fun with it !

Gr, JD.
Note di rilascio
.

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.