Symbol Reference
Symbol Reference
/ sgcHTTP_API_Bybit Namespace
/ Classes / TsgcHTTP_API_Bybit_Spot / TsgcHTTP_API_Bybit_Spot Methods (sgcHTTP_API_Bybit) / TsgcHTTP_API_Bybit_Spot.GetOrderHistory
Close
sgcWebSockets Classes
TsgcHTTP_API_Bybit_Spot.GetOrderHistory Method

Namespace: sgcHTTP_API_Bybit

Pascal
C++
C#
Visual Basic
public function GetOrderHistory( const aSymbol: string = ''; const aOrderId: string = ''; const aLimit: Integer = 100; aStartTime: Int64 = 0; aEndTime: Int64 = 0; const aOrderCategory: Integer = 0 ): string;

This is GetOrderHistory, a member of class TsgcHTTP_API_Bybit_Spot.