Symbol Reference
Symbol Reference
/ sgcHTTP_API_Binance Namespace
/ Classes / TsgcHTTP_API_Binance_Rest / TsgcHTTP_API_Binance_Rest Methods (sgcHTTP_API_Binance) / TsgcHTTP_API_Binance_Rest.NewOCO
TsgcHTTP_API_Binance_Rest.NewOCO
Close
sgcWebSockets Classes
TsgcHTTP_API_Binance_Rest.NewOCO Method
Pascal
C++
C#
Visual Basic
public function NewOCO( const aSymbol: String; const aSide: String; aQuantity: Double; aPrice: Double; aStopPrice: Double; const aListClientOrderId: String = ''; aLimitClientOrderId: string = ''; aLimitIcebergQty: Double = 0; aStopClientOrderId: string = ''; aStopLimitPrice: Double = 0; aStopIcebergQty: Double = 0; aStopLimitTimeInForce: String = ''; aNewOrderRespType: String = '' ): String;

This is NewOCO, a member of class TsgcHTTP_API_Binance_Rest.