prepareIBForexPrices: Prepare Interactive Brokers FX data

Description Usage Arguments Value

View source: R/DataPrepare.R

Description

Prepare Interactive Brokers FX data

Usage

1
2
prepareIBForexPrices(ib.duration = "1 Y", ib.barsize = "1 day",
  Cur1 = "USD", Cur2 = "CAD", ibAcc = "paper", midOnly = TRUE)

Arguments

ib.duration

length of data to retreive from Interactive Broker

ib.barsize

the barsize of IB data

Cur1

currency one

Cur2

currency two

ibAcc

account type of Interactive Brokers (live or paper)

midOnly

only retreive mid prices

Value

A list of xts


ivanliu1989/RQuantTrader documentation built on Sept. 13, 2019, 11:54 a.m.