//@Name:Sector Cap //@Description:Returns the Capitalisation of a sector. //@Returns:Number //@Width:60 // Care has been taken in preparing this code but it is provided without guarantee. // You are welcome to modify and extend it. Please add your name as a modifier if you distribute it. var FTSE350SecCap = new Array(); var FTSEAllShareSecCap = new Array(); function init(status) { var list350 = getList(List.FTSE350); var listAllShare = getList(List.FTSEAllShare); for (var i=0;i