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

Namespace: sgcHTTP_API_Bybit

Pascal
C++
C#
Visual Basic
public function GetTransactionLog( const aAccountType: string = ''; const aCategory: string = ''; const aCurrency: string = ''; const aBaseCoin: string = ''; const aType: string = ''; aStartTime: Int64 = 0; aEndTime: Int64 = 0; aLimit: Integer = 50; const aCursor: string = '' ): string;

This is GetTransactionLog, a member of class TsgcHTTP_API_Bybit.