Not able to check current loss
-
Hi All,
I'm trying to find the current loss in my account. I tried the block " Check Profit with negative value". Also I tried " Check loss " block. Both are not working. Can some one please help me which block I have to use to find current loss in my account. bolded text -
Check loss is for a single trade, and check profit (unrealised) will check all running trades, do you want to check from a starting time, or currently running?
-
@jstap Hi, I want to check loss for all trades.
-
yes but now (running trades)?
-
@jstap HELLO SIR, This is my work https://fxdreema.com/shared/4pzr15xFd . Here I want to take 3 trades. For example If 1st Buy trade is taken at 1000 means then 2nd sell will be taken at 950 after 50 points. Then 3rd Buy trade will be taken again at 1000. The problem is 1st buy and 2nd sell trade is working fine. But 3rd buy trade is not taken. Please help me.
-
The check loss block should be under a for each trade block looking at the relevant trade
-
@jstap Hello Sir, I created this work with For each trade block. https://fxdreema.com/shared/Md7b9Ydwd. Here I want to take 3 trades. For example If 1st Buy trade is taken at 1000 means then 2nd sell will be taken at 950 after 50 points. Then 3rd Buy trade will be taken again at 1000. The problem is 2nd sell trade is taken continuously 'n' number of times. after checking the loss if the check loss condition met then only one sell trade should take. But here more number of sell trades are taken. Please tell me sir after taking 2nd sell trade how to stop the loop. I tried loop break block also but it doesn't work. I'm also not sure where to place that loop break block. Please help.
-
Use a different group number, 1 for 1st 2 for 2nd 3 for third etc, set all blocks to look for this, and maybe use 1,2,3 to select all groups. The loop break does work but won't be needed and if a block above is reactivating it's pointless, add a no trade with a set group number at the top of all trees