{{ i18n.contractOrder }}
{{ i18n.Position }}
{{ i18n.Closed }}
{{ i18n.CurrentEntrust }}
{{ i18n.Revoked }}
{{ item.pair }}
{{item.openedPrice}}
{{ i18n.Bond }}
{{item.bondAmount}}
{{ i18n.StyPrice }}
{{item.winStopPrice}}
{{ i18n.Margincall }}
{{ i18n.AmountLeverage }}
{{item.hand}} * {{item.leverage}}
{{ i18n.Fee }}
{{item.fee}}
{{ i18n.StsPrice }}
{{item.lossStopPrice}}
{{ i18n.StopLimit }}
{{ i18n.CurrentPrice }}
{{latest[item.pair]}}
{{ i18n.ROE }}
{{getValue(item.direction=='buy'?(latest[item.pair]-item.openedPrice)*item.hand/item.bondAmount:(item.openedPrice-latest[item.pair])*item.hand/item.bondAmount)}}%
{{ i18n.ExpectProfit }}
{{getItem(item.direction=='buy'?(latest[item.pair]-item.openedPrice)*item.hand:(item.openedPrice-latest[item.pair])*item.hand)}}
0
{{
i18n.close
}}
{{ i18n.ClosePrice }}
{{item.closedPrice}}
{{ i18n.ROE }}
{{getValue(item.profitAmount/item.bondAmount)}}%
{{ i18n.PL }}
{{getPrice(item.profitAmount)}}
{{ i18n.PL }}
0
{{ i18n.StyPrice }}
{{ i18n.ExpectProfit }} {{ profit }}
{{ i18n.StsPrice }}
{{ i18n.ExpectLoss }} {{ loss }}
{{ i18n.AmountTrue }}