Hi guys,
here's a way to set as "Buy & Hold" an algorithm on a watchlist ?
for example
setpositionsize(100/no_tickers,spsppercentofequity);
buy = 1;
sell=cover=short=0;
Is totally useless comparing a stock picking model to an index....
And, there's a way through custom backtester, to add custom metric on buy & hold ?
Any help will be very appreciate
No Erocla