PINE LIBRARY

CRC.lib Characters and Strings

Updated
Library "CRCChars"

arrow_up() : ▲
arrow_down(): ▼
warning() : ⚠
checkmark() : ✅
no_entry() : 🚫
Release Notes
v2

Added:
pi(x) TODO: add function description here
  Parameters:
    x: TODO: add parameter x description here
  Returns: TODO: add what function returns

square()
Release Notes
v3

Added:
excited()

worried()

bear()

bull()
Release Notes
pi() => "π"
square() => "■" // maybe? bool filled = false to make empty box?
arrow_up() => "▲"
arrow_down() => "▼"
warning() => "⚠"
checkmark() => "✅"
no_entry() => "🚫" // ∅
excited() => "🤩"
worried() => "😧"
bear() => "🐻"
bull() => "🐮"
goldencross() => "♰"
deathcross() => "☠"
strings

Pine library

In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in a publication is governed by House rules.

Disclaimer