//
pkg.gl
Category
github.com/project-code-io/crypto-trading-bot-go
order
package
0.0.0-20230107223140-a47f6b9a6f81
Repository:
https://github.com/project-code-io/crypto-trading-bot-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
22 SLOC
#
Constants
SideBuy
SideBuy specifies the buy side of an order.
SideSell
SideSell specifies the sell side of an order.
#
Structs
Limit
Limit represents an order that a limit type.
#
Type aliases
Side
Side represents the side of the trade that the order is placing.