# GitChrisQueen_TDA_JS.PositionsInner

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**agedQuantity** | **Number** |  | [optional] 
**averagePrice** | **Number** |  | [optional] 
**currentDayProfitLoss** | **Number** |  | [optional] 
**currentDayProfitLossPercentage** | **Number** |  | [optional] 
**instrument** | [**PositionsInnerInstrument**](PositionsInnerInstrument.md) |  | [optional] 
**longQuantity** | **Number** |  | [optional] 
**settledLongQuantity** | **Number** |  | [optional] 
**settledShortQuantity** | **Number** |  | [optional] 
**shortQuantity** | **Number** |  | [optional] 


