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.PlaceStopMarketOrder
TsgcHTTP_API_Kucoin_Rest.PlaceStopMarketOrder
Close
sgcWebSockets Classes
TsgcHTTP_API_Kucoin_Rest.PlaceStopMarketOrder Method

Namespace: sgcHTTP_API_Kucoin

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

This is PlaceStopMarketOrder, a member of class TsgcHTTP_API_Kucoin_Rest.