SNOW_CITY

Heffae Resolution Commander (RAW)

This is a script to call resolutions with some math on top of your base resolution.

Using the modulo operator to quantize integer values, it works by converting the modified resolution integer to a 4 digit string value.

Use the function within your own scripts to call funny resolutions otherwise difficult to calculate.

You cannot add series expressions to the resolution value since pine does not allow "series" as a resolution for a security call
  • However, you could easily stack a crapload of these together and use an expression to switch the referenced security function for your purposes.

This is the raw timeframe output as integer, not string.
To go back to string outputs (for use in security calls etc) unslash line 52 //resvalue


For those interested in the verbose version of the timeframe mod function, showing all the steps, here is a pastebin:
pastebin.com/hR6hFnUZ

Cheers! Drop a line / comment if you enjoy or have any questions on how to integrate this into your script@!
The Modulo operator is so much fun!


SNOW_CITY public chat room - Indicator Q&A
www.tradingview.com/chat/

Indicator access information
pastebin.com/v8sp6Y3R
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?