IHistoricalDataProvider.Send Method

Sends the request for historical data
void Send( 
HistoricalDataRequest request 
)
This language is not supported or no code example is available.
 
void Send( 
HistoricalDataRequest^ request 
)
This language is not supported or no code example is available.
function Send( 
request : HistoricalDataRequest 
);
This language is not supported or no code example is available.

Parameters

request
HistoricalDataRequest

The request.

In this article

Definition