KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
python-webinar
★ 13
Open GitHub ↗
Webinar slides and notebook
Download README (.md)
Explore Similar Repositories
Flutter-Rounded-Design
:
Flutter Design and Development series
reaction-diffusion
:
Reference implementation and experiments for combining reaction-diffusion and tissue growth
env-sanitize
:
Sanitization and verification of environment variables with typescript support.
nginx-proxy
:
Example using docker-compose with nginx-proxy and acme companion.
Blind-Source-Separation
:
利用麦克风阵列收集洗衣机信号,根据盲源分离算法将洗衣机信号分离出来,并通过傅里叶变换对比故障信号和正常信号,从而判断洗衣机是否有损坏
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
python-webinar
?
Download (.md)
# Python for Finance ### Notes, code, and slides from the "Trading with Python" webinar held on April 23, 2020 --- - [Lecture code in Jupyter Notebook format](https://github.com/ranaroussi/python-webinar/blob/master/notebook.ipynb) - [Open slides in your browser](https://combinatronics.com/ranaroussi/python-webinar/master/slides.html) #### Libraries I've used throughout the presentation are: - [yfinance](https://github.com/ranaroussi/yfinance) - for downloading data from Yahoo! finance. - [quantstats](https://github.com/ranaroussi/quantstats) - for assesing strategy performance. - [optimizeparams](https://github.com/ranaroussi/python-webinar/blob/master/optimizeparams.py) - for parameter optimization <a href="https://youtu.be/gfeSmGJmH6k"><img src="https://raw.githubusercontent.com/ranaroussi/python-webinar/master/thumbnail.jpg" width="400"></a> The video of the presentation is [available on YouTube](https://youtu.be/gfeSmGJmH6k)<br>(Hebrew presentation) <br> Enjoy! Ran Aroussi <br> 👉 Check out <strong><a href="https://tradologics.com">Tradologics</a></strong> - The fastest way to go from an idea to live-trading.