Is there a way to limit the dollar amount or number of trades in an account for a single day? I have a trading system where I send 40 limit buy orders each morning. Typically only a few of the buy orders get hit each day. However, if more than 10 buy orders get triggered, I'd like to stop any more buys from getting triggered. Alternatively, it would work if I could just set a daily dollar limit that could be bought each day for the account.