Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Thai market stock trader using Python & Zipline

Notifications You must be signed in to change notification settings

otomazeli/stocktrader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThaiStockTrader

Thai market stock trader using Python & Zipline.

Data

This project involves loading real time data from Google Finance regarding stock markets (currently will only support Thai Markets)

This project will use yahoo finance for historical data.

Algorithm

The machine learning algorithm used to classify Buy or Sell will be Support Vector Machines. Will use scikit learn and numpy to transform & play with data.

Simulate Trades

It will also simulate trades for the user and send you notifications so you have a trade history to look at.

Backtesting

This project will also involve using Zipline for backtesting.

Languages

This project will completely be in Python.

Required Packages

GoogleFinance

Zipline ScikitLearn Numpy

About

Thai market stock trader using Python & Zipline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages