orders

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CallBackCreator

func CallBackCreator(
	handlers ...func(d *orders_types.Orders) binance.WsUserDataHandler) func(d *orders_types.Orders) binance.WsUserDataHandler

func CancelAllOrdersCreator

func CancelAllOrdersCreator(client *binance.Client) func(pp *orders_types.Orders) orders_types.CancelAllOrdersFunction

func CancelOrderCreator

func CancelOrderCreator(client *binance.Client) func(pp *orders_types.Orders) orders_types.CancelOrderFunction

func CreateOrderCreator

func CreateOrderCreator(
	client *binance.Client,
	quantityRound int,
	priceRound int) func(*orders_types.Orders) orders_types.CreateOrderFunction

func GetAllOrdersCreator

func GetAllOrdersCreator(client *binance.Client) func(pp *orders_types.Orders) orders_types.AllOrdersFunction

func GetOpenOrdersCreator

func GetOpenOrdersCreator(client *binance.Client) func(pp *orders_types.Orders) orders_types.OpenOrderFunction

func GetOrderCreator

func GetOrderCreator(client *binance.Client) func(pp *orders_types.Orders) orders_types.GetOrderFunction

func UserDataStreamCreator

func UserDataStreamCreator(
	client *binance.Client,
	handlerCreator func(d *orders_types.Orders) binance.WsUserDataHandler,
	errHandlerCreator func(d *orders_types.Orders) binance.ErrHandler) func(d *orders_types.Orders) types.StreamFunction

func WsErrorHandlerCreator

func WsErrorHandlerCreator(handlers ...func(*orders_types.Orders) binance.ErrHandler) func(*orders_types.Orders) binance.ErrHandler

Types

This section is empty.

Jump to

Keyboard shortcuts

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