Thank you so much!As kat says, it it not rocket science but you need to know the underlying maths, not just staring at formulae but working on concrete problems by hand (a mano) until you are blue in the face and then automate the process. Time Series is applied numerical analysis, on which it builds and don't skip essential steps:
1. ODE/Numerical (e.g. J.D. Lambert 1991)
Difference operators, multistep methods, stability
2. Analytic solution of linear difference equations by characteristic polynomial roots.
2. 1,2 step AR, ARMA. ARIMA methods by hand (take a concrete example).
//
3. Discrete process, Fouier stuff.
Touchy today, are we? If you had been a bit sharper by responding to OP w/o sniping. You gave a great answer to a question that wasn't posed.Meh. You definitely need to know something well, and preferably something relevant. It doesn’t have to be time series statistics, nor numerical analysis; it could be the theory and practice of term structure modeling or how to hedge equity derivatives in a rough Heston model. For a little bit of extra context, kat has not done a ton of finance quant work but can do machine learning in circles around the rest of us (and she is a pal-ette?). Cuch was around for a long time before C++ was invented, but he was an early adopter, and has forgotten more about programming than most of us ever knew. He doesn’t take well to big balls of mud or modern programming languages, though.
Meh. You definitely need to know something well, and preferably something relevant. It doesn’t have to be time series statistics, nor numerical analysis; it could be the theory and practice of term structure modeling or how to hedge equity derivatives in a rough Heston model. For a little bit of extra context, kat has not done a ton of finance quant work but can do machine learning in circles around the rest of us (and she is a pal-ette?). Cuch was around for a long time before C++ was invented, but he was an early adopter, and has forgotten more about programming than most of us ever knew. He doesn’t take well to big balls of mud or modern programming languages, though.
I actually wanted to become an econometrician and even studied a year at an economic uni in Poland, but natural sciences turned out to be much more interesting. I have no idea why this nice word was abandoned for "quant". I remember when I first heard it from someone who got a job of a "quant" in London. I asked what it was short for - "quantum", they answered proudly. We even came up with a theory what that "quantum" meant together with my colleague at the institute of physics (quantumness referred to operating at the highest level of numerical precision achievable for computers)Re the original question, it's good to have a "high level" picture, which is supplied by this gem:
A Guide to Econometrics -- Kennedy
From the 4th edition:
From_4th_edition20pct.jpg