SWAP in Loop NOT WORK all Position
-
https://fxdreema.com/shared/q6z2Pd1pd
hello, how come I only load the swap of a position and not all the filtered ones? Is there any other block for swap? Thanks
-
@duepips this will show the most recent, to show more than 1 you either have to look and display individually, or add the value every time a loop is completed.
-
Isn't there a way to add up the swap total on all positions?
@jstap said in SWAP in Loop NOT WORK all Position:
@duepips this will show the most recent, to show more than 1 you either have to look and display individually, or add the value every time a loop is completed.
-
@duepips Not from ! block but if under the pink for each block you put the swop into a variable then in the next block use a formula block to add the variable to the variable you should get what you want, put the variable into a comment to check what's happening.
-
@jstap said in SWAP in Loop NOT WORK all Position:
Not from ! block but if under the pink for each block you put the swop into a variable then in the next block use a formula block to add the variable to the variable you should get what you want, put the variable into a comment to check what's happening.
you have example for me?
-
@duepips Make a start see if works, put a shared link with problems you are having.
-
@jstap said in SWAP in Loop NOT WORK all Position:
@duepips Make a start see if works, put a shared link with problems you are having.
-
@duepips How is this working? loop needs to be below the for each block.
-
@jstap said in SWAP in Loop NOT WORK all Position:
How is this working? loop needs to be below the for each block.
I need to withdraw the swap amount to convert it into points to add to the open price
-
@duepips I am not sure how you would do this but keep me updated.
-
@jstap said in SWAP in Loop NOT WORK all Position:
@duepips I am not sure how you would do this but keep me updated.
ok