Description Usage Arguments Value
Prepare Interactive Brokers FX data
1 2  | prepareIBForexPrices(ib.duration = "1 Y", ib.barsize = "1 day",
  Cur1 = "USD", Cur2 = "CAD", ibAcc = "paper", midOnly = TRUE)
 | 
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  | 
A list of xts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.