حد الصفقات
-
Welcome
I will try to make it fast
I want to know how to make an expert advisor that limits the number of tradesFor example, if I entered 20 deals in a period of five minutes and exited them, I want this robot to limit the number of deals to 10 deals only, and the closed deals are counted because I will open the second deal after closing the first deal, and I will open the third deal after closing the second, and so on.
I mean, it calculates the number of deals in the pre-specified period of time. If it is less than the number entered, new deals are allowed to be opened, and if it is equal to or more than this number, no new deal is allowed to be opened Until the specified time period expires, then he goes back to work and calculates the trades againI want to make this robot, but I could not understand what blocks I would use and how to coordinate it so that it works well
I hope I was able to explain it
Thank you -
@Abdulrahman2216 You can use this block with different values for each time period you described:
