package
0.0.0-20240926191745-78b482a58509
Repository: https://github.com/encryptedl/edl-tradebot.git
Documentation: pkg.go.dev

# Constants

BTC represents the Bitcoin asset.
ETH represents the ethereum asset.
USD represents the United States Dollar asset.

# Variables

BTCUSD pair represents the BTC/USD pair typically found as a basis in most exchanges.
ETHUSD pair represents the ETH/USD pair found on exchanges.

# Structs

Pair represents an asset pairing that can be trading on an exchange.

# Type aliases

Asset represents a coin or currency.