forex software

Create and Test Forex Strategies

forex software

Sidebar

Indicator List

indicator:previous_bar_opening

Table of Contents

Previous Bar Opening

FIXME

Parameters

Logical rules for Opening Point of the Position slot.

  • Enter the market at the previous Bar Opening;

Logical rules for Opening Logic Condition slot.

  • The bar opens above the previous Bar Opening;
  • The bar opens below the previous Bar Opening;
  • The position opens above the previous Bar Opening;
  • The position opens below the previous Bar Opening;

Logical rules for Closing Point of the Position slot.

  • Exit the market at the previous Bar Opening;

Logical rules for Closing Logic Condition slot.

  • The bar closes above the previous Bar Opening;
  • The bar closes below the previous Bar Opening;

List box parameters

  • Base price (Previous Bar Opening). Used price from the indicator. Options: Previous Bar Opening.

Numeric box parameters

Implementation

C# source code: Previous Bar Opening.

MQL source code: Previous Bar Opening.