Example #1
0
 public BinanceKline GetKline30d(string symbol)
 {
     return(Api.GetKline30d(symbol));
 }