Name | Type | Description | Notes |
---|---|---|---|
ticket | int | [optional] | |
entry | int | Deal Утекн: * `0` - in market * `1` - out of market * `2` - reverse * `3` - closed by hedged position | [optional] |
reason | int | Deal Reason: * `0` - deal placed manually * `1` - deal placed by expert * `2` - deal placed by dealer * `3` - deal placed due SL * `4` - deal placed due TP * `16` - deal placed manually by mobile terminal * `17` - deal placed manually by web terminal | [optional] |
action | int | Deal Action: * `0` - buy * `1` - sell * `2` - deposit operation * `3` - credit operation * `4` - additional charges * `5` - correction deals * `6` - bonus * `7` - commission | [optional] |
type | int | Deal Type: * `0` - buy * `1` - sell * `6` - balance * `7` - commission | [optional] |
type_str | string | [optional] | |
symbol | string | [optional] | |
lots | float | [optional] | |
time | string | [optional] | |
price | float | [optional] | |
comment | string | [optional] | |
sl | float | [optional] | |
tp | float | [optional] | |
pl | float | [optional] | |
commission | float | [optional] | |
swap | float | [optional] |