Gdex v0.1.2 Gdex.Funding View Source
Link to this section Summary
Functions
List every order placed with a margin profile that draws funding
List every order placed with a margin profile that draws funding, filter by status
Repay funding
Link to this section Types
Link to this type
status_filter()
View Source
status_filter() :: :outstanding | :settled | :rejected
Link to this section Functions
List every order placed with a margin profile that draws funding.
Can be streamed.
List every order placed with a margin profile that draws funding, filter by status.
Can be streamed.
Link to this function
repay(amount, currency)
View Source
repay(Gdex.amount(), binary()) :: Gdex.Request.t()
Repay funding.