hahnicity / pytrader

An open source trading bot to leverage machine learning in the stock market

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pytrader

http://3.bp.blogspot.com/_x1Xe0kyzOQs/TQFLb0Zd88I/AAAAAAAAAhQ/_2VkjGmYEcc/s1600/spoopit82.PNG

An open source trading bot to leverage machine learning in the stock market.

Results

Analyzing prices after large stock moves

I decided that after seeing some of the stocks I was watching rebound after a market drop in October 2014 I would analyze whether or not we could tell how stocks would move the day after they experienced a large price swing. I called my project large_move_diff. For all its good intentions it didn't tell me anything about how stocks would react to a swing the next day beyond telling me that stock movements are stochastic, which I kinda already knew.

About

An open source trading bot to leverage machine learning in the stock market

License:GNU General Public License v2.0


Languages

Language:Jupyter Notebook 94.6%Language:Python 5.4%