# NOT RUN {
dt = md_stock('600547', source = '163', date_range = 'max',
type = 'history', adjust = NULL)
ds = md_stock('600547', source = '163', date_range = 'max',
type = 'adjfactor')
dtadj = md_stock_adjust(dt, source = '163', adjust = 'dividend',
adjfactor = ds)
# }
Run the code above in your browser using DataLab