来自 行业新闻 2020-08-05 02:22 的文章

资金流向日报:15个行业资金呈净流入

沪指8月3日上涨1.75%,深成指上涨2.40%,中小板指上涨2.29%,创业板指上涨2.63%,沪深300指数上涨1.62%。可交易A股中,上涨的有3580只,占比91.98%,下跌的282只。

资金面上,今日主力资金全天净流入55.24亿元。其中,中小板主力资金净流入39.45亿元;创业板主力资金净流入4.32亿元;科创板主力资金净流入3.38亿元;沪深300成份股主力资金净流出15.06亿元。

|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: 55.24,             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: -15.06,             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: 39.45,             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: 4.32,             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: 3.38,             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|