forex software

Create and Test Forex Strategies

forex software

Sidebar

Indicator List

indicator:parabolic_sar

Table of Contents

Parabolic SAR

FIXME

Parameters

Logical rules for Opening Logic Condition slot.

  • The price is higher than the PSAR value;

Logical rules for Closing Point of the Position slot.

  • Exit the market at PSAR;

List box parameters

Numeric box parameters

  • Starting AF (0.02). The starting value of Acceleration Factor. Minimum: 0, Maximum: 5.
  • Increment (0.02). Increment value. Minimum: 0.01, Maximum: 5.
  • Maximum AF (2). The maximum value of the Acceleration Factor. Minimum: 0.01, Maximum: 9.

Implementation

C# source code: Parabolic SAR.

MQL source code: Parabolic SAR.