Max Open Trades Limit
Also known as: concurrent trade cap, position limit
What is it?
A max open trades limit is a cap on how many positions an automated system is allowed to hold at the same time, no matter how many signals arrive. Without such a limit, a stretch where many signals fire at once could cause a bot to open trade after trade, stacking up far more exposure than you ever intended. The limit acts as a ceiling: once the maximum number of open trades is reached, any further signals are simply skipped until one of the existing trades closes and frees a slot. The value for a beginner is that it puts a hard boundary on your total risk.
Each trade carries its own risk, and several open at once add up, so capping the count keeps your combined exposure within a level you have chosen in advance rather than letting it balloon during a busy market. One subtlety worth understanding is correlation. Counting trades alone is not the whole picture, because several positions in related instruments - say, multiple forex pairs that tend to move together - can really amount to one big bet in disguise. A thoughtful limit considers not just how many trades are open but how much they overlap in direction and exposure.
This control reduces how much risk automation can pile on at once; it does not guarantee a profit, and every position within the limit still carries the normal risk of loss. Used with sensible sizing, it is one of the most effective brakes on a runaway automated system.
Why it matters: It bounds total exposure so a burst of correlated signals cannot stack into far more risk than you intended.
The cap is a primary control on how much total risk automation can take on at once.
Real-world example
With a limit of 3, a fourth signal is skipped until one of the open trades closes, keeping combined risk in check.
How SignalBots handles it
SignalBots' execution settings let you cap concurrent positions so a signal burst cannot over-leverage the account. See /risk-warning.
Pro tip
Set the limit against correlated exposure, not just trade count - five longs on related pairs is really one big bet.
Common pitfalls
Counting trades but ignoring correlation, so the 'limit' still allows one concentrated directional bet.
Frequently asked questions
How many concurrent trades should I allow?
Enough to diversify but few enough that the combined risk - accounting for correlation - stays within your per-account limit.
What happens when the limit is reached?
Any new signal is skipped until one of the open trades closes and frees a slot, so the system never exceeds the cap you set.
Why does correlation matter for this limit?
Several trades in instruments that move together act like one big bet. Counting trades alone can hide concentrated risk the cap was meant to control.
Does a trade limit guarantee I will not lose much?
No. It caps how many positions can be open at once, but each one still carries risk. Combined with sound sizing it limits damage; it does not remove it.
Can a low limit cause me to miss good trades?
Yes - skipped signals are part of the trade-off. The limit is there to control total exposure, so set it where the risk you accept and the trades you want balance.
Trading involves substantial risk of loss. Historical and backtested results do not guarantee future performance. Read the full risk warning.