carlosf / candlesticks

Candlestick pattern analysis tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

candlesticks

Candlestick pattern analysis and simulation tool

setup

virtualenv --system-site-packages --distribute venv
source venv/bin/activate
pip install -r requirements.txt

About

Candlestick pattern analysis tool

License:MIT License


Languages

Language:Python 100.0%