Documentation ¶
Index ¶
Constants ¶
View Source
const ( LiveStreamAllMarketTickers = "!ticker@arr" LiveStreamDepth = "@depth" LiveStreamAggTrade = "@aggTrade" LiveStreamAvgPrice = "@avgPrice" LiveStreamKline = "@kline_" LiveStreamMarkPrice = "@markPrice" LiveMethodSubscribe = "SUBSCRIBE" LiveMethodUnsubscribe = "UNSUBSCRIBE" )
Variables ¶
This section is empty.
Functions ¶
func AmountToLotSize ¶
AmountToLotSize converts an amount to a lot sized amount
Types ¶
type PriceLevel ¶
PriceLevel is a common structure for bids and asks in the order book.
Click to show internal directories.
Click to hide internal directories.