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 : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
from_data(data : Data)
SourceInstance methods
ask_price
Sourceask_quantity
Sourcebid_price
Sourcebid_quantity
Sourceclose_time
Sourcefirst_trade_id
Sourcelast_quantity
Sourcelast_trade_id
Sourceopen_time
Sourceprev_close_price
Sourceprice_change
Sourceprice_change_percent
Sourcetrades
Sourceweighted_average_price
Source