Exit Conditions
Once a bot has an open position, the bot can either hold the position all the way to expiration, or it can maintain a profit target and/or stop loss. If you wish for the bot to utilize a profit target or stop loss, you'll need to define this under the bot's Exit Condition.
If you want the bot to just hold any positions all the way to expiration, you don't need to define Exit Condition. Just leave it blank, and the bot will hold positions to expiration!
Profit Targets - close your position early at a certain profit level
Monitored Stops - close your position early at a loss
Trailing Stops - close early after the position hits a certain profit level and then pulls back
Timed Exit - close at a specific day and time
Miscellaneous - more settings to fine-tune your exits