This script is a template designed to provide developers with UI color customization for v4 lines and labels. The color pallete used within this script is a full spectrum "web safe" format with 216 colors to choose from. Colors are easily modified via the RGB inputs. The designated color selector function takes in the RGB values and returns the corresponding hex...
Greetings colleagues. Here I share a tool that uses the color gradient provided by PineCoders and lucf. This tool was made for the reason that whenever we start with an idea for a script, we end up consuming a lot of time in selecting suitable colors. An RSI was taken as a reference for the signal You have multiple switches for axes, fill, background and...
Function to handle rgb color selection, it has low resolution due to pinescript limitations. included examples with manual background color selection via inputs and automatic color of a rsi plot based on its value. let your rainbow dreams come true!! :D
KEEP YOUR COINS FOLKS! I DON'T NEED THEM, DON'T WANT THEM. Many other talented authors on TV deserve them. INTRODUCTION: This is my "RGB Color Fiddler", intended as a toy to play with. This colorcator is rated 'E' for every TV member. With this you can quickly generate about 1.67 million potential colors from color.rgb(). While I have a few preferred colors that...
function to output color from a HSL (hue, saturation, lightness) palette.