プロポーザル

これは応募されたプロポーザルです。聞きたいと思うプロポーザルを各ページの下部にあるSNSのボタンで拡散しましょう。拡散された投稿をプロポーザルへの投票としてカウントし、選考時に参考にさせていただきます。

talk

Building Your Own Stock Analysis System(en)

スピーカー

Victor Gau

対象レベル:

初級

カテゴリ:

Business

説明

People have been talking about how easy it is to use python to analyze data. However, there are still difficulties for beginners to get a sense of how to use it. In this talk, I will go through a simple stock analysis system and break the entry barrier for the beginners.

目的

The attendees should be able to easily build their own stock analysis system after the talk.

概要

In this talk, I will introduce how to do quantitative analysis on stocks. The talk will include how to get the stock information from the web, how to choose stocks quantitatively, and backtest your strategies. I will use US stock market as an example. First, pandas or finsymbols will be used to get the company information. Next, pandas or quandl will be used to get the historical stock prices. Regarding the screening strategies for the stocks, I will use volatility as an example. After that, I will show the atendees how to back test their strategies by using sharpe ratio, maximum drawdown, etc.
  • このエントリーをはてなブックマークに追加
CONTACT