What does close at stop mean? I got that when backtesting a bot

What does close at stop mean? I got that when backtesting a bot.

It just means the trade hit your stop-loss and closed automatically. The bot cut the loss for you.

It just hit the stop-loss and closed itself.

or the stop out is triggered and the bot goes bankrupt due to accumulating so many losing operations.

When you’ve used up all the margin? Yes. Run the bot with a larger account size then see when it will succeed, if at all. You may be trading too large.

1 Like