Documentation
¶
Index ¶
- func SpotToLowerCaseDashSeparated(pair Spot) string
- func SpotToLowerCaseSlashSeparated(pair Spot) string
- func SpotToLowerCaseUnderscoreSeparated(pair Spot) string
- func SpotToUpperCaseDashSeparated(pair Spot) string
- func SpotToUpperCaseSlashSeparated(pair Spot) string
- func SpotToUpperCaseUnderscoreSeparated(pair Spot) string
- type Asset
- type Instrument
- type Spot
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Instrument ¶
type Instrument interface {
comparable
BaseAsset() Asset
TermAsset() Asset
String() string
NegativePriceAllowed() bool
}
type Spot ¶
func ToSpotSlashSeparated ¶
func (Spot) NegativePriceAllowed ¶
Click to show internal directories.
Click to hide internal directories.