R/igfetchr-package.R

#' igfetchr: Access the IG Trading REST API
#'
#' igfetchr provides a small set of beginner-friendly functions to authenticate with and
#' fetch market data, historical prices, account details, options positions, and execute
#' trades from the IG Trading REST API (https://labs.ig.com/). All functions return tidy tibbles
#' for straightforward analysis.
#'
#' Disclaimer: Trading CFDs, spread bets, and options carries a high risk of losing money.
#' This package provides data access and trade execution functionality only and is not
#' financial or trading advice.
#'
#' @keywords internal
"_PACKAGE"

Try the igfetchr package in your browser

Any scripts or data that you put into this service are public.

igfetchr documentation built on Nov. 21, 2025, 5:07 p.m.