Symbol Reference
Symbol Reference
/ sgcHTTP_API_Kucoin Namespace
/ Classes / TsgcHTTP_API_Kucoin_Rest / TsgcHTTP_API_Kucoin_Rest Methods (sgcHTTP_API_Kucoin) / TsgcHTTP_API_Kucoin_Rest.PlaceStopLimitOrder
TsgcHTTP_API_Kucoin_Rest.PlaceStopLimitOrder
Close
sgcWebSockets Classes
TsgcHTTP_API_Kucoin_Rest.PlaceStopLimitOrder Method

Namespace: sgcHTTP_API_Kucoin

Pascal
C++
C#
Visual Basic
public function PlaceStopLimitOrder( aSide: TsgcHTTPKucoinOrderSide; const aSymbol: string; aSize: Extended; aPrice: Extended; aStopPrice: Extended; aStop: TsgcHTTPKucoinStopType = kstNone; const aClientOid: string = '' ): string;

This is PlaceStopLimitOrder, a member of class TsgcHTTP_API_Kucoin_Rest.