TradingView
DarkWaveAlgo
2023년 6월 5일 오전 3시 7분

DarkWaveColorThemes 

Bitcoin / TetherUSBinance

설명

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.

릴리즈 노트

v2: Made the greens and reds a little more relaxed for the Long/Short trader themes. They were too intense!
더보기