Documentation
¶
Index ¶
- func DelPairCopieds(keys ...string)
- func GetPairCopieds() map[string][2]int64
- func GetPrice(symbol string, side string) float64
- func GetPriceExp(symbol string, side string, expMS int64) float64
- func GetPriceSafe(symbol string, side string) float64
- func GetPriceSafeExp(symbol string, side string, expMS int64) float64
- func IsMaker(pair, side string, price float64) bool
- func IsPriceEmpty() bool
- func SetBarPrice(pair string, price float64)
- func SetPairCopieds(items map[string][2]int64)
- func SetPairMs(pair string, barMS, waitMS int64)
- func SetPrice(pair string, ask, bid float64)
- func SetPrices(data map[string]float64, side string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DelPairCopieds ¶
func DelPairCopieds(keys ...string)
func GetPairCopieds ¶
func GetPriceSafe ¶
func IsPriceEmpty ¶
func IsPriceEmpty() bool
func SetBarPrice ¶
func SetPairCopieds ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.