get_snapshot_all_tickers_forex: get_snapshot_all_tickers_forex

Description Usage Value Examples

View source: R/forex.R

Description

Snapshot allows you to see all Forex tickers' current minute aggregate, daily aggregate and last trade. As well as previous days aggregate and calculated change for today.

Usage

1

Value

A tibble of financial data.

Examples

1
2
3
4
5
6
7
8
## Not run: 
library(polygon)

get_snapshot_all_tickers_forex(
ticker = "X:BTCUSD"
)

## End(Not run)

eokodie/polygon documentation built on June 18, 2021, 10:19 p.m.