Gdex v0.1.1 Gdex.Margin View Source

Link to this section Summary

Functions

Transfer funds between default profile and margin profile

Link to this section Types

Link to this type transfer_type() View Source
transfer_type() :: :deposit | :withdraw

Link to this section Functions

Link to this function transfer(margin_profile_id, type, currency, amount) View Source
transfer(binary, transfer_type, binary, Gdex.amount) :: Gdex.Request.t

Transfer funds between default profile and margin profile.