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
Welcome to the community!
Did you read the users manual?
Have you tried to implement your strategy yourself?
Start from the simple signal and then activate new functions one by one. If you have any difficulties, attach your tester ini and explain what is wrong with results.