data_CDC_exchange_trades: Sample data set of a fictive Crypto.com exchange trades...

data_CDC_exchange_tradesR Documentation

Sample data set of a fictive Crypto.com exchange trades transaction history file

Description

A fictive Crypto.com exchange trades data set to demonstrate format_CDC_exchange_trades().

Usage

data_CDC_exchange_trades

Format

A data frame with 7 rows and 10 variables:

Order.ID

order id

Trade.ID

trade id

Time..UTC.

the date

Symbol

trade pair

Side

buyer or seller side

Trade.Price

trade price

Trade.Amount

trade quantity

Volume.of.Business

volume of business

Fee

fee

Fee.Currency

fee currency

...

Source

https://crypto.com/exchange/


cryptoTax documentation built on March 7, 2023, 7:46 p.m.