Clôture de trade
-
Qu'elle bloc utuliser pour clôturé une position a 50% du profit max du trade actuel.( exemple : profit en cours 1000usd clôture de 50% 500usd )
-
I'm afraid I don't speak French. I sepal Catalan and Spanish, if that helps.
-
@l-andorrà He is asking which block can be used to close 50% of current trade maximum profit (for example: current trade profit is usd1000 and close 50% which is usd500).
I suggest him unrealized profit/loss block.
-
@Serge-2 Je vous suggère:
- creer une variable pour définir vos profits en temps réel
- Determiner le gain max dont les 50% seront clôturé par une constante, par exemple 1000$ comme dans votre exemple
- ensuite clôturer les 50%.
je ferais ceci
https://fxdreema.com/shared/9MD4FmoEd
J'essaie de traduire votre requête en anglais pour la communauté anglophone.
I am trying to translate what I suggest above:
- create a variable to store the current profit
- create a constant of the target profit to be closed at 50%
- Close the 50%
Here is what I should do:
https://fxdreema.com/shared/9MD4FmoEd
Thx