Click or drag to resize

Timeframe Enumeration

Timeframe for quote history download.

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
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