Symbol Reference
Symbol Reference
/ sgcHTTP_API_Coinbase Namespace
/ Classes / TsgcHTTP_API_Coinbase_Rest / TsgcHTTP_API_Coinbase_Rest Methods (sgcHTTP_API_Coinbase) / TsgcHTTP_API_Coinbase_Rest.PlaceStopOrder
TsgcHTTP_API_Coinbase_Rest.PlaceStopOrder
Close
sgcWebSockets Classes
TsgcHTTP_API_Coinbase_Rest.PlaceStopOrder Method
Pascal
C++
C#
Visual Basic
public function PlaceStopOrder( const aSide: TsgcHTTPCoinbaseOrderSide; const aProductId: string; aSize: Extended; aStopPrice: Extended; aLimitPrice: Extended; aStop: TsgcHTTPCoinbaseOrderStop; aClient_oid: string = '' ): string;

This is PlaceStopOrder, a member of class TsgcHTTP_API_Coinbase_Rest.