Method GetLastPrice
GetLastPrice(List<ulong>, TimeSpan?)
Request the last price for a list of securities
public (bool, GetLastPriceResponse) GetLastPrice(List<ulong> securityIds, TimeSpan? timeout = null)
Parameters
Returns
- (bool, GetLastPriceResponse)
A tuple where the first element is a boolean indicating whether the call was successful or not (timeout) and the object GetLastPriceResponse