Hello, I want to create an expert advisor. First, it opens a buy deal when it is placed on the chart. Second, every time when the price drops 100 points from the deal you opened, we open another buy order with a double contract size.
-
Hello, I want to create an expert advisor. First, it opens a buy deal when it is placed on the chart. Second, every time when the price drops 100 points from the deal you opened, we open another buy order with a double contract size.
-
@MD10MK You can begin with this initial structure:
https://fxdreema.com/shared/vX6Vojm6
But there is no limit for the doubling to happen. You will have to add conditions to begin the new sequence of trades with the initial lot size.