forex software

Create and Test Forex Strategies

forex software

Sidebar

Indicator List

indicator:day_closing_2

Table of Contents

Day Closing 2

FIXME

Parameters

Logical rules for Closing Point of the Position slot.

  • Exit the market at the end of the day;

List box parameters

  • Base price (Close). Indicator closes a position at Close price. Options: Close.

Numeric box parameters

  • Day close hour (23). The hour we want to close at. Minimum: 0, Maximum: 23.
  • Day close min (59). The minutes of the closing hour Minimum: 0, Maximum: 59.
  • Friday close hour (19). The hour we want to close at on Friday. Minimum: 0, Maximum: 23.
  • Friday close min (59). The minutes of the closing hour Minimum: 0, Maximum: 59.

Implementation

C# source code: Day Closing 2.

MQL source code: Day Closing 2.