This would be easy to accomplish. Your stock universe would be all stocks in QQQ over the date range you are testing. Next, load a ticker/QQQ date range mapping (custom script code) and only take signals where the signal date is in the date range.Hello,
your platform looks really sophisticated and works quite well from my limited testing. One thing I'm interested is how your platform can avoid survivorship bias. Your website says you have many delisted stocks, but what does many mean. Can one backtest on lets say all stocks that have been in the nasdaq 100? And how does this exactly work in the code, is there a function to evaluate if a stock is in an index currently or does that have to be build by the user?
Kind regards
Hello,
your platform looks really sophisticated and works quite well from my limited testing. One thing I'm interested is how your platform can avoid survivorship bias. Your website says you have many delisted stocks, but what does many mean. Can one backtest on lets say all stocks that have been in the nasdaq 100? And how does this exactly work in the code, is there a function to evaluate if a stock is in an index currently or does that have to be build by the user?
Kind regards
, namely:Is it possible in Tickblaze to use a custom csv file with some additional columns? Will I be able to access those columns in the strategy?