get_collateral_history: Get Margin Change History

Description Usage Arguments

View source: R/private.R

Description

Get Margin Change History

Usage

1
get_collateral_history(count = 100, before = 0, after = 0)

Arguments

count

Specifies the number of results. If this is omitted, the value will be 100.

before

Obtains data having an id lower than the value specified for this parameter.

after

Obtains data having an id higher than the value specified for this parameter.


teramonagi/bitflyer documentation built on Jan. 12, 2021, 1:02 p.m.