MT5APIRequestQuoteHistoryTodayInternal Method
|
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax public void RequestQuoteHistoryTodayInternal(
string symbol
)
Public Sub RequestQuoteHistoryTodayInternal (
symbol As String
)
public:
void RequestQuoteHistoryTodayInternal(
String^ symbol
)
member RequestQuoteHistoryTodayInternal :
symbol : string -> unit
Parameters
- symbol String
-
See Also