Class: Orderbook::RealTimeBook
- Defined in:
- lib/orderbook/real_time_book.rb
Overview
For backwards compatability
Constant Summary
Constants inherited from Orderbook
Constants included from BookMethods
Instance Attribute Summary
Attributes inherited from Orderbook
#asks, #bids, #callback, #client, #first_sequence, #last_pong, #last_sequence, #thread, #websocket
Method Summary
Methods inherited from Orderbook
Methods included from BookAnalysis
#ask_count, #ask_volume, #average, #average_ask, #average_bid, #best, #best_ask, #best_bid, #bid_count, #bid_volume, #count, #spread, #summarize, #volume
Methods included from BookMethods
Constructor Details
This class inherits a constructor from Orderbook