forex software

Create and Test Forex Strategies

forex software

Sidebar

Indicator List

indicator:previous_bar_closing

Table of Contents

Previous Bar Closing

FIXME

Parameters

Logical rules for Opening Point of the Position slot.

  • Enter the market at the previous Bar Closing;

Logical rules for Opening Logic Condition slot.

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

Logical rules for Closing Point of the Position slot.

  • Exit the market at the previous Bar Closing;

Logical rules for Closing Logic Condition slot.

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

List box parameters

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

Numeric box parameters

Implementation

C# source code: Previous Bar Closing.

MQL source code: Previous Bar Closing.