Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 2.47 KB

File metadata and controls

48 lines (29 loc) · 2.47 KB

Financial analysis and trading using Python

1) Financial sources of data:

See folder with notebooks here

Find article here

2) Pandas for stock data analysis:

See folder with notebooks here

Find article here

3) Car Stock analysis:

See folder with notebooks here

Find article here

4) Statsmodels for time series data:

See folder with notebooks here

Find article here

5) ETS model:

See folder with notebooks here

Find article here

6) EWMA:

See folder with notebooks here

Find article here

7) ARIMA:

See folder with notebooks here

Find article here

8) Portfolio management:

See folder with notebooks here

Find article here

Find article here

9) CAPM - Capital Asset Pricing Model:

See folder with notebooks here

Find article here