(no title)
mempko | 23 days ago
How do you prevent this problem? It's a classic problem in backtesting strategies where you leak future information into the model.
EDIT: Some context, I ran a quant fund before.
mempko | 23 days ago
How do you prevent this problem? It's a classic problem in backtesting strategies where you leak future information into the model.
EDIT: Some context, I ran a quant fund before.
dchu17|23 days ago
One solution could be to get experts to write similar press releases so that the text itself is out of distribution or if an actual quant firm has internal models, they can just make sure that there is a cutoff date to the pre-training data.
I'm curious, when you ran a quant fund, what was your approach?
mempko|22 days ago
You have to design it from the ground up with that approach. Just to give you an idea of how hard it is, when a company releases an earnings report, they can update it in the future with corrected information, so if you pull it later you will leak future information into the past. So even basics like earnings need to be versioned by time.
But you know, most people don't really care and think they have an edge, and who knows maybe they do. Only live trading will prove it.