Exemple #1
0
 public async Task GetInstrument()
 {
     await sharedClient.GetInstrument(InstrumentTypes.STOCK, "750331");
 }