testingnet

package
v0.0.0-...-0f36d2a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 16, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Buy

func Buy(apikey, secretkey, symbol, orderquote string) (*binance.CreateOrderResponse, error)

func GetAccountQuote

func GetAccountQuote(apikey, secretkey, quote string) (string, error)

func GetDepth

func GetDepth(apikey, secretkey, ticker string) (float64, float64, error)

func GetMinNotional

func GetMinNotional(apikey, secretkey, ticker string) (float64, error)

func GetOrder

func GetOrder(apikey, secretkey, symbol string, orderid int) (*binance.Order, error)

func GetOrderStatus

func GetOrderStatus(apikey, secretkey, symbol string, orderid int) (string, error)

func Sell

func Sell(apikey, secretkey, symbol, quantity string) (*binance.CreateOrderResponse, error)

func SellQuote

func SellQuote(apikey, secretkey, symbol, quoteOrder string) (*binance.CreateOrderResponse, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL