pub const MARKET_MAX_DEALS_PER_TICK: u32 = 10;
Expand description

The maximum number of times that you can use game::market::deal in a tick

Code reference