RodrigoKazuma

RK's Framework 01 - Auto Color Gradient

RodrigoKazuma 已更新   
This started as a personal arrays study, but after a few tests I decided to made a framework to get my own scripts simplest, lighter and faster.
And now I'm sharing with you guys.

Is very simple to use:
  • Copy evething inside "RK's Auto Color Gradient Framework" block;
  • Paste anywhere before the plotting;
  • Declare the color variable name calling the function "f_autocolor(___, ___)" with the source you gonna plot and the size of the scale do you want to use to compare the data.


Feel free to use.

Hope brings some profits for you guys!!
版本注释:
Version 1.1 notes:

  • Put the script link on the code;
  • Now the choice of the theme is outside the function;
  • I deleted the reverse input and put the explanation to how reverse the scale;
  • And I wrote a simple text to help if anyone wants to add their own color scale gradient.


To change the direction of the gradient scale, just invert the math sign of the source with a simple (-).
版本注释:
█ PATCH NOTES: Version 1.2


  • Better Instructions Comments;
  • More themes;
  • Adding new Gradient Scales is easier;


█ HOW TO USE THIS FRAMEWORK:

1 — Copy evething inside "RK's Auto Color Gradient Framework" block;
2 — Paste anywhere before the plotting;
3 — Declare the color variable name calling the function f_autocolor(series, scale_length, theme_number)

ARGUMENTS:
series (series) → Series of values (source) to process.
scale_length (integer) → Number of bars to measure the highest and lowest values
theme_number (integer) → Number of the theme

Feel free to share your success with me: 🤑👍
BTC - bc1qq23w655arvclce7u8zkt4lag08fnctgccs9s9s
ETH - 0xf6cf166Ea5EC550372e179dB1AF579a29Cb91dDf
USDT - 0x8DbC0E889Afb3bec7241eD0E42429A612aa30015 - (ERC20)
开源脚本

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

免责声明

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

想在图表上使用此脚本?