yehjames / Grid-trading

Some naive low frequency stock market strategy back test algorithm including grid trading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grid-trading

Some naive trading strategy.

The file '国债期货网格' is the final version of the grid trading applied on the chinese treasury bill futures market which has a significant property of mean reversion.

The file 'Hilbert' is the strategy that use Hilbert transform on the 'de-mean' stock price to find the periodic property and try to make some money according to it.

About

Some naive low frequency stock market strategy back test algorithm including grid trading


Languages

Language:Python 100.0%