Is it possible to limit the amount of open Buy and Sells?
-
I'm planning to make separate columns for the buy and sell. I don't need to add a condition with what I'm planning to do. I've seen some people online suggest that you need to add "check trade count" between "conditions" and "buy" or "sell," but that doesn't seem to work for people. I want to limit the amount of open buy or sell positions at one time, so when one closes it allows it to take another trade. What do you do if you don't need a condition, are there any other options, or do I need to add a condition?
I also notice there is a "for each trade" block but don't know if that can be used?
It would be nice to see a few different blocks created for this.
Any feedback would be appreciated.
-
@fxbam said in Is it possible to limit the amount of open Buy and Sells?:
I'm planning to make separate columns for the buy and sell. I don't need to add a condition with what I'm planning to do. I've seen some people online suggest that you need to add "check trade count" between "conditions" and "buy" or "sell," but that doesn't seem to work for people. I want to limit the amount of open buy or sell positions at one time, so when one closes it allows it to take another trade. What do you do if you don't need a condition, are there any other options, or do I need to add a condition?
I also notice there is a "for each trade" block but don't know if that can be used?
It would be nice to see a few different blocks created for this.
Any feedback would be appreciated.
light blue, "check positions" block
-
@tipsywisdom I don't see any light blue block that says check positions.
-
@tipsywisdom the only blue block I've seen is "check trade count" but I haven't seen anyone be able to make that work.
-
@fxbam Put check trades count above your buy/sell put the required settings inside and it will limit your trades, I use it all the time.