lib_hello_v2This library provides a basic reusable Pine Script v6 function that draws a label with the text "Hello World" on each bar.
It is designed for educational purposes and to demonstrate how to export and import functions between Pine Script modules.
Useful for beginners who are learning about modular code structure in TradingView.