cst

package
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 19, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BINANCE = "binance" //Binance https://www.binance-cn.com
	OKEX    = "okex"    // OKEx SPOT https://www.okex.me/spot/trade
)

Exchange Names

View Source
const (
	MARKET_TYPE_TRADE      = "trade"
	MARKET_TYPE_ORDERBOOK  = "orderbook"
	MARKET_TYPE_KLINE      = "kline"
	MARKET_TYPE_KLINE_3M   = "kline_3m"
	MARKET_TYPE_KLINE_5M   = "kline_5m"
	MARKET_TYPE_KLINE_15M  = "kline_15m"
	MARKET_TYPE_KLINE_30M  = "kline_30m"
	MARKET_TYPE_KLINE_1H   = "kline_1h"
	MARKET_TYPE_KLINE_3H   = "kline_3h"
	MARKET_TYPE_KLINE_6H   = "kline_6h"
	MARKET_TYPE_KLINE_12H  = "kline_12h"
	MARKET_TYPE_KLINE_1D   = "kline_1d"
	MARKET_TYPE_KLINE_3D   = "kline_3d"
	MARKET_TYPE_KLINE_1W   = "kline_1w"
	MARKET_TYPE_KLINE_15D  = "kline_15d"
	MARKET_TYPE_KLINE_1MON = "kline_1mon"
	MARKET_TYPE_KLINE_1Y   = "kline_1y"
)

Market Types

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳