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