Skip to content
Algo Trade Analytics Docs

Reviewed Pine Script operators

  • = — declaration and initial assignment
  • == — equality comparison
  • ?: — conditional expression
  • => — user-defined function body or switch case

Each page includes syntax, a Pine v6 example, and remarks about the behavior that is easiest to misread.

Other generated operator routes remain reachable for old links but are not part of the reviewed search index or sitemap. Use TradingView’s official Pine Script v6 reference for complete operator coverage.