PINE LIBRARY
已更新 fsl_theme

Library "fsl_theme"
FSL Theme Library
Provides reusable UI color themes used across FSL indicators and strategies.
The library defines a Theme structure containing colors for table headers,
data rows, and directional indicators. Scripts can retrieve a preset theme
using `getTheme()` and apply consistent styling to tables and labels.
getTheme(id)
Returns the Theme configuration corresponding to the selected preset.
Parameters:
id (series ThemeId): ThemeId identifier of the theme preset.
Returns: Theme structure containing all UI color settings.
Theme
Structure containing all UI color definitions used by FSL scripts. These colors are typically applied to tables, labels, and UI elements.
Fields:
header_bg (series color)
header_tx (series color)
data_bg (series color)
data_tx (series color)
data_bg_sec (series color)
dir_cont_bg (series color)
dir_cont_tx (series color)
dir_backw_bg (series color)
dir_backw_tx (series color)
FSL Theme Library
Provides reusable UI color themes used across FSL indicators and strategies.
The library defines a Theme structure containing colors for table headers,
data rows, and directional indicators. Scripts can retrieve a preset theme
using `getTheme()` and apply consistent styling to tables and labels.
getTheme(id)
Returns the Theme configuration corresponding to the selected preset.
Parameters:
id (series ThemeId): ThemeId identifier of the theme preset.
Returns: Theme structure containing all UI color settings.
Theme
Structure containing all UI color definitions used by FSL scripts. These colors are typically applied to tables, labels, and UI elements.
Fields:
header_bg (series color)
header_tx (series color)
data_bg (series color)
data_tx (series color)
data_bg_sec (series color)
dir_cont_bg (series color)
dir_cont_tx (series color)
dir_backw_bg (series color)
dir_backw_tx (series color)
版本注释
v2Updated:
Theme
Structure containing all UI color definitions used by FSL scripts. These colors are typically applied to tables, labels, and UI elements.
Fields:
header_bg (series color)
header_tx (series color)
data_bg (series color)
data_tx (series color)
data_bg_sec (series color)
dir_cont_bg (series color)
dir_cont_tx (series color)
dir_backw_bg (series color)
dir_backw_tx (series color)
bg_main (series color)
bg_secondary (series color)
border (series color)
grid (series color)
text_secondary (series color)
text_muted (series color)
accent (series color)
版本注释
v3Updated:
Theme
Structure containing all UI color definitions used by FSL scripts. These colors are typically applied to tables, labels, and UI elements.
Fields:
header_bg (series color)
header_tx (series color)
data_bg (series color)
data_tx (series color)
data_bg_sec (series color)
dir_cont_bg (series color)
dir_cont_tx (series color)
dir_backw_bg (series color)
dir_backw_tx (series color)
bg_main (series color)
bg_secondary (series color)
border (series color)
grid (series color)
text_secondary (series color)
text_muted (series color)
accent (series color)
bar_up (series color)
bar_down (series color)
ma (series color)
Pine脚本库
秉承TradingView的精神,作者已将此Pine代码作为开源库发布,以便我们社区的其他Pine程序员可以重用它。向作者致敬!您可以私下或在其他开源出版物中使用此库,但在出版物中重用此代码须遵守网站规则。
Quant Developer | Pine Script v6 | Python & R
12+ yrs system. trading, hedge fund experience
Indicators, strategies & screeners
Futures & options
💼 Hire/Consulting:
qntly.com/hire
🎓 Pine Code With AI:
qntly.com/pineai
12+ yrs system. trading, hedge fund experience
Indicators, strategies & screeners
Futures & options
💼 Hire/Consulting:
qntly.com/hire
🎓 Pine Code With AI:
qntly.com/pineai
免责声明
这些信息和出版物并非旨在提供,也不构成TradingView提供或认可的任何形式的财务、投资、交易或其他类型的建议或推荐。请阅读使用条款了解更多信息。
Pine脚本库
秉承TradingView的精神,作者已将此Pine代码作为开源库发布,以便我们社区的其他Pine程序员可以重用它。向作者致敬!您可以私下或在其他开源出版物中使用此库,但在出版物中重用此代码须遵守网站规则。
Quant Developer | Pine Script v6 | Python & R
12+ yrs system. trading, hedge fund experience
Indicators, strategies & screeners
Futures & options
💼 Hire/Consulting:
qntly.com/hire
🎓 Pine Code With AI:
qntly.com/pineai
12+ yrs system. trading, hedge fund experience
Indicators, strategies & screeners
Futures & options
💼 Hire/Consulting:
qntly.com/hire
🎓 Pine Code With AI:
qntly.com/pineai
免责声明
这些信息和出版物并非旨在提供,也不构成TradingView提供或认可的任何形式的财务、投资、交易或其他类型的建议或推荐。请阅读使用条款了解更多信息。