Method: Bitmex::Client#instrument
- Defined in:
- lib/bitmex/client.rb
permalink #instrument ⇒ Bitmex::Instrument
Tradeable Contracts, Indices, and History
40 41 42 |
# File 'lib/bitmex/client.rb', line 40 def instrument Bitmex::Instrument.new rest, websocket end |