Metadata-Version: 2.1
Name: Lab93-TradeClient
Version: 0.0.1
Summary: Manage Lab funding through risk management.
Author-email: Hunter Dale <guyyatsu@gmail.com>
Project-URL: Homepage, https://github.com/guyyatsu/Lab93-TradeClient
Project-URL: Bug Tracker, https://github.com/guyyatsu/Lab93-TradeClient/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Alpaca Account Data
Retrieve and prepare data related to an alpaca.market trading account.  Uses Alpaca-Py and CredentialManagement.

## Positions
Positions refer to any non-fiat assets held by the account.  This could be bitcoin, or other
currencies, or stocks i.e., us securities.  The position tells you the nominal units being held,
their initial buy-in price, their current market value, the resulting profit/loss, and current
going price.
