class Binance::Responses::MarginOrder

Included Modules

Defined in:

binance/client/rest/responses/margin_order.cr

Constructors

Instance Method Summary

Instance methods inherited from class Binance::Responses::Order

average_price average_price, client_order_id : String client_order_id, cummulative_quote_quantity : Float64 cummulative_quote_quantity, effective_fill_price effective_fill_price, executed_quantity : Float64 executed_quantity, fills : Array(OrderFill) fills, order_id : Int64 order_id, order_list_id : Int64 order_list_id, order_type : String order_type, orig_client_order_id : String orig_client_order_id, original_quantity : Float64 original_quantity, price : Float64 price, side : String side, status : String status, stop_price : Float64 stop_price, symbol : String symbol, time : Time time, time_in_force : String time_in_force, transaction_time : Time transaction_time, update_time : Time update_time

Constructor methods inherited from class Binance::Responses::Order

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def is_isolated : Bool #

[View source]
def margin_buy_borrow_amount : Float64 | Nil #

[View source]
def margin_buy_borrow_asset : String | Nil #

[View source]