Metadata-Version: 2.1
Name: upstoxalgo
Version: 0.3.3
Summary: Unofficial Python library for Upstox
Home-page: https://github.com/waghmare-amit/algotrading-upstoxapi
Author: waghmare-amit
Author-email: wamit066@gmail.com
License: GPLv3
Keywords: upstox,uplink,python,nse,trading,stock markets
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: requests
Requires-Dist: curlify

# Algo Trading using Upstox API

Code base for algo trading.

This is my first algo trading software.
