SkillAgentSearch skills...

PyWick

Candlestick graphs and technical indicators for technical analysis of securities. Python, Matplotlib, using csv files :)

Install / Use

/learn @sachdevs/PyWick
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pyWick

Candlestick graphs and technical indicators for technical analysis of securities. Python, Matplotlib, using csv files :) <br> To use: Install scipy stack (matplotlib, numpy)<br>

$(sudo) pip install numpy
$(sudo) pip install matplotlib
$python mainChart.py TICKER_SYMBOL 

On windows install anaconda (a python distribution that comes with the scipy stack) because pip will surely have issues.

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated1y ago
Forks7

Languages

Python

Security Score

60/100

Audited on Oct 27, 2024

No findings