Unofficial lib of BlinkTrade (https://blinktrade.com) that operate with the following brokers: SurBitcoin, VBTC, FoxBit, Testnet, UrduBit and ChileBit.
Currently we implemented only the ticker feature
iex> BlinkTrade.ticker(:brl)
There are these parameter options: :vef
, :vnd
, :brl
, :pkr
, :clp
, each one represents a currency:
Code | Currency |
---|---|
VEF | Venezuelan Bolivares (SurBitcoin) |
VND | Vietnamise Dongs (VBTC) |
BRL | Brazil Reals (FoxBit) |
PKR | Pakistani Ruppe (UrduBit) |
CLP | Chilean Pesos (ChileBit.NET) |
Copyright © 2017 Hotaviano Melo <[email protected]>
This work is free. You can redistribute it and/or modify it under the
terms of the GPL License. See the LICENSE file for more details.