coincheck_ex v0.1.0 CoincheckEx View Source

Link to this section Summary

Link to this section Functions

Link to this function create_bank_accounts(opts \\ []) View Source
Link to this function create_borrows(opts \\ []) View Source
Link to this function create_deposit_money_fast(id \\ nil) View Source
Link to this function create_orders(opts \\ []) View Source
Link to this function create_send_money(opts \\ []) View Source
Link to this function delete_bank_accounts(id \\ nil) View Source
Link to this function delete_orders(id \\ nil) View Source
Link to this function delete_withdraws(id \\ nil) View Source
Link to this function read_deposit_money(currency \\ Currency.btc()) View Source
Link to this function read_positions(body \\ %{}) View Source
Link to this function read_rate(pair \\ Currency.Pairs.btc_jpy()) View Source
Link to this function read_send_money(currency \\ Currency.btc()) View Source
Link to this function repay_borrows(opts \\ []) View Source

Starts the CoincheckEx client.

Link to this function transfer_from_leverage(opts \\ []) View Source
Link to this function transfer_to_leverage(opts \\ []) View Source