class

Binance::Responses::Websocket::Ticker

Inherits JSON::Serializable < Binance::Responses::Websocket::MiniTicker < JSON::Serializable < Binance::Responses::Websocket::Data < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Class methods

from_data(data : Data)
Source

Instance methods

ask_price
Source
ask_quantity
Source
bid_price
Source
bid_quantity
Source
close_time
Source
first_trade_id
Source
last_quantity
Source
last_trade_id
Source
open_time
Source
prev_close_price
Source
price_change
Source
price_change_percent
Source
trades
Source
weighted_average_price
Source