How can I configure bid line to trigger buy bot ???
-
Please I am trying to make Bid line trigger my buy pending order and Ask line to trigger sell pending order but these have not been working. Instead, the Ask line triggers both "buy and sell" pending orders. Kindly point me to the right direction.
shared/14jlomQY is my project. Thank you @miro1360 @fxDreema @roar @l-andorrà -
Pending orders are triggered by Ask line by default no matter what. This is how the platform works. The best you can do is programming a condition block so that bid line touching or crossing the pending order's open price will trigger a market execution, but it will never be as accurate as a pending order execution.