Click or drag to resize

MT5APIDownloadQuoteHistoryToday Method


Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public List DownloadQuoteHistoryToday(
	void symbol,
	Bar timeFrame
)

Parameters

symbol  Void
 
timeFrame  Bar
 

Return Value

ListT
See Also