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

This is GetMarkPriceKLines, a member of class TsgcHTTP_API_Binance_Futures_Rest.