MCPcopy
hub / github.com/Vespa314/chan.py / is_up

Method is_up

Bi/Bi.py:166–167  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

164
165 @make_cache
166 def is_up(self):
167 return self.dir == BI_DIR.UP
168
169 def update_virtual_end(self, new_klc: CKLine):
170 self.append_sure_end(self.end_klc)

Callers 15

get_begin_valMethod · 0.95
get_end_valMethod · 0.95
get_begin_kluMethod · 0.95
get_end_kluMethod · 0.95
_highMethod · 0.95
_lowMethod · 0.95
Cal_MACD_areaMethod · 0.95
Cal_MACD_peakMethod · 0.95
Cal_MACD_slopeMethod · 0.95
end_bi_breakMethod · 0.45
out_bi_is_peakMethod · 0.45
treat_pz_bsp1Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected