Reddit Reddit reviews Forecasting: Methods and Applications

We found 1 Reddit comments about Forecasting: Methods and Applications. Here are the top ones, ranked by their Reddit score.

Business & Money
Books
Economics
Microeconomics
Forecasting: Methods and Applications
NewMint ConditionDispatch same day for order received before 12 noonGuaranteed packagingNo quibbles returns
Check price on Amazon

1 Reddit comment about Forecasting: Methods and Applications:

u/digitalfakir ยท 13 pointsr/algotrading

You already have a great foundation. Most who start trading or are even remotely interested in it, don't appreciate the value of statistics in finance, of all professions.

  1. The book Forecasting by Makridakis is specifically focussed towards students of business/finance. It is quick and easy to read, and reaches to the meat of the subject (ARIMA stuff) pretty quickly (you can skip or quickly read through the introductory chapters). You can pdf version on scribd. There is another book, Mathematics of Financial Engineering, which provides a more mathematical overview of various financial instruments (eg bonds, options, futures, forwards). Some other books I mention here that's worth reading for trading, but you might know most of it with your background.

  2. I go with Forex, EURUSD specifically simply because: huge volume (trillions worth transaction per day), some specific parameters to follow (interest rate, central bank mandate, gdp, inflation, purchase manager indices), a comparatively easier intuitive assessment (you can get an idea of investor sentiments by looking at the economic indicators/central bank statements). Whether it should be spot FX or futures FX is something to decide: people might prefer futures because there is a central exchange, more transparency.

  3. You can get all the data you need by getting a MT4 platform from your choice of broker. You don't need to pay for it, or even have a live account. Just open a demo account and you will have access to historical data.

  4. MT4 is the most widely used platform. You can write programs for it too (Expert Advisors execute tick-by-tick operations; there are scripts and custom indicators too). The programming language is MQL4, which has a syntax very similar to C/C++, so it's easy to adapt to it.

    Best of luck!