Symbol Reference
Symbol Reference
/ sgcHTTP_API_Bybit Namespace
/ Classes / TsgcHTTP_API_Bybit_USDT_Perpetual / TsgcHTTP_API_Bybit_USDT_Perpetual Methods (sgcHTTP_API_Bybit) / TsgcHTTP_API_Bybit_USDT_Perpetual.GetConditionalOrder
Close
sgcWebSockets Classes
TsgcHTTP_API_Bybit_USDT_Perpetual.GetConditionalOrder Method

Namespace: sgcHTTP_API_Bybit

Pascal
C++
C#
Visual Basic
public function GetConditionalOrder( const aSymbol: string; const aStopOrderId: string = ''; const aOrderLinkId: string = ''; const aOrder: string = ''; aPage: Integer = 0; aLimit: Integer = 20; const aStopOrderStatus: string = '' ): string;

This is GetConditionalOrder, a member of class TsgcHTTP_API_Bybit_USDT_Perpetual.