Metadata-Version: 2.1
Name: japanese-candlestick
Version: 0.0.1
Summary: Japanese candlestick pattern
Home-page: https://github.com/vincent-vdb/japanese-candlestick-pattern
Author: Vincent Vandenbussche
Author-email: vandenbussche.vincent@gmail.com
License: MIT
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Description: ![Pylint](https://github.com/vincent-vdb/japanese-candlestick-pattern/actions/workflows/pylint.yml/badge.svg)
        ![pytest](https://github.com/vincent-vdb/japanese-candlestick-pattern/actions/workflows/python-package.yml/badge.svg)
        # japanese-candlestick-pattern
        
        # Install
        
        Clone this repo.
        
        Install the requirements in requirements.txt with
        `pip install -r requirements.txt`
        
        Make a telegram bot and configure telegram-send using 
        [this tuto](https://medium.com/@robertbracco1/how-to-write-a-telegram-bot-to-send-messages-with-python-bcdf45d0a580).
        
        
Keywords: trading candlestick analysis
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Mathematics
Description-Content-Type: text/markdown
