Skip to content

IanMadlenya/Quant.Strategy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quant.Strategy

I will upload and update my quant strategies which include CTA strategy, stock strategy etc. Not only Python is the Programming language, but also MATLAB and VBA.

Database

I use MongoDB as my developed database to store the re-structral data. The data is mainly from Wind and other free data sourse such as tushare. In the file database, There are several works I have done.

  • a document(DatabaseAPI) which tell you how to use the Database API using python and how to configure.
  • tool functions tell you how to extract data from wind and store data into MongoDB
  • there are three kinds of data,stock, index and futures.
  • there are two level of data.day level for stock and index, and bar level for future(commodity futures and index futures).

Strategy Set

CTA Strategy

Stock Strategy

Others

About

I will upload and update my quant strategies here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 85.2%
  • Python 7.9%
  • MATLAB 6.9%