if (FALSE) {
# Get all trade data between 2019-05-03 12:00:00 and 2019-05-03 12:15:00
tn_map_trades(
start_date = "2019-05-03 12:00:00",
end_date = "2019-05-03 12:15:00",
symbol = "XBTUSD"
)
}
Run the code above in your browser using DataLab