# atom_api.AggregationAccountTransactionPayloadInvestment

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**tradeSignal** | **String** | Trade signal for an investment transaction | 
**ticker** | **String** | Ticker of the security for an investment transaction | 
**tickerName** | **String** | Ticker name of the security for an investment transaction | [optional] 
**price** | **Number** | Price of the security for an investment transaction | 
**quantity** | **Number** | The number of units involved in this transaction, as reported by the financial institution | 
**fee** | **Number** | Fee that is part of the transaction | [optional] 
**status** | **String** | The position of an investment transaction within its lifecycle such as “Pending” or “Posted” | [optional] 
**settleDate** | **String** | Date on which this transaction was finalized | [optional] 


