Hedge
-
Hello to all friends. I had a project that I don't know how to implement. I would be very grateful if you could help me. The project is that in certain circumstances, a buy transaction is made and with a certain distance, if the price drops by 5 pips, a sell transaction is opened with a double strike compared to the previous transaction, and if the price drops again above and reached our previous buy transaction, a buy transaction is opened again with a double volume and this happens so much that the market takes a direction and we close all the transactions with a clear profit.

-
The difficult part is defining exactly what conditions are defining that sideways move and the confirmation of the new direction. How do you define them?