or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
Python Programming in Finance
Location: TBA
Time: TBA
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →"All money is a matter of belief."
-- Adam Smith
"Investing is simple, not easy."
-- Warren Buffett
"In the business world, the rearview mirror
is always clearer than the windshield."
-- Warren Buffett
"It's a Marathon, not a sprint."
-- Anonymous
"Money often costs too much."
-- Ralph Waldo Emerson
Class Information
Instructor
Objectives
This course is an inter-disciplinary course in the fields of computer science, finance, and (a lot of) math:
These techniques are essential both in P & Q quant. Just for the record, this course is not to teach you how to get rich in your life but get rich in knowledge (such that you may get rich in the future life).
Prerequisites
Working Environment
Recording of classroom lectures is prohibited unless advance written permission is obtained from the class instructor and any guest presenter(s).
Syllabus
Python Crash Course
You may refer to my python course here.
Debut of Quantitative Research
https://finviz.com/
Selected Mathematical Tools
You may refer to my statistics course here.
Modern Portfolio Theory
Financial Time Series Analysis
Pricing Theory
Risk Management
Machine Learning notebook1 notebook2
Programming Labs
You can find the list of programming assignments here: https://hackmd.io/@arthurzllu/Hy9ana_iD
References
Computer Science
Python Programming
Quantitative Finance by Python
Machine Learning for Finance
Mathematical Foundations
Linear Algebra
Probability Models
Statistics
Time Series
Numerical Methods
Finance
Financial Market
Investment
Derivatives
Portfolio Management
Trading System
Risk Management
Financial Engineering: Pricing Theory & Financial Mathematics
Additional Reading Materials
MISC