/AxisTradeCult

Assist tool for trading on stock market, automatic download historical stock data, technical research, chart and analysis.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

AxisTradeCult

Travis Build Status Codacy Badge

Features

  1. Automatic download historical stock data
  2. Technical Indicators & Charts
  3. Using ML algorithm to Predictive (TBC)
  4. Support back testing (TBC)

Support Technical Indicators

  • MA
  • bollinger bands
  • KDJ
  • ...(TBC)

Requirements

  • numpy>=1.13.3
  • pandas>=0.21.0
  • matplotlib>=2.1.0
  • matplotlib/mpl_finance (github.com/matplotlib/mpl_finance)
  • PyQt5>=5.9.2
  • urllib3>=1.22
  • requests>=2.18.4
  • assertpy>=0.12

Run

python AxisTradeCult\src\Program_init_.py

Demo

image

image

image

image

License

This project is licensed under the terms of the GPL-3.0 license.