Pips Away Manual Lotsize
-
Hye, how to use pips away block? Every price reverse of 10pips, add new order. But I want to put manually the lotsize for all order using constant. I don't want to use pending order. Can someone help? Below is my project link.
-
@aisar Do you mean each new open price will have a different lot size from the previous one or maybe you want to select the same lot size for all of them?
-
@l-andorrà different lotsize for every order, and each lotsize I can manually adjust in a constant.
-
@l-andorrà do you have solution?
-
@aisar Sorry, I missed your previous reply. The only way to do that is by creating a specific structure to do that. There is no block doing what you want right now. The easiest way is multiplying the buy/sell now blocks as many times a lot sizes expected and then customize them with each constant separatedly.