Skip to content

Instantly share code, notes, and snippets.

@bg172
bg172 / watchlist_heatmap.pinescript
Created June 26, 2025 21:07 — forked from faiyaz7283/watchlist_heatmap.pinescript
Watchlist heatmap for Trading View
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/
// © faiyaz7283
//@version=5
indicator(title="Watchlist Heatmap", shorttitle="WL Heatmap", overlay=true)
// ::Imports:: {
import faiyaz7283/tools/9 as tools
import faiyaz7283/printer/6 as prnt