charting
Open chart
DoveeDocumentation
LanguageFunction reference

Home/Dovee/Function reference

is above

True while a > b. Not a cross — it can stay true for many bars.

Reference/Language/Language

a is above b

English for >. Use crosses above when you want a single event, is above when you want a state.

Return value

boolean

Example

when close is above ema(21) and bullish
  buy

See also

  • strategy
  • when
  • then
  • else
  • buy
  • sell
  • exit
  • long only
← crosses belowis below →