public function index()
 {
     return redirect('/sectors/' . SectorHistoricals::getBestPerformingSector());
 }