Symbol Reference
Symbol Reference
/ sgcHTTP_API_Bitmex Namespace
/ Classes / TsgcHTTP_API_Bitmex_Rest / TsgcHTTP_API_Bitmex_Rest Methods (sgcHTTP_API_Bitmex) / TsgcHTTP_API_Bitmex_Rest.GetQuotes
Close
sgcWebSockets Classes
TsgcHTTP_API_Bitmex_Rest.GetQuotes Method

Namespace: sgcHTTP_API_Bitmex

Pascal
C++
C#
Visual Basic
public function GetQuotes( const aSymbol: string; const aFilter: string = ''; const aColumns: string = ''; aCount: Integer = 100; aStart: Int64 = 0; aReverse: Boolean = False; aStartTime: Int64 = 0; aEndTime: Int64 = 0 ): string;

This is GetQuotes, a member of class TsgcHTTP_API_Bitmex_Rest.