Symbol Reference
Symbol Reference
/ sgcHTTP_API_Binance Namespace
/ Classes / TsgcHTTP_API_Binance_Rest_Base / TsgcHTTP_API_Binance_Rest_Base Methods (sgcHTTP_API_Binance) / TsgcHTTP_API_Binance_Rest_Base.GetKLines
Close
sgcWebSockets Classes
TsgcHTTP_API_Binance_Rest_Base.GetKLines Method
Pascal
C++
C#
Visual Basic
public function GetKLines( const aSymbol: String; aInterval: TsgcHTTPBinanceChartIntervals; aStartTime: Int64 = 0; aEndTime: Int64 = 0; aLimit: Integer = 500 ): String;

This is GetKLines, a member of class TsgcHTTP_API_Binance_Rest_Base.