Choix de la rédaction
OPEN-SOURCE SCRIPT
Mis à jour

MTF seconds values - JD

16 152
[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.
Notes de version
.

Clause de non-responsabilité

Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.