Skip to content

Commit

Permalink
Add the correct extension for out GBPUSD data
Browse files Browse the repository at this point in the history
see #90
  • Loading branch information
jaymon0703 committed Mar 29, 2019
1 parent b879667 commit 7843195
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/luxor.getSymbols.R
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ getSymbols.FI(Symbols='GBPUSD',
dir=system.file('extdata',package='quantstrat'),
# dir='~/R/OHLC',
from=.from, to=.to
, extension = 'rda'
, use_identifier=NA
)

Expand Down

0 comments on commit 7843195

Please sign in to comment.