# CryptoExecutionHistory
Execution history of account of Crypto trading.

## Properties

### `Alerts`
`Alert[]`<br/>
Collection of [`CryptoAlert`](CryptoAlert.md).

### `Canceleds`
`Canceled[]`<br/>
Collection of [`CryptoCanceled`](CryptoCanceled.md).

### `Cancellings`
`Cancelling[]`<br/>
Collection of [`CryptoCancelling`](CryptoCancelling.md).

### `CancelOrders`
`CancelOrder[]`<br/>
Collection of [`CancelCryptoOrder`](CancelCryptoOrder.md).

### `CancelRejects`
`CancelReject[]`<br/>
Collection of [`CryptoCancelReject`](CryptoCancelReject.md).

### `OrderErrors`
`OrderError[]`<br/>
Collection of [`CryptoOrderError`](CryptoOrderError.md).

### `Orders`
`NewOrder[]`<br/>
Collection of [`NewCryptoOrder`](NewCryptoOrder.md).

### `Pendings`
`Pending[]`<br/>
Collection of [`CryptoPending`](CryptoPending.md).

### `Rejects`
`Reject[]`<br/>
Collection of [`CryptoReject`](CryptoReject.md).

### `Sendings`
`Sending[]`<br/>
Collection of [`CryptoSending`](CryptoSending.md).

### `Trades`
`Trade[]`<br/>
Collection of [`CryptoTrade`](CryptoTrade.md).

### `PositionUpdates`
`Position[]`<br/>
Collection of [`CryptoPosition`](CryptoPosition.md).

### `CurrentPositionStates`
`Position[]`<br/>
Collection of [`CryptoPosition`](CryptoPosition.md).
