ExDeribit.Accounts.Positions (ex_deribit v0.0.9)
Link to this section Summary
Link to this section Types
Link to this type
credentials()
Specs
credentials() :: ExDeribit.Credentials.t()
Link to this type
currency()
Specs
currency() :: String.t()
Link to this type
opts()
Specs
opts() :: %{optional(:kind) => String.t()}
Link to this type
position()
Specs
position() :: ExDeribit.Position.t()
Link to this type
result()
Specs
Link to this section Functions
Link to this function
get(credentials, currency, opts \\ %{})
Specs
get(credentials(), currency(), opts()) :: result()