Whats Wrong in Lot Increment
-
Hello Everyone.
I am trying to do lot increament when market goes opposite.
second trade opened perfect as I need but 3rd trade open with same lot size as second but it should be in increment from second trade.
Do anyone let me know please what I have done wrong.
https://fxdreema.com/shared/ci7W4Mcce -
You need to split the block tree into two. You need to disconnect blocks 232 and 233. Then renumber block 233 as block 1. Finally, you can remove block 157.
-
Actually in project there is 4 trees, Pair1 buy, Pair2 Buy, Pair1 Sell & Pair2 Sell.
Do we renumber the block ? -
Not in the link you shared.
-
For mean time ignore all those stuff, if we discuss this only for buy tree for now, as I have tried this for many ways but problem still persist,
-
But did you implement the changes I suggested?
-
Yes,
Problem solved. Partially I used your method.
I removed the formula block and no nearby trade block and replace them by pink pips away block that makes it goes right.
Thank You as always. -
You're welcome.