Bollinger Bands Distance to Take Profit
-
Hi guys,
I have managed to get the distance between two bands and now i want it to place to Take Profit - the issue i have is that get a value 0.0515 - i manage to get it to pipettes =515 but not to pips -
Where you want to use this value? In many blocks you can select Custom (price fraction) that accepts this kind of value
-
Hi, I want to Place a Take profit when the price touches the middle line of Bollinger Bands. How to do it?
-
Try this:

-
In this way puts Take Profit in the Middle line when a opening a deal. I want to close when the price touches the middle line.
-


-
@moon, Тhanks for the idea, i will try.
-
https://fxdreema.com/shared/iAyit4B0c
Where am I wrong? Until Buy now and sell now everything is fine, that is, it opens a trade exactly where it should be, but I can't close it when it touches the middle line of BB -
@vbonovski Detach -close conditions and close trades blocks- from sell now buy now, and try.
Then, if it doesn't work, try candle Id 1 for close, OR change to market properties ask line whatever, for cross (with id 0, to not wait close of candle) -
@vbonovski You should not connect the blocks after the buy and sell block, but add new block named "For each trade" and connect the close trade blocks to it.
-
Something like this:
-
@padletut You're a genius. It works exactly as I expect. Thanks a lot.