Hi everyone,
I'm ready for my first question here... every response is appreciated.
If I want use some statistics/analysis/whatever in my algo trading/strategy development, do I ever need to really know the math behind it (calculus, combinatorics, probability theory, theorems etc.)
OR
it's just good enough (from practical point of view) to use well known high level concepts: distributions, regressions, well known models, pricing models etc.
And use all this stuff like black box.
What do you say?
P.S. I do really well software development and all aspects of software engineering. It's not so hard to close the "math" gap, but avoid to waste a single minute.
Calculus you don't need unless you're trading some exotic hard to value options.
A rigorous and intutive understanding of statistical significance is vital for anyone who is looking at any kind of backtest results. Also some understanding of the modelling of financial time series would help, eg the typical behaviour of volatility.
GAT
it’s also useful to understand the various artefacts that can be produced by it (which is why it’s sometimes useful to winzorize the data, use digital correlation or use basket vs component variance instead)