Missing Controller

Error: StreamingMarketAlertsController could not be found.

Error: Create the class StreamingMarketAlertsController below in file: app/controllers/streaming_market_alerts_controller.php

<?php
class StreamingMarketAlertsController extends AppController {

	var $name = 'StreamingMarketAlerts';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp