SAR Instruction
 

Short Name: SAR

Definition: Array of values representing the parabolic SAR indicator

Usage: SAR(0.02,0.2)

Objective:
  • Retrieve the SAR values
  • Returns an array of values.

Note:
  • Usual parameter value for acceleration is 0.02 and 0.2 for the maximum value

Examples:
  • sar(0.02,0.2)