check profit question
-
i want make this somebody can help me pls ?
check running trade , and if it is not profitable, do not open another trade, if it is on profit, make trade -
@norbii012 Hi. please share your project.
i think you should separate buy and sell trade for checking
i have to know what is your logic and where you should add blocks -
@norbii012 said in check profit question:
i want make this somebody can help me pls ?
check running trade , and if it is not profitable, do not open another trade, if it is on profit, make tradeTry this block as a condition to check.

-
thanks for answering
first of all there is an example from my project !
"check running trade , and if it is not profitable, do not open another trade, if it is on profit, make trade"
-
You chose the wrong block. Please note trader-philipps selected 'Check profit (unrealized)', not the one of your image.
Uoy need to connect it just before your buy/sell blocks.
-
tired. it doesnt work
-
Can you please share you project (not a screenshot)?
-
-
@norbii012 said in check profit question:
this check last open position if you can check more position just change the number 1
-
it is works thank you !