Skip to content

Commit 802867a

Browse files
committed
Added some resources to learn Python for Finance
1 parent 654ca9c commit 802867a

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# FlyPython
1+
# FlyPython
22

3-
http://flypython.com
3+
http://flypython.com
44

55
[中文版](./README_cn.md)
66

@@ -23,7 +23,7 @@ http://flypython.com
2323
- 《Python Crash Course: A Hands-On, Project-Based Introduction to Programming for begainners》
2424
- ※※※※※
2525
- [Amazon](https://www.amazon.com/Python-Crash-Course-Hands-Project-Based/dp/1593276036)
26-
26+
2727
- 《STARTING OUT WITH PYTHON (4TH EDITION)》
2828
- ※※※※※
2929
- [Amazon](https://www.amazon.com/Starting-Out-Python-Tony-Gaddis/dp/0134444329)
@@ -43,7 +43,7 @@ http://flypython.com
4343
- [Code with Harry](https://www.youtube.com/playlist?list=PLu0W_9lII9agK8pojo23OHiNz3Jm6VQCH)(hindi)
4444

4545

46-
46+
4747
## Course
4848

4949

@@ -150,6 +150,8 @@ B) Algorithmic Trading: [Python for Financial Analysis and Algorithmic Trading:
150150
* [Python For Finance: Algorithmic Trading](https://www.datacamp.com/community/tutorials/finance-python-trading?utm_source=mybridge&utm_medium=email&utm_campaign=read_more)
151151
* [Intro and Getting Stock Price Data - Python Programming for Finance p.1 - Sentdex](https://www.youtube.com/watch?v=2BrpKpWwT2A?utm_source=mybridge&utm_medium=email&utm_campaign=read_more)
152152
* [Analyzing Cryptocurrency Markets Using Python](https://blog.patricktriest.com/analyzing-cryptocurrencies-python?utm_source=mybridge&utm_medium=email&utm_campaign=read_more)
153+
* [Python For Finance](https://pythonforfinance.net/)
154+
* [Python and Statistics for Financial Ananlysis](https://www.coursera.org/learn/python-statistics-financial-analysis)
153155

154156
<br>
155157

0 commit comments

Comments
 (0)