forex software

Create and Test Forex Strategies

forex software

Sidebar

Indicator List

indicator:round_number

Table of Contents

Round Number

FIXME

Parameters

Logical rules for Opening Point of the Position slot.

  • Enter long at the higher round number;
  • Enter long at the lower round number;

Logical rules for Closing Point of the Position slot.

  • Exit long at the higher round number;
  • Exit long at the lower round number;

List box parameters

Numeric box parameters

  • Vertical shift (0). A vertical shift above the higher and below the lower round number. Minimum: -2000, Maximum: 2000.
  • Digits (2). Number of digits to be rounded. Minimum: 2, Maximum: 4.

Implementation

C# source code: Round Number.

MQL source code: Round Number.