open only 1 or 2 orders a day
-
Hello. How do I open only 1 or 2 orders a day?
Thank you!
-
Add a variable as a condition block before the buy/sell block. That's the easiest way IMHO.
-
would you have an example of how to create this, please? thank you!
-
If it's only 1 order a day, you can simply use "Once a day" somewhere above the Buy/Sell block. Also, the "Once per bar" block can be used with the timeframe set to Daily in it. This block also has the ability to set how many times it can pass... although its name contains the word "once".