高开 就是指开盘价比昨日收盘价高.
高走 就是一直涨, 当日收盘时比开盘价高.
高开高走就是开盘就高开, 然后一直走开, 当天行情非常不错.
上图分时图就是一个高开高走的例子, 直至涨停. 非常漂亮的涨势.
(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; } })();