binance_mytrades: Get all trades on the Binance account

Description Usage Arguments Value Examples

Description

Get all trades on the Binance account

Usage

1
binance_mytrades(symbol, limit = 500, from_id)

Arguments

symbol

string

limit

number of trades to fetch

from_id

optional trade id to fetch from

Value

data.table

Examples

1
2
3
4
5
## Not run: 
binance_mytrades('ARKETH')
binance_mytrades(c('ARKBTC', 'ARKETH'))

## End(Not run)

SovereignNode/cryptor documentation built on May 13, 2019, 11:55 p.m.