Metadata-Version: 2.4
Name: strats-oanda
Version: 0.1.3
Summary: strats-oanda
Project-URL: Repository, https://github.com/kazukiyoshida/strats-oanda
Project-URL: Changelog, https://github.com/kazukiyoshida/strats-oanda/blob/main/CHANGELOG.md
Author: Kazuki Yoshida
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.9
Requires-Dist: aiohttp>=3.11.14
Requires-Dist: inflection>=0.5.1
Requires-Dist: pyyaml>=5.4
Requires-Dist: requests>=2.25.0
Requires-Dist: strats>=0.1.4
Description-Content-Type: text/markdown

# strats-oanda

<p>
<a href="https://github.com/kazukiyoshida/strats-oanda/actions?query=event%3Apush+branch%3Amain" target="_blank">
  <img src="https://github.com/kazukiyoshida/strats-oanda/actions/workflows/test.yaml/badge.svg" alt="Test">
</a>
<a href="https://pypi.org/project/strats-oanda" target="_blank">
  <img src="https://img.shields.io/pypi/v/strats-oanda?label=pypi%20package&color=%2334D058" alt="PyPI - Version">
</a>
</p>
