{{ i18n.CurrentEntrust }}
{{ i18n.Position }}
{{ i18n.Closed }}
{{ i18n.Revoked }}
{{ item.pair }}
{{item.openedPrice}}
{{ i18n.Bond }}
{{item.bondAmount}}
{{ i18n.StyPrice }}
{{item.winStopPrice}}
{{ i18n.AmountLeverage }}
{{getHand(item)}}
{{ i18n.Fee }}
{{item.fee}}
{{ i18n.StsPrice }}
{{item.lossStopPrice}}
{{ i18n.CurrentPrice }}
{{item.currentPrice}}
{{ i18n.status }}
{{item.status}}
{{ i18n.do }}
Stop/Limit
{{ i18n.ExpectProfit }}
{{getItem(item.direction=='buy'?(marketDetail.close-item.openedPrice)*item.hand:(item.openedPrice-marketDetail.close)*item.hand)}}
0
{{ i18n.ClosePrice }}
{{item.currentPrice}}
{{ i18n.status }}
{{item.status}}
{{ i18n.PL }}
{{item.profitAmount-item.fee}}
{{ i18n.status }}
{{item.status}}
{{ i18n.PL }}
0
{{ i18n.StyPrice }}
{{ i18n.ExpectProfit }} {{ stopLimitData.winStopPrice }}
{{ i18n.StsPrice }}
{{ i18n.ExpectLoss }} {{ stopLimitData.lossStopPrice }}