get_kucoin_time: Get current KuCoin API server time

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Get current KuCoin API server time

Usage

1

Arguments

raw

A logical vector to specify whether to return a raw results or not. The default is FALSE.

Value

A datetime object

Examples

1
2
3
4
5
# import library
library(rucoin)

# get current server time
get_kucoin_time()

bagasbgy/rucoin documentation built on Jan. 1, 2020, 8:34 p.m.