Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vespa314/chan.py
/ functions
Functions
527 in github.com/Vespa314/chan.py
⨍
Functions
527
◇
Types & classes
85
Method
__init__
(self, initFeat=None)
ChanModel/Features.py:5
Method
__iter__
(self)
ZS/ZSList.py:142
Method
__iter__
(self)
Seg/SegListComm.py:25
Method
__iter__
(self)
Combiner/KLine_Combiner.py:162
Method
__iter__
(self)
Bi/BiList.py:21
Method
__len__
(self)
KLine/KLine_List.py:101
Method
__len__
(self)
ZS/ZSList.py:145
Method
__len__
(self)
Seg/SegListComm.py:37
Method
__len__
(self)
Combiner/KLine_Combiner.py:159
Method
__len__
(self)
BuySellPoint/BSPointList.py:97
Method
__len__
(self)
Bi/BiList.py:33
Method
__str__
(self)
Common/CTime.py:15
Method
__str__
(self)
KLine/KLine_Unit.py:89
Method
__str__
(self)
KLine/TradeInfo.py:12
Method
__str__
(self)
KLine/KLine.py:16
Method
__str__
(self)
ZS/ZS.py:108
Method
__str__
(self)
Seg/EigenFX.py:113
Method
__str__
(self)
Seg/Seg.py:60
Method
__str__
(self)
Seg/Eigen.py:19
Method
__str__
(self)
Combiner/KLine_Combiner.py:147
Method
__str__
(self)
Bi/Bi.py:89
Method
__str__
(self)
Bi/BiList.py:18
Method
_high
(self)
KLine/KLine_Unit.py:116
Method
_low
(self)
KLine/KLine_Unit.py:113
Method
_mid
(self)
Bi/Bi.py:158
Method
add
(self, value)
Math/MACD.py:20
Method
add
(self, value)
Math/BOLL.py:22
Method
add
(self, close)
Math/RSI.py:10
Method
add
(self, value)
Math/TrendModel.py:11
Method
amp
(self)
Seg/Seg.py:101
Method
analyze_single
分析单只股票
App/ashare_bsp_scanner_gui.py:636
Method
begin
(self)
ZS/ZS.py:54
Method
begin_bi
(self)
ZS/ZS.py:57
Method
begin_klc
(self)
Bi/Bi.py:39
Method
bi_in
(self)
ZS/ZS.py:81
Method
bi_lst
(self)
ZS/ZS.py:87
Method
bi_out
(self)
ZS/ZS.py:84
Method
cal
(self, bi_list: LINE_LIST_TYPE, seg_list: CSegListComm[LINE_TYPE])
BuySellPoint/BSPointList.py:100
Method
cal_amp
(self)
Seg/Seg.py:70
Method
cal_bi_cnt
(self)
Seg/Seg.py:73
Method
cal_klu_slope
(self)
Seg/Seg.py:66
Method
cal_macd_metric
(self, macd_algo, is_reverse)
Seg/Seg.py:113
Method
chan_dump_pickle
(self, file_path)
Chan.py:313
Method
chan_load_pickle
(file_path)
Chan.py:341
Method
check_bottom
(klc: CKLine, for_virtual)
Bi/BiList.py:195
Method
check_top
(klc: CKLine, for_virtual)
Bi/BiList.py:189
Method
clear_stock_list
清空股票列表
App/ashare_bsp_scanner_gui.py:713
Method
dir
(self)
Combiner/KLine_Combiner.py:47
Method
dir
(self)
Bi/Bi.py:45
Method
do_close
(cls)
DataAPI/BaoStockAPI.py:99
Method
do_close
(cls)
DataAPI/CommonStockAPI.py:33
Method
do_close
(cls)
DataAPI/csvAPI.py:86
Method
do_close
关闭 (akshare不需要登出)
DataAPI/AkshareAPI.py:128
Method
do_init
(cls)
DataAPI/BaoStockAPI.py:94
Method
do_init
(cls)
DataAPI/CommonStockAPI.py:28
Method
do_init
(cls)
DataAPI/csvAPI.py:82
Method
do_init
初始化 (akshare不需要登录)
DataAPI/AkshareAPI.py:123
Method
end
(self)
ZS/ZS.py:69
Method
end_bi
(self)
ZS/ZS.py:72
Method
end_klc
(self)
Bi/Bi.py:42
Method
fx
(self)
Combiner/KLine_Combiner.py:50
Method
get_bsp
(self, idx=None)
Chan.py:299
Method
get_kl_data
(self)
DataAPI/BaoStockAPI.py:63
Method
get_kl_data
(self)
DataAPI/CommonStockAPI.py:19
Method
get_kl_data
(self)
DataAPI/csvAPI.py:59
Method
get_kl_data
获取K线数据
DataAPI/AkshareAPI.py:57
Method
get_klc_cnt
(self)
Bi/Bi.py:144
Method
get_klu_cnt
(self)
Seg/Seg.py:110
Method
get_latest_bsp
(self, number: int)
BuySellPoint/BSPointList.py:405
Method
get_parent_klc
(self)
KLine/KLine_Unit.py:136
Method
high
(self)
ZS/ZS.py:63
Method
high
(self)
Combiner/KLine_Combiner.py:38
Method
idx
(self)
KLine/KLine_Unit.py:83
Method
idx
(self)
Bi/Bi.py:48
Method
is_chan_err
(self)
Common/ChanException.py:73
Method
is_kldata_err
(self)
Common/ChanException.py:70
Method
is_sure
(self)
ZS/ZS.py:48
Method
is_sure
(self)
Bi/Bi.py:54
Method
is_used_to_be_sure
(self)
Seg/Seg.py:98
Method
is_used_to_be_sure
(self)
Bi/Bi.py:60
Method
items
(self)
ChanModel/Features.py:8
Method
klc
(self)
KLine/KLine_Unit.py:75
Method
klc_lst
(self)
Bi/Bi.py:66
Method
klc_lst_re
(self)
Bi/Bi.py:75
Method
klu_iter
(self, klc_begin_idx=0)
KLine/KLine_List.py:137
Method
low
(self)
ZS/ZS.py:60
Method
low
(self)
Combiner/KLine_Combiner.py:41
Method
lst
(self)
Combiner/KLine_Combiner.py:44
Method
main_type
(self)
Common/CEnum.py:74
Method
mid
(self)
ZS/ZS.py:66
Method
on_analysis_error
分析出错
App/ashare_bsp_scanner_gui.py:662
Method
on_analysis_finished
单只股票分析完成
App/ashare_bsp_scanner_gui.py:655
Method
on_buy_point_found
发现买点的回调函数 Args: data: dict, 包含股票代码、名称、价格、买点类型、CChan对象等信息
App/ashare_bsp_scanner_gui.py:596
Method
on_log_message
显示日志消息
App/ashare_bsp_scanner_gui.py:592
Method
on_scan_finished
扫描完成
App/ashare_bsp_scanner_gui.py:614
Method
on_scan_progress
扫描进度更新
App/ashare_bsp_scanner_gui.py:587
Method
on_stock_clicked
点击股票列表
App/ashare_bsp_scanner_gui.py:623
Method
peak_high
(self)
ZS/ZS.py:75
Method
peak_low
(self)
ZS/ZS.py:78
Method
plot_closeAction
(self, plot_cover, cbsp, ax: Axes, text_y, arrow_len, arrow_dir, color)
Plot/PlotDriver.py:654
← previous
next →
401–500 of 527, ranked by callers