MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal

Automated Trading Language Documentation

Adaptive Pair Trading Strategy FREEAdaptive Pair Trading Strategy FREE Try product
Adaptive Pair Trading Strategy FREE
Author: figurelli
Screenshot
Crude_Oil, H1
Demo
Using the Object Pointers in MQL5 Using the Object Pointers in MQL5 Subscribe to signal
Hempeon
27.26%, 12 726.28 USD
SuperWoodiesCCI Indicator
SuperWoodiesCCI
Author: GODZILLA

Navigate

Navigates the chart.

bool  Navigate(
   ENUM_CHART_POSITION  position,     // Position
   int                  shift=0       // Shift
   )

Parameters

position

[in]  Value of ENUM_CHART_POSITION enumeration.

shift=0

[in]  Number of bars to shift.

Returned value

true if successful, false if chart hasn't navigated.


Updated: 2010.12.15