MT5_COPY_TICKS {MetaTrader}R Documentation

Tick types for CopyTicks functions

Description

Defines possible types of ticks that can be requested using the MT5CopyTicksFrom and MT5CopyTicksRange functions:

MT5_COPY_TICKS_ALL all ticks
MT5_COPY_TICKS_INFO ticks with Bid and/or Ask changes
MT5_COPY_TICKS_TRADE ticks with changes in Last price and Volume

[Package MetaTrader version 5.0.0 Index]