TradingView
DarkWaveAlgo
5 cze 2023 03:07

DarkWaveColorThemes 

Bitcoin / TetherUSBinance

Opis

Library "DarkWaveColorThemes"
Description:
A simple, binary color-theming library that provides you with easy-access 'bullish and bearish' colors which you can use to make your indicators more aesthetically pleasing. These color themes were developed to help the community make indicators look excellent with ease.

Functions:
1. getThemeColor(themeName, colorType)
Description:
This function returns a color (either a 'Bullish' or 'Bearish' color, depending on your 'colorType' parameter input) according to the theme you have supplied as the 'themeName' parameter.
Parameters:
  • themeName (string): Specify the theme you want to reference. Options include: 'DarkWave', 'Synthwave', 'DarkWave Crypto', 'Crystal Pool', 'Aquafarer', 'Mystic Armor', 'Futurist', 'Electric Zest', 'Stealth Ride', 'Long Trader', 'Short Trader', 'Emerald Glow', 'Gold Heist', 'Floral', 'Cobalt Twilight', and 'Sunrise'.
  • colorType (string): Specify which color you want to reference from the theme. Options include: 'Bullish' and 'Bearish'.
    Returns:
    Your specified color type according to your specified theme.

Informacje o Wersji

v2: Made the greens and reds a little more relaxed for the Long/Short trader themes. They were too intense!
Więcej