Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_val
Method · 0.95
get_end_val
Method · 0.95
get_begin_klu
Method · 0.95
get_end_klu
Method · 0.95
_high
Method · 0.95
_low
Method · 0.95
Cal_MACD_area
Method · 0.95
Cal_MACD_peak
Method · 0.95
Cal_MACD_slope
Method · 0.95
end_bi_break
Method · 0.45
out_bi_is_peak
Method · 0.45
treat_pz_bsp1
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected