PINE LIBRARY

Color Library // AlgoFyre

アップデート済
AlgoFyre's Color Library is a Pine Script v5 library offering fire-themed palettes with light and dark modes. It helps traders easily integrate consistent, visually appealing color schemes into TradingView indicators. Used in AlgoFyre's Scripts and Indicators.

Color Overview
The AlgoFyreColorLibrary includes a comprehensive set of colors inspired by fire, ranging from light reds and oranges to dark browns and deep reds. The library is divided into two main themes:

Light Theme:
Includes lighter shades of red, orange, and brown, suitable for use on light backgrounds.

Dark Theme:
Includes darker shades of red, orange, and brown, suitable for use on dark backgrounds.

How to Use
To use the AlgoFyreColorLibrary in your Pine Script indicators and strategies, follow these steps:

Import the Library:
Import the AlgoFyreColorLibrary at the beginning of your script.

Call the getColor Function:
Use the getColor function to retrieve the desired color with the specified transparency.

Example


The library AF-L-0001 is imported with the alias af.
The getColor function is used to get colors with specified transparency.
The colors are then used to plot lines on the chart.
リリースノート

  • Changed how colors are requested and what is returned. Now returns a const color object.
リリースノート

  • Added RGB versions which can be retreived with colorname_rgb
リリースノート

  • Some minor fixes
リリースノート

  • Testing RGB return in numbers
リリースノート

  • Some minor bugfixes and testing
リリースノート
  • Changed the function export to yield simple data types instead of series
リリースノート
  • Added more signal colors
  • Signal colors now have a light, normal and dark variant
  • Added copy/paste enum, which can be used as an options enum for color selections in the main script. Just call the getColorByName() function with the name from the enum to get the correct color.
リリースノート
  • Some minor cosmetic fixes
  • Added transparency parameter again
リリースノート
  • Some minor cosmetic changes
リリースノート
  • Changed export function parameters back to series type
  • Added a ENUM to String converter function
リリースノート
  • Modified colors
  • Renamed variables and made them const
colors

Pineライブラリ

TradingViewの精神に則り、作者はPineコードをオープンソースライブラリとして公開し、コミュニティの他のPineプログラマーが再利用できるようにしました。作者に敬意を表します!このライブラリを個人的に、または他のオープンソースの投稿で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。


🔶 Looking for custom indicators, strategies, or automation? Hire us at AlgoFyre.com
🔶 New market analysis, indicators, and strategies every Wednesday!
🔶 All content provided by AlgoFyre is for informational and educational purposes only.
他のメディア::

免責事項