:="" -webkit-text-stroke-width:="" white-space:="" word-spacing:="" 0px;"="">補::="" -webkit-text-stroke-width:="" white-space:="" word-spacing:="" 0px;"="">滿足開倉條件時候先不開倉,設(shè)置一個附加前置條件::="" -webkit-text-stroke-width:="" white-space:="" word-spacing:="" 0px;"="">當(dāng)前價C>=hhv(HIGH,todaybar);:="" -webkit-text-stroke-width:="" white-space:="" word-spacing:="" 0px;"="">然后在回調(diào)(C<日內(nèi)最高)的時候滿足開倉條件再開倉;
?
?來源:程序化久久網(wǎng)( www.weiqiv.net.cn )
用戶回復(fù):
你這個就是一個最高價回落的判斷。只要判斷當(dāng)前不是最高價就行了。不是最高價,那就只能是從最高價回落之后了。
?
網(wǎng)友回復(fù):
我是想表達(dá):當(dāng)首次滿足開倉條件時,不開倉,附加一個最高價回落(日內(nèi)創(chuàng)新高)的判斷;