|
|
|
|
|
by scawf
2347 days ago
|
|
> It meant random data from the same domain - simulated price/volume data within a reasonable range How do you know what is a reasonable range without hypothesis on the price distribution ? Where does these hypothesis comes from ? historical data ? So.. is that really valid ? |
|
I'm not making this up - this is how model testing is actually done, in multiple domains. Simulation is a reason banks, HFTs, hedge funds, etc. use massive compute infrastructure - doing it the right way, with many millions of plausible data sets, requires orders of magnitude more computing resources than back-testing on one data set that just happens to represent one way things could have played out (i.e. reality).
Thinking that one historical data-set is somehow special (in itself, without context) is largely a delusion. In fact you can generate near perfect historically accurate price charts just using a random walk algorithm seeded with an opening price.