来自 行业新闻 2020-07-10 09:57 的文章

资金流向日报:22个行业资金呈净流出

沪指7月9日上涨1.39%,深成指上涨2.60%,中小板指上涨2.76%,创业板指上涨3.99%,沪深300指数上涨1.40%。可交易A股中,上涨的有3406只,占比88.38%,下跌的389只。

资金面上,今日主力资金全天净流出477.22亿元,已连续3个交易日资金呈净流出状态。其中,中小板主力资金净流出74.71亿元;创业板主力资金净流出87.58亿元;科创板主力资金净流入7.49亿元;沪深300成份股主力资金净流出180.95亿元。

|STCNTTTP| option = {     title: {         text: '今日资金流向概况',         left: 'center'     },     xAxis: [{         data: ['沪深两市', '沪深300', '中小板', '创业板', '科创板'],         axisTick: {             show: true         },         axisLine: {             show: true         },         axisLabel: {             margin: 20,             textStyle: {                 color: 'black',                 fontSize: 18             }         }     }],     yAxis: {         splitLine: {             show: true         },         axisTick: {             show: false         },         axisLine: {             show: false         },         axisLabel: {             show: false         }     },     markLine: {         z: -1     },     animationEasing: 'extraCssText',     series: [{         type: 'pictorialBar',         name: 'all',         hoverAnimation: true,         label: {             normal: {                 show: true,                 position: 'top',                 formatter: '{c} 亿元',                 textStyle: {                     fontSize: 15,                     color: 'black'                 }             }         },         itemStyle: {                 normal: {                     color: function(params) {                         var colorList = [                           '#C1232B','#B5C334','#FCCE10','#E87C25','#27727B',                            '#FE8463','#9BCA63','#FAD860','#F3A43B','#60C0DD',                            '#D7504B','#C6E579','#F4E001','#F0805A','#26C0C0'                         ];                         return colorList[params.dataIndex]                     },                     label: {                         show: true,                         position: 'top',                         formatter: '{b}\n{c}'                     }                 }             },         data: [{             value: -477.22,             symbol: 'path://M500,500,m-20,0,a20,20,0,1,0,40,0,a20,20,0,1,0,-40,0,Z',             symbolRepeat: true,             symbolSize: ['100%', '10%'],             symbolOffset: [0, 10],             symbolMargin: '-30%',             animationDelay: function(dataIndex, params) {                 return params.index * 30;             }         }, {             value: -180.95,             symbol: 'path://M500,500,m-20,0,a20,20,0,1,0,40,0,a20,20,0,1,0,-40,0,Z',             symbolRepeat: true,             symbolSize: ['100%', '10%'],             symbolOffset: [0, 10],             symbolMargin: '-30%',             animationDelay: function(dataIndex, params) {                 return params.index * 30;             }         }, {             value: -74.71,             symbol: 'path://M500,500,m-20,0,a20,20,0,1,0,40,0,a20,20,0,1,0,-40,0,Z',             symbolRepeat: true,             symbolSize: ['100%', '10%'],             symbolOffset: [0, 10],             symbolMargin: '-30%',             animationDelay: function(dataIndex, params) {                 return params.index * 30;             }         }, {             value: -87.58,             symbol: 'path://M500,500,m-20,0,a20,20,0,1,0,40,0,a20,20,0,1,0,-40,0,Z',             symbolRepeat: true,             symbolSize: ['100%', '10%'],             symbolOffset: [0, 10],             symbolMargin: '-30%',             animationDelay: function(dataIndex, params) {                 return params.index * 30;             }         },{             value: 7.49,             symbol: 'path://M500,500,m-20,0,a20,20,0,1,0,40,0,a20,20,0,1,0,-40,0,Z',             symbolRepeat: true,             symbolSize: ['100%', '10%'],             symbolOffset: [0, 10],             symbolMargin: '-30%',             animationDelay: function(dataIndex, params) {                 return params.index * 30;             }         }],             }, {         name: 'all',         type: 'pictorialBar',         barGap: '-100%',         symbol: 'circle',         itemStyle: {             normal: {                 color: 'transparent'             }         },              }] };|STCNTTTP|