forex software

Create and Test Forex Strategies

forex software

Sidebar

Indicator List

indicator:relative_vigor_index

Table of Contents

Relative Vigor Index

FIXME

Parameters

Logical rules for Opening Logic Condition slot.

  • RVI line rises;
  • RVI line falls;
  • RVI line is higher than zero;
  • RVI line is lower than zero;
  • RVI line crosses the zero line upward;
  • RVI line crosses the zero line downward;
  • RVI line changes its direction upward;
  • RVI line changes its direction downward;
  • RVI line crosses the Signal line upward;
  • RVI line crosses the Signal line downward;
  • RVI line is higher than the Signal line;
  • RVI line is lower than the Signal line;

Logical rules for Closing Logic Condition slot.

  • RVI line rises;
  • RVI line falls;
  • RVI line is higher than zero;
  • RVI line is lower than zero;
  • RVI line crosses the zero line upward;
  • RVI line crosses the zero line downward;
  • RVI line changes its direction upward;
  • RVI line changes its direction downward;
  • RVI line crosses the Signal line upward;
  • RVI line crosses the Signal line downward;
  • RVI line is higher than the Signal line;
  • RVI line is lower than the Signal line;

List box parameters

Numeric box parameters

  • RVI period (10). The period of Slow MA. Minimum: 1, Maximum: 200.

Implementation

C# source code: Relative Vigor Index.

MQL source code: Relative Vigor Index.