Click or drag to resize

Timeframe Enumeration

Timeframe for quote history download.

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerAPI (in MT4ServerAPI.dll) Version: 4.0.1170.31 (4.0.1170.31)
Syntax
public enum Timeframe
Members
  Member nameValueDescription
M11 1 minute.
M55 5 minutes.
M1515 15 minutes.
M3030 30 minutes.
H160 1 hour.
H4240 4 hour.
D11440 Daily.
W110080 Weekly.
MN143200 Monthly.
See Also