binance

package
v0.1.45 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Binance

type Binance interface {
	// Futures returns the interface for Futures operations.
	Futures() futures.Futures
}

Binance interface represents the operations available for the Binance API.

func New

func New(apiKey, apiSecret string, isTestnet bool) Binance

New creates a new Binance instance with the provided API key, API secret, and testnet flag.

Directories

Path Synopsis
constants
Package constants defines various constants used for Binance Futures API.
Package constants defines various constants used for Binance Futures API.

Jump to

Keyboard shortcuts

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