I ask for help in setting up an adviser
Hello friends. Please help a newbie to master this Expert Advisor. I am trying to build a test trading system. The principle of its operation is that there is an RSI indicator when crossing the level of 70, I should open a buy deal; when crossing level 30, a sell deal should be opened. Further, if the intersection again occurred in any direction, a deal should be opened with an increased lot, for example, 2 deals were opened, buy and sell, if the indicator gave a signal to buy, then a buy deal with an increased lot is opened. Or just help set up so that each signal of the indicator opens a deal in the direction of the signal and they do not close. I would be grateful for help. Thank you in advance
I'm just trying to achieve the opening of separate purchases and sales
Show me please you tries. Where did you get stuck?
By design, only 1 main trade can be opened. So, if you need 2 or more buys, you need martingale and anti-martingale. You can set lot coefficient = 1, so all trades will have the same lot size. But they will be martin and anti-martin.
Try again and let me know if you still can't achieve result you want (with set attached!!!)