FxcmVolume Class
FXCM Real FOREX Volume and Transaction data from its clients base, available for the following pairs:
- EURUSD, USDJPY, GBPUSD, USDCHF, EURCHF, AUDUSD, USDCAD,
NZDUSD, EURGBP, EURJPY, GBPJPY, EURAUD, EURCAD, AUDJPY
FXCM only provides support for FX symbols which produced over 110 million average daily volume (ADV) during 2013.
This limit is imposed to ensure we do not highlight low volume/low ticket symbols in addition to other financial
reporting concerns.
Object Model

Syntax
public class FxcmVolume : QuantConnect.Data.BaseData, QuantConnect.Data.IBaseData
Inheritance Hierarchy
System.Object
QuantConnect.Data.BaseData
QuantConnect.Data.Custom.FxcmVolume
Requirements
Target Platforms: Microsoft .NET 4.5 or Mono 3.10 or above.
See Also