Skip to content
Algo Trade Analytics Docs

extend - Pine Script Constants

Constants under the extend namespace.

NameTypeDescription
extend.bothconst stringA named constant for line.new and line.set_extend functions.
extend.leftconst stringA named constant for line.new and line.set_extend functions.
extend.noneconst stringA named constant for line.new and line.set_extend functions.
extend.rightconst stringA named constant for line.new and line.set_extend functions.