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.PlaceLimitOrder
TsgcHTTP_API_Coinbase_Rest.PlaceLimitOrder
Close
sgcWebSockets Classes
TsgcHTTP_API_Coinbase_Rest.PlaceLimitOrder Method
Pascal
C++
C#
Visual Basic
public function PlaceLimitOrder( const aSide: TsgcHTTPCoinbaseOrderSide; const aProductId: string; aSize: Extended; aLimitPrice: Extended; aTimeInForce: TsgcHTTPCoinbaseTimeInForce = cbtfNone; aPostOnly: Boolean = False; aClient_oid: string = '' ): string;

This is PlaceLimitOrder, a member of class TsgcHTTP_API_Coinbase_Rest.