PINE LIBRARY
hmss_data_ce

Library "hmss_data_ce"
get_dict()
get_prof_btc()
get_pat_btc()
get_kf_form_btc()
get_kf_brk_btc()
get_prof_sol()
get_pat_sol()
get_kf_form_sol()
get_kf_brk_sol()
get_prof_eth()
get_pat_eth()
get_kf_form_eth()
get_kf_brk_eth()
This library serves as a central data repository for the HMSS PRO analysis system. It is designed to offload static data structures from the main indicator to ensure better performance and code management.
The library allows fetching predefined configurations and data arrays for specific assets.
**Content includes:**
* **Dictionaries:** General mapping data (`get_dict`).
* **Asset Profiles:** Specialized profile data for BTC, ETH, and SOL.
* **Patterns:** Breakout and formation pattern definitions for BTC, ETH, and SOL.
* **Coefficients:** Key factors (Form/Brk) used in calculations for supported assets.
**Note:** This library is intended to be used as a dependency for the HMSS PRO script and does not perform calculations on its own.
get_dict()
get_prof_btc()
get_pat_btc()
get_kf_form_btc()
get_kf_brk_btc()
get_prof_sol()
get_pat_sol()
get_kf_form_sol()
get_kf_brk_sol()
get_prof_eth()
get_pat_eth()
get_kf_form_eth()
get_kf_brk_eth()
This library serves as a central data repository for the HMSS PRO analysis system. It is designed to offload static data structures from the main indicator to ensure better performance and code management.
The library allows fetching predefined configurations and data arrays for specific assets.
**Content includes:**
* **Dictionaries:** General mapping data (`get_dict`).
* **Asset Profiles:** Specialized profile data for BTC, ETH, and SOL.
* **Patterns:** Breakout and formation pattern definitions for BTC, ETH, and SOL.
* **Coefficients:** Key factors (Form/Brk) used in calculations for supported assets.
**Note:** This library is intended to be used as a dependency for the HMSS PRO script and does not perform calculations on its own.
Pine脚本库
秉承TradingView的精神,作者已将此Pine代码作为开源库发布,以便我们社区的其他Pine程序员可以重用它。向作者致敬!您可以私下或在其他开源出版物中使用此库,但在出版物中重用此代码须遵守网站规则。
免责声明
这些信息和出版物并非旨在提供,也不构成TradingView提供或认可的任何形式的财务、投资、交易或其他类型的建议或推荐。请阅读使用条款了解更多信息。
Pine脚本库
秉承TradingView的精神,作者已将此Pine代码作为开源库发布,以便我们社区的其他Pine程序员可以重用它。向作者致敬!您可以私下或在其他开源出版物中使用此库,但在出版物中重用此代码须遵守网站规则。
免责声明
这些信息和出版物并非旨在提供,也不构成TradingView提供或认可的任何形式的财务、投资、交易或其他类型的建议或推荐。请阅读使用条款了解更多信息。