Symbol Reference
Symbol Reference
/ sgcHTTP_API_Bitmex Namespace
/ Classes / TsgcHTTP_API_Bitmex_Rest / TsgcHTTP_API_Bitmex_Rest Methods (sgcHTTP_API_Bitmex) / TsgcHTTP_API_Bitmex_Rest.PlaceStopLimitOrder
Close
sgcWebSockets Classes
TsgcHTTP_API_Bitmex_Rest.PlaceStopLimitOrder Method

Namespace: sgcHTTP_API_Bitmex

Pascal
C++
C#
Visual Basic
public function PlaceStopLimitOrder( aSide: TsgcHTTPBitmexOrderSide; const aSymbol: string; aQuantity: Extended; aStopPrice: Extended; aLimitPrice: Extended ): string;

This is PlaceStopLimitOrder, a member of class TsgcHTTP_API_Bitmex_Rest.