Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

load(data.proxy.raw.Rdata) #27

Open
richjung opened this issue Jun 22, 2017 · 2 comments
Open

load(data.proxy.raw.Rdata) #27

richjung opened this issue Jun 22, 2017 · 2 comments

Comments

@richjung
Copy link

Hi,

I try to get prices from the combined tickers like the following.
However, I could not load 'data.proxy.raw.Rdata' and find the code in this area.
How can I solve this problem?
Thank you in advance

library(SIT)

tickers = '

  • US.STOCKS = VTI
  • FOREIGN.STOCKS = VEU + FDIVX
  • US.10YR.GOV.BOND = IEF + VFITX
  • REAL.ESTATE = VNQ + VGSIX
  • COMMODITIES = DBC + CRB
  • CASH = BND + VBMFX
  • '

load('data.proxy.raw.Rdata')
Error in readChar(con, 5L, useBytes = TRUE) : cannot open the connection
In addition: Warning message:
In readChar(con, 5L, useBytes = TRUE) :
cannot open compressed file 'data.proxy.raw.Rdata', probable reason 'No such file or directory'

@systematicinvestor
Copy link
Owner

Please have a look at the
http://systematicinvestor.github.io/Data-Proxy
for detail instructions how to generate the data.proxy file

@richjung
Copy link
Author

richjung commented Jul 6, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants