Method: Bitmex::Client#stats
- Defined in:
- lib/bitmex/client.rb
#stats ⇒ Bitmex::Stats
Exchange statistics
171 172 173 |
# File 'lib/bitmex/client.rb', line 171 def stats Bitmex::Stats.new rest end |
Exchange statistics
171 172 173 |
# File 'lib/bitmex/client.rb', line 171 def stats Bitmex::Stats.new rest end |