//
pkg.gl
Category
github.com/EncrypteDL/EDL-TradeBot
trading
package
0.0.0-20240926191745-78b482a58509
Repository:
https://github.com/encryptedl/edl-tradebot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
63 SLOC
#
Constants
BTC
BTC represents the Bitcoin asset.
ETH
ETH represents the ethereum asset.
USD
USD represents the United States Dollar asset.
#
Variables
BTCUSD
BTCUSD pair represents the BTC/USD pair typically found as a basis in most exchanges.
ETHUSD
ETHUSD pair represents the ETH/USD pair found on exchanges.
#
Structs
Pair
Pair represents an asset pairing that can be trading on an exchange.
#
Type aliases
Asset
Asset represents a coin or currency.