ftx_markets: FTX Markets

ftx_marketsR Documentation

FTX Markets

Description

Returns information on all types of markets on FTX: spot, perpetual futures, expiring futures, and MOVE contracts. Examples for each type are BTC/USD, BTC-PERP, BTC-0626, and BTC-MOVE-1005.

Usage

ftx_markets()

Value

A list of three elements: a logical vector success: FALSE/TRUE, failure_reason: reason for failure if success is FALSE, NA otherwise, data: a tibble containing the data if success is TRUE

Examples

ftx_markets()

andreskull/rFTX documentation built on Nov. 8, 2022, 2:27 p.m.