Does anyone have a short demo for quantstrat that does not use standard column names for price data in mktdata? I am curious what the syntax would be in case, for example, when xts price series has a column named "XXX". I figured so far that I need to provide a "prefer" value for the getPrice function to indicate the column name with the price, but the running backtest fails, apparently when parsing the orders.
Thanks, Vladimir _______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance -- Subscriber-posting only. If you want to post, subscribe first. -- Also note that this is not the r-help list where general R questions should go.
