Class: Ubea::Exchange::HitBtcEur
- Inherits:
-
HitBtcBase
- Object
- Base
- HitBtcBase
- Ubea::Exchange::HitBtcEur
- Defined in:
- lib/ubea/exchanges/hit_btc_eur.rb
Instance Attribute Summary
Attributes inherited from Base
#last_rtt, #order_book, #updated_at
Instance Method Summary collapse
Methods inherited from HitBtcBase
#balance, #name, #open_orders, #open_orders?, #refresh_order_book!, #trade!, #trade_fee
Methods inherited from Base
#balance, #id, #name, #short_name, #trade_fee
Instance Method Details
#exchange_settings ⇒ Object
10 11 12 |
# File 'lib/ubea/exchanges/hit_btc_eur.rb', line 10 def exchange_settings Ubea.config.exchange_settings[:hit_btc_eur] end |
#fiat_currency ⇒ Object
6 7 8 |
# File 'lib/ubea/exchanges/hit_btc_eur.rb', line 6 def fiat_currency "EUR" end |