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.GetTradeHistory
Close
sgcWebSockets Classes
TsgcHTTP_API_Bybit_Spot.GetTradeHistory Method

Namespace: sgcHTTP_API_Bybit

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

This is GetTradeHistory, a member of class TsgcHTTP_API_Bybit_Spot.