charting
Open chart
DoveeDocumentation
LanguageFunction reference

Home/Dovee/Function reference

arrow

Triangle marker on the bar. Use inside when.

Reference/Language/Language

arrow up "Buy"

Direction is up or down. The label text is optional. Place it in a when body so it only shows when the rule fires.

Return value

—

Example

when ema(9) crosses above ema(21)
  buy
  arrow up "Buy"

See also

  • strategy
  • when
  • then
  • else
  • buy
  • sell
  • exit
  • long only
← levellabel →