@developer - that would be pretty hard to accomplish given the fact we don't have a column for opens count, thus you won't be able to order by this criteria.
@developer - start from apps/console/commands/SendCampaignsCommand.php and look at `protected function findSubscribers($offset = 0, $limit = 300)`. This is where we grab the subscribers.