forex software

Create and Test Forex Strategies

forex software

Sidebar

Indicator List

indicator:trailing_stop_limit

Table of Contents

Trailing Stop Limit

FIXME

Parameters

Logical rules for Closing Point of the Position slot.

  • Exit at Trailing Stop Loss or at a constant Take Profit level;

List box parameters

  • Trailing mode (New bar). Mode of operation of Trailing Stop. Options: New bar, New tick (trader).

Numeric box parameters

  • Initial Stop Loss (200). The initial Stop Loss value (in points). Minimum: 5, Maximum: 5000.
  • Take Profit (200). The constant Take Profit value (in points). Minimum: 5, Maximum: 5000.

Implementation

C# source code: Trailing Stop Limit.

MQL source code: Trailing Stop Limit.