tradehistory: Outputs trade history

Description Usage Arguments

Description

Outputs trade history

Usage

1
2
tradehistory(keys, instrument = "all", count = NULL, startTradeId = NULL,
  simplify = TRUE)

Arguments

keys

list containing access and secret keys in the form: keys <- list(key = ACCESS_KEY, secret = ACCESS_SECRET)

instrument

(optional) Instrument name

count

(optional) Length of the output

startTradeId

(optional) startTradeId where output begins

simplify

bool, simplifies output to dataframe, defaults to TRUE


paltsev-p/rderibit documentation built on May 3, 2019, 7:08 p.m.