get_historical_trades: script to download kraken tick data

View source: R/down_kraken_data.R

get_historical_tradesR Documentation

script to download kraken tick data

Description

uses the krakenR package to download all historical tick data for the specified pair pair in e.g.: ETHEUR file_in e.g.: path/file.csv

Usage

get_historical_trades(pair_in, folder_in, curr_since, max_retries = 3)

aushaff/krakenTools documentation built on Feb. 24, 2024, 2:33 a.m.