Close partially by amount of money
-
Hi there,
I'd like to close partially from 1.0 lot by profit from closed trades stored in variable. Let say 20 dollar, how can I close partially from 1.00 lot by 20 dollar no matter how many lot it should be?(no error from lot step or lot min from broker specification).
Thanks in advance
Bishop -
An interesting question. You should do the calculation before the partial close in lot size percentage only, because fxDreema cannot close trades by money.
-
Would also like to know how to do this. Anyone know a way to do the calculation?
-
Use bucket of trades to get trade value, when value is > or < x.xx, used pink blocks to partially close the trade
-
@jstap I can get the trade value of open trades and the value of the last closed trades. But how do I work out how much lot size to close.
e.g. I go 0.5 long, then 0.5 short.
The short trade closes out at say $100 in profit and the long trade is $150 in drawdown. I want to close out $80 of the trade in drawdown so I bank $20. How would you work out how much of the 0.50 lots to close out on the position in drawdown? -
Never tried but, on the trade tab, purple trade closed, pink for each trade, close 53% (is close), and there are no blocks closing a specific lot size.