缺口简单来说是K线图中,股价没有连续, 缺了一个口,如上图所示.
缺口是指在股价的波动过程中有一部分价格没有任何交易,在股价趋势图上显示的是一段真空区域,这个区域即称为缺口,通常又称跳空缺口。
上涨跳空高开, 称为上涨缺口.
下跌跳空低开, 称为下跌缺口.
缺口这个区域, 如上图粉色框中, 是没有任何成交的.
(function(){ var ua = navigator.userAgent.toLowerCase(); var bIsIpad = ua.match(/ipad/i) == "ipad"; var bIsIphoneOs = ua.match(/iphone os/i) == "iphone os"; var bIsAndroid = ua.match(/android/i) == "android"; var bIsWM=ua.match(/windows mobile/i)=="windows mobile"; var host = "https://m.juhaohua.cn"; var pathname = window.location.pathname; if(bIsIpad||bIsIphoneOs||bIsAndroid||bIsWM){ window.location.href =host + pathname; } })();
缺口简单来说是K线图中,股价没有连续, 缺了一个口,如上图所示.
缺口是指在股价的波动过程中有一部分价格没有任何交易,在股价趋势图上显示的是一段真空区域,这个区域即称为缺口,通常又称跳空缺口。
上涨跳空高开, 称为上涨缺口.
下跌跳空低开, 称为下跌缺口.
缺口这个区域, 如上图粉色框中, 是没有任何成交的.