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:
Feel free to use.
Hope brings some profits for you guys!!
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
오픈 소스 스크립트
진정한 트레이딩뷰 정신에 따라 이 스크립트 작성자는 트레이더가 기능을 검토하고 검증할 수 있도록 오픈소스로 공개했습니다. 작성자에게 찬사를 보냅니다! 무료로 사용할 수 있지만 코드를 다시 게시할 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.
오픈 소스 스크립트
진정한 트레이딩뷰 정신에 따라 이 스크립트 작성자는 트레이더가 기능을 검토하고 검증할 수 있도록 오픈소스로 공개했습니다. 작성자에게 찬사를 보냅니다! 무료로 사용할 수 있지만 코드를 다시 게시할 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.