Documentation ¶
Index ¶
- func GetSessionAttributes(exchange types.Exchange) (isMargin, isFutures, isIsolated bool, isolatedSymbol string)
- func New(n types.ExchangeName) (types.Exchange, error)
- func NewPublic(exchangeName types.ExchangeName) (types.Exchange, error)
- func NewStandard(n types.ExchangeName, key, secret, passphrase, subAccount string) (types.Exchange, error)
- func NewWithEnvVarPrefix(n types.ExchangeName, varPrefix string) (types.Exchange, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSessionAttributes ¶
func New ¶
func New(n types.ExchangeName) (types.Exchange, error)
New constructor exchange object from viper config.
func NewStandard ¶
func NewWithEnvVarPrefix ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.