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

Namespace: sgcHTTP_API_Bybit

Pascal
C++
C#
Visual Basic
public function GetOrderHistory( const aSymbol: string = ''; const aBaseCoin: string = ''; const aSettleCoin: string = ''; const aOrderId: string = ''; const aOrderLinkId: string = ''; const aOrderFilter: string = ''; const aOrderStatus: string = ''; aStartTime: Int64 = 0; aEndTime: Int64 = 0; aLimit: Integer = 20; const aCursor: string = '' ): string;

This is GetOrderHistory, a member of class TsgcHTTP_API_Bybit.