The Wayback Machine - https://web.archive.org/web/20200904232006/https://github.com/AtomMe/Quant.Strategy/
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
CTA
Mar 13, 2018

README.md

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

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.