# CryptoRiskInfo
Risk settings for Crypto trading account.

## Properties

### `RiskInfoName`
`String`<br/>
Name of risk settings.

### `CancelPendingsOnPositionClose`
`Boolean`<br/>
Value indicating whether to cancel all pendings for stock when position closes.

### `CryptoMaxBp`
`Number`<br/>
Maximum buying power.

### `CryptoAutoclose`
`Number`<br/>
Sum for automatic closing account's positions if account's Open value will be lower.

### `CryptoBpMultiplier`
`Number`<br/>
Multiplies trading equity to set Maximum Buying Power.

### `UseCryptoBpMultiplier`
`Boolean`<br/>
Enables or disables usage of CryptoBpMultiplier.

### `CryptoMaxLossPerMonth`
`Number`<br/>
Maximum lost sum of money per month.
