@l-andorrà Does the formula block have to be attached to the buy/sell block? Also do i need to use a modify variable block or is this formula block enough
Unsolved Formula for lot size?
-
How do I create a formula for my lot size
For example Lot size = 0.0023 x account balance
How do I create this?
-
@GTOAT777 You need to use a variable:
-
@l-andorrà Absolute legend thank you
-
@l-andorrà Does the formula block have to be attached to the buy/sell block? Also do i need to use a modify variable block or is this formula block enough
-
Thank you. Yes, you need to connect the formula just before the buy now block in order to open each trade with the correct lot size value. And no, you don't need a 'modify variables' bloc. The formula block is storing the value as needed.
-
@l-andorrà Thank You for your help, works perfectly, i had to put an extra 0 but it works perfectly now i appreciate the help.