In backtesting, is there a way to delay the Buy & Hold trading start date for the length of GetTradingLoopStartBar()? The goal is to have the B&H results cover the same time period the trading period of the strategy under test, i.e., [Data Range - GetTradingLoopStartBar()].
Size:
Color:
Size:
Color:
This is exactly my question and issue. (Sorry I posted in the wrong forum initially). So there is no intention to implement this? Is there any other action you suggest I take?
Size:
Color:
Right, there has been no intention.
The only suggestion so far is to follow the pointers in the FAQ - meaning the forum discussion (read Cone's replies) and the dedicated User Guide chapter.
Size:
Color:
Note that you can create a "Buy and Hold" strategy, i.e., BuyAtMarket(1); run it in a separate window that corresponds to the dates you need to evaluate.
Size:
Color: