Symbol Reference
Symbol Reference
/ sgcHTTP_API_Binance Namespace
/ Classes / TsgcHTTP_API_Binance_Futures_Rest / TsgcHTTP_API_Binance_Futures_Rest Methods (sgcHTTP_API_Binance) / TsgcHTTP_API_Binance_Futures_Rest.ModifyOrder
TsgcHTTP_API_Binance_Futures_Rest.ModifyOrder
Close
sgcWebSockets Classes
TsgcHTTP_API_Binance_Futures_Rest.ModifyOrder Method
Pascal
C++
C#
Visual Basic
public function ModifyOrder( const aSymbol: String; aOrderId: Int64 = 0; const aOrigClientOrderId: String = ''; aSide: String = ''; aQuantity: Double = 0; aPrice: Double = 0; aPriceMatch: String = '' ): String;

This is ModifyOrder, a member of class TsgcHTTP_API_Binance_Futures_Rest.