Home/Dovee/Function reference

target

Take-profit from entry — one level, or up to three.

Reference/Language/Language

target 20 points    target 20, 30, 40 points

Same units as stop: points, percent, or atr (n × ATR of 14). A single number also shows as a Target knob in the script inputs UI. For two or three levels write commas: target 20, 30, 40 points (same as targets).

Return value

Example

when close is above ema(21)
  buy
stop 10 points
target 20 points

See also