hikyuu 2.7.5__py3-none-win_amd64.whl → 2.7.6__py3-none-win_amd64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
hikyuu/__init__.pyi CHANGED
@@ -17,8 +17,8 @@ from hikyuu.cpp.core310 import ConditionBase
17
17
  from hikyuu.cpp.core310 import Constant
18
18
  from hikyuu.cpp.core310 import CostRecord
19
19
  from hikyuu.cpp.core310 import DataDriverFactory
20
- from hikyuu.cpp.core310 import Datetime as D
21
20
  from hikyuu.cpp.core310 import Datetime
21
+ from hikyuu.cpp.core310 import Datetime as D
22
22
  from hikyuu.cpp.core310 import DatetimeList
23
23
  from hikyuu.cpp.core310 import EnvironmentBase
24
24
  from hikyuu.cpp.core310 import FundsRecord
@@ -46,8 +46,8 @@ from hikyuu.cpp.core310 import Portfolio
46
46
  from hikyuu.cpp.core310 import PositionRecord
47
47
  from hikyuu.cpp.core310 import PositionRecordList
48
48
  from hikyuu.cpp.core310 import ProfitGoalBase
49
- from hikyuu.cpp.core310 import Query
50
49
  from hikyuu.cpp.core310 import Query as Q
50
+ from hikyuu.cpp.core310 import Query
51
51
  from hikyuu.cpp.core310 import ScoreRecord
52
52
  from hikyuu.cpp.core310 import ScoreRecordList
53
53
  from hikyuu.cpp.core310 import ScoresFilterBase
@@ -235,8 +235,8 @@ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 impo
235
235
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PG_NoGoal
236
236
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import POS
237
237
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import POW
238
- from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PRICELIST as VALUE
239
238
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PRICELIST
239
+ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PRICELIST as VALUE
240
240
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import QUANTILE_TRUNC
241
241
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import RANK
242
242
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import RECOVER_BACKWARD
@@ -301,8 +301,8 @@ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 impo
301
301
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import SP_TruncNormal
302
302
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import SP_Uniform
303
303
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import SQRT
304
- from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDEV
305
304
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDEV as STD
305
+ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDEV
306
306
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDP
307
307
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import ST_FixedPercent
308
308
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import ST_Indicator
@@ -644,8 +644,8 @@ from hikyuu.hub import get_part_info
644
644
  from hikyuu.hub import get_part_list
645
645
  from hikyuu.hub import get_part_module
646
646
  from hikyuu.hub import get_part_name_list
647
- from hikyuu.hub import print_part_info
648
647
  from hikyuu.hub import print_part_info as help_part
648
+ from hikyuu.hub import print_part_info
649
649
  from hikyuu.hub import remove_hub
650
650
  from hikyuu.hub import search_part
651
651
  from hikyuu.hub import update_hub
@@ -692,10 +692,10 @@ from hikyuu.util.mylog import add_class_logger_handler
692
692
  from hikyuu.util.mylog import capture_multiprocess_all_logger
693
693
  from hikyuu.util.mylog import class_logger
694
694
  from hikyuu.util.mylog import hku_benchmark
695
- from hikyuu.util.mylog import hku_debug as hku_trace
696
695
  from hikyuu.util.mylog import hku_debug
697
- from hikyuu.util.mylog import hku_debug_if
696
+ from hikyuu.util.mylog import hku_debug as hku_trace
698
697
  from hikyuu.util.mylog import hku_debug_if as hku_trace_if
698
+ from hikyuu.util.mylog import hku_debug_if
699
699
  from hikyuu.util.mylog import hku_error
700
700
  from hikyuu.util.mylog import hku_error_if
701
701
  from hikyuu.util.mylog import hku_fatal
@@ -881,7 +881,7 @@ VOL: cpp.core310.Indicator # value = Indicator{...
881
881
  WARN: cpp.core310.LOG_LEVEL # value = <LOG_LEVEL.WARN: 3>
882
882
  _: str = 'cp936'
883
883
  __copyright__: str = '\nApache License Version 2.0\n\nCopyright (c) 2010-2017 fasiondog\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n'
884
- __version__: str = '2.7.5'
884
+ __version__: str = '2.7.6'
885
885
  blocka = None
886
886
  blockbj = None
887
887
  blockg = None
@@ -890,15 +890,15 @@ blockstart = None
890
890
  blocksz = None
891
891
  blockzxb = None
892
892
  constant: cpp.core310.Constant # value = <hikyuu.cpp.core310.Constant object>
893
- current_path: str = 'D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\xmake;C:\\Program Files\\Git\\cmd;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
893
+ current_path: str = 'D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\Git\\cmd;C:\\Program Files\\xmake;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
894
894
  dll_directory: str = 'D:\\workspace\\hikyuu\\hikyuu\\cpp'
895
- hikyuu_major_version: str = '2.7.5'
895
+ hikyuu_major_version: str = '2.7.6'
896
896
  hku_logger: logging.Logger # value = <Logger hikyuu (INFO)>
897
897
  lang: str = 'zh_CN'
898
- new_path: str = 'D:\\workspace\\hikyuu\\hikyuu\\cpp;D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\xmake;C:\\Program Files\\Git\\cmd;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
899
- plugin_major_version: str = '2.7.5'
898
+ new_path: str = 'D:\\workspace\\hikyuu\\hikyuu\\cpp;D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\Git\\cmd;C:\\Program Files\\xmake;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
899
+ plugin_major_version: str = '2.7.6'
900
900
  plugin_path: str = 'D:\\workspace\\hku_plugin\\hikyuu_plugin'
901
- plugin_version: str = '2.7.5'
901
+ plugin_version: str = '2.7.6'
902
902
  sm: cpp.core310.StockManager # value = <hikyuu.cpp.core310.StockManager object>
903
903
  zsbk_a = None
904
904
  zsbk_bj = None
hikyuu/core.pyi CHANGED
@@ -590,5 +590,5 @@ INFO: hikyuu.cpp.core310.LOG_LEVEL # value = <LOG_LEVEL.INFO: 2>
590
590
  OFF: hikyuu.cpp.core310.LOG_LEVEL # value = <LOG_LEVEL.OFF: 6>
591
591
  TRACE: hikyuu.cpp.core310.LOG_LEVEL # value = <LOG_LEVEL.TRACE: 0>
592
592
  WARN: hikyuu.cpp.core310.LOG_LEVEL # value = <LOG_LEVEL.WARN: 3>
593
- __version__: str = '2.7.5'
593
+ __version__: str = '2.7.6'
594
594
  constant: hikyuu.cpp.core310.Constant # value = <hikyuu.cpp.core310.Constant object>
hikyuu/cpp/core310.pyd CHANGED
Binary file
hikyuu/cpp/core311.pyd CHANGED
Binary file
hikyuu/cpp/core312.pyd CHANGED
Binary file
hikyuu/cpp/core313.pyd CHANGED
Binary file
hikyuu/cpp/hikyuu.dll CHANGED
Binary file
@@ -251,8 +251,8 @@ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 impo
251
251
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PG_NoGoal
252
252
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import POS
253
253
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import POW
254
- from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PRICELIST as VALUE
255
254
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PRICELIST
255
+ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PRICELIST as VALUE
256
256
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import QUANTILE_TRUNC
257
257
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import RANK
258
258
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import RECOVER_BACKWARD
@@ -317,8 +317,8 @@ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 impo
317
317
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import SP_TruncNormal
318
318
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import SP_Uniform
319
319
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import SQRT
320
- from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDEV
321
320
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDEV as STD
321
+ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDEV
322
322
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDP
323
323
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import ST_FixedPercent
324
324
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import ST_Indicator
@@ -634,8 +634,8 @@ from hikyuu.hub import get_part_info
634
634
  from hikyuu.hub import get_part_list
635
635
  from hikyuu.hub import get_part_module
636
636
  from hikyuu.hub import get_part_name_list
637
- from hikyuu.hub import print_part_info
638
637
  from hikyuu.hub import print_part_info as help_part
638
+ from hikyuu.hub import print_part_info
639
639
  from hikyuu.hub import remove_hub
640
640
  from hikyuu.hub import search_part
641
641
  from hikyuu.hub import update_hub
@@ -684,10 +684,10 @@ from hikyuu.util.mylog import add_class_logger_handler
684
684
  from hikyuu.util.mylog import capture_multiprocess_all_logger
685
685
  from hikyuu.util.mylog import class_logger
686
686
  from hikyuu.util.mylog import hku_benchmark
687
- from hikyuu.util.mylog import hku_debug as hku_trace
688
687
  from hikyuu.util.mylog import hku_debug
689
- from hikyuu.util.mylog import hku_debug_if
688
+ from hikyuu.util.mylog import hku_debug as hku_trace
690
689
  from hikyuu.util.mylog import hku_debug_if as hku_trace_if
690
+ from hikyuu.util.mylog import hku_debug_if
691
691
  from hikyuu.util.mylog import hku_error
692
692
  from hikyuu.util.mylog import hku_error_if
693
693
  from hikyuu.util.mylog import hku_fatal
@@ -891,10 +891,10 @@ TRACE: hikyuu.cpp.core310.LOG_LEVEL # value = <LOG_LEVEL.TRACE: 0>
891
891
  VOL: hikyuu.cpp.core310.Indicator # value = Indicator{...
892
892
  WARN: hikyuu.cpp.core310.LOG_LEVEL # value = <LOG_LEVEL.WARN: 3>
893
893
  constant: hikyuu.cpp.core310.Constant # value = <hikyuu.cpp.core310.Constant object>
894
- current_path: str = 'D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\xmake;C:\\Program Files\\Git\\cmd;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
894
+ current_path: str = 'D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\Git\\cmd;C:\\Program Files\\xmake;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
895
895
  dll_directory: str = 'D:\\workspace\\hikyuu\\hikyuu\\cpp'
896
896
  g_axes = None
897
897
  g_figure = None
898
898
  g_use_in_notbook: bool = False
899
899
  hku_logger: logging.Logger # value = <Logger hikyuu (INFO)>
900
- new_path: str = 'D:\\workspace\\hikyuu\\hikyuu\\cpp;D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\xmake;C:\\Program Files\\Git\\cmd;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
900
+ new_path: str = 'D:\\workspace\\hikyuu\\hikyuu\\cpp;D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\Git\\cmd;C:\\Program Files\\xmake;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
@@ -238,8 +238,8 @@ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 impo
238
238
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PG_NoGoal
239
239
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import POS
240
240
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import POW
241
- from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PRICELIST as VALUE
242
241
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PRICELIST
242
+ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PRICELIST as VALUE
243
243
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import QUANTILE_TRUNC
244
244
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import RANK
245
245
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import RECOVER_BACKWARD
@@ -304,8 +304,8 @@ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 impo
304
304
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import SP_TruncNormal
305
305
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import SP_Uniform
306
306
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import SQRT
307
- from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDEV
308
307
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDEV as STD
308
+ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDEV
309
309
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDP
310
310
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import ST_FixedPercent
311
311
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import ST_Indicator
@@ -622,8 +622,8 @@ from hikyuu.hub import get_part_info
622
622
  from hikyuu.hub import get_part_list
623
623
  from hikyuu.hub import get_part_module
624
624
  from hikyuu.hub import get_part_name_list
625
- from hikyuu.hub import print_part_info
626
625
  from hikyuu.hub import print_part_info as help_part
626
+ from hikyuu.hub import print_part_info
627
627
  from hikyuu.hub import remove_hub
628
628
  from hikyuu.hub import search_part
629
629
  from hikyuu.hub import update_hub
@@ -672,10 +672,10 @@ from hikyuu.util.mylog import add_class_logger_handler
672
672
  from hikyuu.util.mylog import capture_multiprocess_all_logger
673
673
  from hikyuu.util.mylog import class_logger
674
674
  from hikyuu.util.mylog import hku_benchmark
675
- from hikyuu.util.mylog import hku_debug as hku_trace
676
675
  from hikyuu.util.mylog import hku_debug
677
- from hikyuu.util.mylog import hku_debug_if
676
+ from hikyuu.util.mylog import hku_debug as hku_trace
678
677
  from hikyuu.util.mylog import hku_debug_if as hku_trace_if
678
+ from hikyuu.util.mylog import hku_debug_if
679
679
  from hikyuu.util.mylog import hku_error
680
680
  from hikyuu.util.mylog import hku_error_if
681
681
  from hikyuu.util.mylog import hku_fatal
@@ -779,8 +779,8 @@ TRACE: hikyuu.cpp.core310.LOG_LEVEL # value = <LOG_LEVEL.TRACE: 0>
779
779
  VOL: hikyuu.cpp.core310.Indicator # value = Indicator{...
780
780
  WARN: hikyuu.cpp.core310.LOG_LEVEL # value = <LOG_LEVEL.WARN: 3>
781
781
  constant: hikyuu.cpp.core310.Constant # value = <hikyuu.cpp.core310.Constant object>
782
- current_path: str = 'D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\xmake;C:\\Program Files\\Git\\cmd;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
782
+ current_path: str = 'D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\Git\\cmd;C:\\Program Files\\xmake;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
783
783
  dll_directory: str = 'D:\\workspace\\hikyuu\\hikyuu\\cpp'
784
784
  grid_pos: list # value = [<pyecharts.options.global_options.GridOpts object>, <pyecharts.options.global_options.GridOpts object>]
785
785
  hku_logger: logging.Logger # value = <Logger hikyuu (INFO)>
786
- new_path: str = 'D:\\workspace\\hikyuu\\hikyuu\\cpp;D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\xmake;C:\\Program Files\\Git\\cmd;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
786
+ new_path: str = 'D:\\workspace\\hikyuu\\hikyuu\\cpp;D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\Git\\cmd;C:\\Program Files\\xmake;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
@@ -241,8 +241,8 @@ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 impo
241
241
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PG_NoGoal
242
242
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import POS
243
243
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import POW
244
- from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PRICELIST as VALUE
245
244
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PRICELIST
245
+ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PRICELIST as VALUE
246
246
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import QUANTILE_TRUNC
247
247
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import RANK
248
248
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import RECOVER_BACKWARD
@@ -307,8 +307,8 @@ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 impo
307
307
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import SP_TruncNormal
308
308
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import SP_Uniform
309
309
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import SQRT
310
- from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDEV
311
310
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDEV as STD
311
+ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDEV
312
312
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDP
313
313
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import ST_FixedPercent
314
314
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import ST_Indicator
@@ -625,8 +625,8 @@ from hikyuu.hub import get_part_info
625
625
  from hikyuu.hub import get_part_list
626
626
  from hikyuu.hub import get_part_module
627
627
  from hikyuu.hub import get_part_name_list
628
- from hikyuu.hub import print_part_info
629
628
  from hikyuu.hub import print_part_info as help_part
629
+ from hikyuu.hub import print_part_info
630
630
  from hikyuu.hub import remove_hub
631
631
  from hikyuu.hub import search_part
632
632
  from hikyuu.hub import update_hub
@@ -675,10 +675,10 @@ from hikyuu.util.mylog import add_class_logger_handler
675
675
  from hikyuu.util.mylog import capture_multiprocess_all_logger
676
676
  from hikyuu.util.mylog import class_logger
677
677
  from hikyuu.util.mylog import hku_benchmark
678
- from hikyuu.util.mylog import hku_debug as hku_trace
679
678
  from hikyuu.util.mylog import hku_debug
680
- from hikyuu.util.mylog import hku_debug_if
679
+ from hikyuu.util.mylog import hku_debug as hku_trace
681
680
  from hikyuu.util.mylog import hku_debug_if as hku_trace_if
681
+ from hikyuu.util.mylog import hku_debug_if
682
682
  from hikyuu.util.mylog import hku_error
683
683
  from hikyuu.util.mylog import hku_error_if
684
684
  from hikyuu.util.mylog import hku_fatal
@@ -1253,10 +1253,10 @@ TRACE: hikyuu.cpp.core310.LOG_LEVEL # value = <LOG_LEVEL.TRACE: 0>
1253
1253
  VOL: hikyuu.cpp.core310.Indicator # value = Indicator{...
1254
1254
  WARN: hikyuu.cpp.core310.LOG_LEVEL # value = <LOG_LEVEL.WARN: 3>
1255
1255
  constant: hikyuu.cpp.core310.Constant # value = <hikyuu.cpp.core310.Constant object>
1256
- current_path: str = 'D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\xmake;C:\\Program Files\\Git\\cmd;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
1256
+ current_path: str = 'D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\Git\\cmd;C:\\Program Files\\xmake;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
1257
1257
  dll_directory: str = 'D:\\workspace\\hikyuu\\hikyuu\\cpp'
1258
1258
  fm_logger: logging.Logger # value = <Logger matplotlib.font_manager (INFO)>
1259
1259
  hku_logger: logging.Logger # value = <Logger hikyuu (INFO)>
1260
- new_path: str = 'D:\\workspace\\hikyuu\\hikyuu\\cpp;D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\xmake;C:\\Program Files\\Git\\cmd;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
1260
+ new_path: str = 'D:\\workspace\\hikyuu\\hikyuu\\cpp;D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\Git\\cmd;C:\\Program Files\\xmake;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
1261
1261
  rcParams: matplotlib.RcParams # value = RcParams({'_internal.classic_mode': False,...
1262
1262
  DRAWBMP = DRAWIMG
hikyuu/extend.pyi CHANGED
@@ -504,11 +504,11 @@ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 impo
504
504
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import ZSCORE
505
505
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import __add__ as __old_TimeDelta_add__
506
506
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import __add__ as __old_Datetime_add__
507
- from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import __init__ as old_Query_init
508
- from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import __init__ as __old_TimeDelta_init__
509
507
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import __init__ as __old_Datetime_init__
510
- from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import __sub__ as __old_Datetime_sub__
508
+ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import __init__ as __old_TimeDelta_init__
509
+ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import __init__ as old_Query_init
511
510
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import __sub__ as __old_TimeDelta_sub__
511
+ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import __sub__ as __old_Datetime_sub__
512
512
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import active_device
513
513
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import backtest
514
514
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import batch_calculate_inds
hikyuu/hub.pyi CHANGED
@@ -28,11 +28,11 @@ import sys as sys
28
28
  import typing
29
29
  __all__: list = ['add_remote_hub', 'add_local_hub', 'update_hub', 'remove_hub', 'build_hub', 'help_part', 'get_part', 'get_part_list', 'get_hub_path', 'get_part_info', 'get_part_module', 'print_part_info', 'get_hub_name_list', 'get_part_name_list', 'get_current_hub', 'search_part']
30
30
  class ConfigModel(sqlalchemy.orm.decl_api.Base):
31
- __mapper__: typing.ClassVar[sqlalchemy.orm.mapper.Mapper] # value = <Mapper at 0x2805900f220; ConfigModel>
31
+ __mapper__: typing.ClassVar[sqlalchemy.orm.mapper.Mapper] # value = <Mapper at 0x18e747befe0; ConfigModel>
32
32
  __table__: typing.ClassVar[sqlalchemy.sql.schema.Table] # value = Table('hub_config', MetaData(), Column('id', Integer(), table=<hub_config>, primary_key=True, nullable=False, default=Sequence('config_id_seq', metadata=MetaData())), Column('key', String(), table=<hub_config>), Column('value', String(), table=<hub_config>), schema=None)
33
33
  __table_args__: typing.ClassVar[tuple] # value = (UniqueConstraint(Column('key', String(), table=<hub_config>)))
34
34
  __tablename__: typing.ClassVar[str] = 'hub_config'
35
- _sa_class_manager: typing.ClassVar[sqlalchemy.orm.instrumentation.ClassManager] # value = <ClassManager of <class 'hikyuu.hub.ConfigModel'> at 2805901dda0>
35
+ _sa_class_manager: typing.ClassVar[sqlalchemy.orm.instrumentation.ClassManager] # value = <ClassManager of <class 'hikyuu.hub.ConfigModel'> at 18e747cdd00>
36
36
  def __init__(self, **kwargs):
37
37
  """
38
38
  A simple constructor that allows initialization from kwargs.
@@ -109,11 +109,11 @@ class HubManager:
109
109
  def print_part_info(self, name):
110
110
  ...
111
111
  class HubModel(sqlalchemy.orm.decl_api.Base):
112
- __mapper__: typing.ClassVar[sqlalchemy.orm.mapper.Mapper] # value = <Mapper at 0x2805900fca0; HubModel>
112
+ __mapper__: typing.ClassVar[sqlalchemy.orm.mapper.Mapper] # value = <Mapper at 0x18e747bfdc0; HubModel>
113
113
  __table__: typing.ClassVar[sqlalchemy.sql.schema.Table] # value = Table('hub_repo', MetaData(), Column('id', Integer(), table=<hub_repo>, primary_key=True, nullable=False, default=Sequence('remote_id_seq', metadata=MetaData())), Column('name', String(), table=<hub_repo>), Column('hub_type', String(), table=<hub_repo>), Column('local_base', String(), table=<hub_repo>), Column('local', String(), table=<hub_repo>), Column('url', String(), table=<hub_repo>), Column('branch', String(), table=<hub_repo>), schema=None)
114
114
  __table_args__: typing.ClassVar[tuple] # value = (UniqueConstraint(Column('name', String(), table=<hub_repo>)))
115
115
  __tablename__: typing.ClassVar[str] = 'hub_repo'
116
- _sa_class_manager: typing.ClassVar[sqlalchemy.orm.instrumentation.ClassManager] # value = <ClassManager of <class 'hikyuu.hub.HubModel'> at 2805904eb10>
116
+ _sa_class_manager: typing.ClassVar[sqlalchemy.orm.instrumentation.ClassManager] # value = <ClassManager of <class 'hikyuu.hub.HubModel'> at 18e747f6a70>
117
117
  def __init__(self, **kwargs):
118
118
  """
119
119
  A simple constructor that allows initialization from kwargs.
@@ -146,11 +146,11 @@ class ModuleConflictError(Exception):
146
146
  def __str__(self):
147
147
  ...
148
148
  class PartModel(sqlalchemy.orm.decl_api.Base):
149
- __mapper__: typing.ClassVar[sqlalchemy.orm.mapper.Mapper] # value = <Mapper at 0x280590607f0; PartModel>
149
+ __mapper__: typing.ClassVar[sqlalchemy.orm.mapper.Mapper] # value = <Mapper at 0x18e748085b0; PartModel>
150
150
  __table__: typing.ClassVar[sqlalchemy.sql.schema.Table] # value = Table('hub_part', MetaData(), Column('id', Integer(), table=<hub_part>, primary_key=True, nullable=False, default=Sequence('part_id_seq', metadata=MetaData())), Column('hub_name', String(), table=<hub_part>), Column('part', String(), table=<hub_part>), Column('name', String(), table=<hub_part>), Column('author', String(), table=<hub_part>), Column('version', String(), table=<hub_part>), Column('doc', String(), table=<hub_part>), Column('module_name', String(), table=<hub_part>), Column('label', String(), table=<hub_part>), schema=None)
151
151
  __table_args__: typing.ClassVar[tuple] # value = (UniqueConstraint(Column('name', String(), table=<hub_part>)))
152
152
  __tablename__: typing.ClassVar[str] = 'hub_part'
153
- _sa_class_manager: typing.ClassVar[sqlalchemy.orm.instrumentation.ClassManager] # value = <ClassManager of <class 'hikyuu.hub.PartModel'> at 2805904f970>
153
+ _sa_class_manager: typing.ClassVar[sqlalchemy.orm.instrumentation.ClassManager] # value = <ClassManager of <class 'hikyuu.hub.PartModel'> at 18e747f7a60>
154
154
  def __init__(self, **kwargs):
155
155
  """
156
156
  A simple constructor that allows initialization from kwargs.
@@ -321,7 +321,7 @@ private:
321
321
  } else {
322
322
  // std::this_thread::yield();
323
323
  std::unique_lock<std::mutex> lk(m_cv_mutex);
324
- m_cv.wait_for(lk, std::chrono::microseconds(10), [this] {
324
+ m_cv.wait(lk, [this] {
325
325
  return this->m_done.load(std::memory_order_acquire) ||
326
326
  !this->m_master_work_queue.empty() ||
327
327
  (m_local_work_queue && !m_local_work_queue->empty()) ||
@@ -12,13 +12,13 @@
12
12
  #define HKU_VERSION_H
13
13
 
14
14
  // clang-format off
15
- #define HKU_VERSION "2.7.5"
15
+ #define HKU_VERSION "2.7.6"
16
16
  #define HKU_VERSION_MAJOR 2
17
17
  #define HKU_VERSION_MINOR 7
18
- #define HKU_VERSION_ALTER 5
19
- #define HKU_VERSION_BUILD 202602021556
18
+ #define HKU_VERSION_ALTER 6
19
+ #define HKU_VERSION_BUILD 202602030100
20
20
  #define HKU_VERSION_MODE "RELEASE"
21
- #define HKU_VERSION_GIT "2.7.5 release.e8204674 (RELEASE)"
21
+ #define HKU_VERSION_GIT "2.7.6 master.fdaefbbd (RELEASE)"
22
22
  // clang-format on
23
23
 
24
24
  #endif /* HKU_VERSION_H */
Binary file
Binary file
Binary file
Binary file
Binary file
hikyuu/plugin/device.dll CHANGED
Binary file
hikyuu/plugin/extind.dll CHANGED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -232,8 +232,8 @@ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 impo
232
232
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PG_NoGoal
233
233
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import POS
234
234
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import POW
235
- from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PRICELIST as VALUE
236
235
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PRICELIST
236
+ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PRICELIST as VALUE
237
237
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import QUANTILE_TRUNC
238
238
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import RANK
239
239
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import RECOVER_BACKWARD
@@ -298,8 +298,8 @@ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 impo
298
298
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import SP_TruncNormal
299
299
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import SP_Uniform
300
300
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import SQRT
301
- from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDEV
302
301
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDEV as STD
302
+ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDEV
303
303
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDP
304
304
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import ST_FixedPercent
305
305
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import ST_Indicator
@@ -627,10 +627,10 @@ from hikyuu.util.mylog import add_class_logger_handler
627
627
  from hikyuu.util.mylog import capture_multiprocess_all_logger
628
628
  from hikyuu.util.mylog import class_logger
629
629
  from hikyuu.util.mylog import hku_benchmark
630
- from hikyuu.util.mylog import hku_debug as hku_trace
631
630
  from hikyuu.util.mylog import hku_debug
632
- from hikyuu.util.mylog import hku_debug_if
631
+ from hikyuu.util.mylog import hku_debug as hku_trace
633
632
  from hikyuu.util.mylog import hku_debug_if as hku_trace_if
633
+ from hikyuu.util.mylog import hku_debug_if
634
634
  from hikyuu.util.mylog import hku_error
635
635
  from hikyuu.util.mylog import hku_error_if
636
636
  from hikyuu.util.mylog import hku_fatal
@@ -676,7 +676,7 @@ TRACE: hikyuu.cpp.core310.LOG_LEVEL # value = <LOG_LEVEL.TRACE: 0>
676
676
  VOL: hikyuu.cpp.core310.Indicator # value = Indicator{...
677
677
  WARN: hikyuu.cpp.core310.LOG_LEVEL # value = <LOG_LEVEL.WARN: 3>
678
678
  constant: hikyuu.cpp.core310.Constant # value = <hikyuu.cpp.core310.Constant object>
679
- current_path: str = 'D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\xmake;C:\\Program Files\\Git\\cmd;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
679
+ current_path: str = 'D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\Git\\cmd;C:\\Program Files\\xmake;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
680
680
  dll_directory: str = 'D:\\workspace\\hikyuu\\hikyuu\\cpp'
681
681
  hku_logger: logging.Logger # value = <Logger hikyuu (INFO)>
682
- new_path: str = 'D:\\workspace\\hikyuu\\hikyuu\\cpp;D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\xmake;C:\\Program Files\\Git\\cmd;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
682
+ new_path: str = 'D:\\workspace\\hikyuu\\hikyuu\\cpp;D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\Git\\cmd;C:\\Program Files\\xmake;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
@@ -232,8 +232,8 @@ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 impo
232
232
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PG_NoGoal
233
233
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import POS
234
234
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import POW
235
- from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PRICELIST as VALUE
236
235
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PRICELIST
236
+ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import PRICELIST as VALUE
237
237
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import QUANTILE_TRUNC
238
238
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import RANK
239
239
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import RECOVER_BACKWARD
@@ -298,8 +298,8 @@ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 impo
298
298
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import SP_TruncNormal
299
299
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import SP_Uniform
300
300
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import SQRT
301
- from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDEV
302
301
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDEV as STD
302
+ from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDEV
303
303
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import STDP
304
304
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import ST_FixedPercent
305
305
  from hikyuu.cpp.core310.pybind11_detail_function_record_v1_msvc_md_mscver19 import ST_Indicator
@@ -621,10 +621,10 @@ from hikyuu.util.mylog import add_class_logger_handler
621
621
  from hikyuu.util.mylog import capture_multiprocess_all_logger
622
622
  from hikyuu.util.mylog import class_logger
623
623
  from hikyuu.util.mylog import hku_benchmark
624
- from hikyuu.util.mylog import hku_debug as hku_trace
625
624
  from hikyuu.util.mylog import hku_debug
626
- from hikyuu.util.mylog import hku_debug_if
625
+ from hikyuu.util.mylog import hku_debug as hku_trace
627
626
  from hikyuu.util.mylog import hku_debug_if as hku_trace_if
627
+ from hikyuu.util.mylog import hku_debug_if
628
628
  from hikyuu.util.mylog import hku_error
629
629
  from hikyuu.util.mylog import hku_error_if
630
630
  from hikyuu.util.mylog import hku_fatal
@@ -670,7 +670,7 @@ TRACE: hikyuu.cpp.core310.LOG_LEVEL # value = <LOG_LEVEL.TRACE: 0>
670
670
  VOL: hikyuu.cpp.core310.Indicator # value = Indicator{...
671
671
  WARN: hikyuu.cpp.core310.LOG_LEVEL # value = <LOG_LEVEL.WARN: 3>
672
672
  constant: hikyuu.cpp.core310.Constant # value = <hikyuu.cpp.core310.Constant object>
673
- current_path: str = 'D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\xmake;C:\\Program Files\\Git\\cmd;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
673
+ current_path: str = 'D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\Git\\cmd;C:\\Program Files\\xmake;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
674
674
  dll_directory: str = 'D:\\workspace\\hikyuu\\hikyuu\\cpp'
675
675
  hku_logger: logging.Logger # value = <Logger hikyuu (INFO)>
676
- new_path: str = 'D:\\workspace\\hikyuu\\hikyuu\\cpp;D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\xmake;C:\\Program Files\\Git\\cmd;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
676
+ new_path: str = 'D:\\workspace\\hikyuu\\hikyuu\\cpp;D:\\anaconda3\\envs\\py310;D:\\anaconda3\\envs\\py310\\Library\\mingw-w64\\bin;D:\\anaconda3\\envs\\py310\\Library\\usr\\bin;D:\\anaconda3\\envs\\py310\\Library\\bin;D:\\anaconda3\\envs\\py310\\Scripts;D:\\anaconda3\\envs\\py310\\bin;D:\\anaconda3\\condabin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\bin;C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.4\\libnvvp;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\Calibre2;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\Program Files\\Go\\bin;C:\\Program Files\\nodejs;C:\\Program Files\\NVIDIA Corporation\\Nsight Compute 2024.1.0;C:\\Program Files\\CMake\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA app\\NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit;C:\\Program Files\\Git\\cmd;C:\\Program Files\\xmake;d:\\anaconda3;d:\\anaconda3\\Library\\mingw-w64\\bin;d:\\anaconda3\\Library\\usr\\bin;d:\\anaconda3\\Library\\bin;d:\\anaconda3\\Scripts;C:\\Qt\\6.8.0\\msvc2022_64\\bin;C:\\Users\\admin\\.cargo\\bin;C:\\Users\\admin\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\admin\\xmake;D:\\mysql-8.0.27-winx64\\bin;C:\\Program Files\\Graphviz\\bin;D:\\mongodb-win32-x86_64-windows-5.0.6\\bin;C:\\tools\\apache-maven-3.8.6\\bin;C:\\Program Files\\7-Zip;C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\admin\\AppData\\Local\\Microsoft\\WindowsApps;c:\\tools;C:\\Users\\admin\\go\\bin;C:\\Users\\admin\\AppData\\Roaming\\npm;C:\\Program Files\\NVDIA\\CUDNN\\v9.0\\bin;D:\\workspace\\git-view\\vcpkg;.'
hikyuu/util/singleton.pyi CHANGED
@@ -12,7 +12,7 @@ class SingletonType(type):
12
12
  self.name = name
13
13
 
14
14
  """
15
- _instance_lock: typing.ClassVar[_thread.lock] # value = <unlocked _thread.lock object at 0x0000028057CF7140>
15
+ _instance_lock: typing.ClassVar[_thread.lock] # value = <unlocked _thread.lock object at 0x0000018E734A7200>
16
16
  @classmethod
17
17
  def __call__(cls, *args, **kwargs):
18
18
  ...
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: hikyuu
3
- Version: 2.7.5
3
+ Version: 2.7.6
4
4
  Summary: Hikyuu Quant Framework for System Trading Analysis and backtester
5
5
  Home-page: http://hikyuu.org/
6
6
  Author: fasiondog
@@ -46,6 +46,17 @@ Requires-Dist: pipdeptree
46
46
  Requires-Dist: h5py>=3.14.0
47
47
  Requires-Dist: tqdm>=4.67.1
48
48
  Requires-Dist: clickhouse-connect>=0.9.2
49
+ Dynamic: author
50
+ Dynamic: author-email
51
+ Dynamic: classifier
52
+ Dynamic: description
53
+ Dynamic: description-content-type
54
+ Dynamic: home-page
55
+ Dynamic: keywords
56
+ Dynamic: license
57
+ Dynamic: platform
58
+ Dynamic: requires-dist
59
+ Dynamic: summary
49
60
 
50
61
  ![title](docs/source/_static/00000-title.png)
51
62
 
@@ -1,12 +1,12 @@
1
1
  hikyuu/LICENSE.txt,sha256=Pw3M20qvGBnI4pcLKZc6A6rbxL2qT6vqAs2OWXRhlbE,1085
2
2
  hikyuu/__init__.py,sha256=W3aFGdM7pBdJ-lGmX9eN8sH64Ot60Bh54rJq67tKPRI,20133
3
- hikyuu/__init__.pyi,sha256=w5vhFv40aZoTQjVD77a2Jo_qlM6dHai-awmwnLwLeZk,81774
3
+ hikyuu/__init__.pyi,sha256=lYu2baOBJ1x13fDcxiIkuSXsy6s67ffwcAo5beIdwVY,81774
4
4
  hikyuu/core.py,sha256=x7oa1mj7BI9nqV644cnZj53EKxqCNM1J8CQGyOFKTjo,733
5
- hikyuu/core.pyi,sha256=umpmdt-A8nXpGHdQNGKo7_RywvsJEJ_q43Y6LZdQimw,61225
5
+ hikyuu/core.pyi,sha256=YKDuMzip3mKtRBYP_tBdkxfHnZEK5Bz4XNEG4YhwbOw,61225
6
6
  hikyuu/extend.py,sha256=WewyYZZL-Z3oWpqgaPqiI8jMW5mkFbRvkRdl818ncwY,9400
7
- hikyuu/extend.pyi,sha256=2M4rdATbFHlKoOXSSUEZRDNnhik9NoEBCGV4HgZ1lsw,64902
7
+ hikyuu/extend.pyi,sha256=PBkXh47L7eTr_-PzL1qa3AwHs3jMZoVSGmp3FdsgYhc,64902
8
8
  hikyuu/hub.py,sha256=56TuLxF-3sOOMn9UKjEQWvTIlVicLj1dIHmaIKEERzM,28641
9
- hikyuu/hub.pyi,sha256=F5X9Gszr4eAKB6iVgq91lVG0h30ZbwggVLi6Ag2JBQA,10751
9
+ hikyuu/hub.pyi,sha256=Cecf3qdXYhX1c_4Fl71f3eF7Jc_tyBGgZNgUW8cg7uc,10751
10
10
  hikyuu/interactive.py,sha256=Wwl3_FaczN_33wtSpRFipqUEuTdkQAqIjQxHE4skL-0,2343
11
11
  hikyuu/analysis/__init__.py,sha256=b1jcxxmFC0j_vxiDwmCIC4KrfDdAXAfz8CVKgGMm-Cw,266
12
12
  hikyuu/analysis/__init__.pyi,sha256=_zLCafInLf5cQ8jSGNSqLUaa_gk-v8auk3C-QnQIV5o,53053
@@ -25,15 +25,15 @@ hikyuu/cpp/boost_date_time-mt.dll,sha256=ikkTEOlo96KLagsvuMijY8uAL_QPjTh85zK1h0F
25
25
  hikyuu/cpp/boost_serialization-mt.dll,sha256=a-JydNkIJJvCrCcSsAjJZu7e0jZlndFW-S-QtOJJ4bU,218624
26
26
  hikyuu/cpp/boost_wserialization-mt.dll,sha256=ADzYMZzS09SPNnegQwsxIGsjvRRgBrWT_vGVK5kbygc,156160
27
27
  hikyuu/cpp/concrt140.dll,sha256=T1AJkqU8QaC6RKEcM8SB2HY1BadFO-EthRB4VquPszI,322560
28
- hikyuu/cpp/core310.pyd,sha256=xn0VGRldQgOh-iK0OfO-JkupAByO8GOZvwasXGk0_1Y,4301824
28
+ hikyuu/cpp/core310.pyd,sha256=cKJ5P3kI97lnmvlN0lcJv-_1Up9zTx7z81LDNmhoBc4,4301824
29
29
  hikyuu/cpp/core310.pyi,sha256=JcMFUY_o8sx_FcaLt75Zs_8-edTtcIPSTTj5RYTAKs4,503176
30
- hikyuu/cpp/core311.pyd,sha256=YhI1LVYqRVkHBpvEMg0-vxUTNt5opObS774qW4Q7bjs,4304384
30
+ hikyuu/cpp/core311.pyd,sha256=IeeNLjtPfLsn-MmalteT2mzRafBFUoh0hZLWhORAivA,4304384
31
31
  hikyuu/cpp/core311.pyi,sha256=JyEfuE3vOZFndt8HVTpHfs77t3B5c6v7T6ZVu_VqzE4,503176
32
- hikyuu/cpp/core312.pyd,sha256=oa0Q1QCjhVwctrtqAkxxCGO1DFZoNCW5EKThKcdT0iw,4469760
32
+ hikyuu/cpp/core312.pyd,sha256=S2xned8GdLtbMI-btVagu-aAiAkw3bM7GtFw7_pcgGw,4469760
33
33
  hikyuu/cpp/core312.pyi,sha256=bjrkHbrUxEaFRl1b_w4eGAhUZmzPao0SopqE_5Nrk9A,503176
34
- hikyuu/cpp/core313.pyd,sha256=I9kIdYQWF8ZAjAr_MGcNaAkeNsRw_25LCD0DcJPAgnY,4469760
34
+ hikyuu/cpp/core313.pyd,sha256=hzAkFeh1MjfAPSJisPnWzULTDtsrxnpYxT-TmghN38Q,4469760
35
35
  hikyuu/cpp/core313.pyi,sha256=d9PM4pO-WFYWNvIPSlXTc0wPrCb_K752eZmgpiZBVrA,502373
36
- hikyuu/cpp/hikyuu.dll,sha256=9qOvW7Yna_fS_GkmmLwL4wNGMXyLNXxY_6aPVd4b-kU,15049216
36
+ hikyuu/cpp/hikyuu.dll,sha256=7dp92N9JczhSY3I_858IoY4YBRYepi_MnX9aq5AkSEY,15048192
37
37
  hikyuu/cpp/hikyuu.lib,sha256=Jcr-cbsfXKm_l4Ip4pTZ30SibC8p0QkOxvsr-IRVfAw,14736208
38
38
  hikyuu/cpp/hku_hdf5.dll,sha256=Diks-nS42Ix13UuDSRfafphpc1y7cNdRl1p8Ey_kGsQ,3515392
39
39
  hikyuu/cpp/hku_hdf5_cpp.dll,sha256=76Acxay7XVoNBms2FSeg8oT6ApvkO13vE6LimEIYIjs,304128
@@ -167,13 +167,13 @@ hikyuu/draw/volume.pyi,sha256=z9qJpB6xXQrnhlwutwI3mD6ETMLlJedLzsDTWj65Py4,1757
167
167
  hikyuu/draw/drawplot/__init__.py,sha256=uvS2697BlDqs3aEPjMkCxmBl68_Vmhf8ZohUCDhwHko,10362
168
168
  hikyuu/draw/drawplot/__init__.pyi,sha256=ZVzDcB0Zi0ZY1DFBczdQq4PyWWKcmlUbBnt9mZA5Cqw,6739
169
169
  hikyuu/draw/drawplot/bokeh_draw.py,sha256=87LkP1W4KDgFZzuFOcwYY0j_7aZtxwqMKNldkMPy2kQ,20249
170
- hikyuu/draw/drawplot/bokeh_draw.pyi,sha256=ebkKsVhss7XVv32yf509mdRq9XJITXKe2nQ2MdEqWU8,80617
170
+ hikyuu/draw/drawplot/bokeh_draw.pyi,sha256=sXp2eB_cEivocfIbyMpgYydGCLNFZA1_iwMt7e4e9-Y,80617
171
171
  hikyuu/draw/drawplot/common.py,sha256=Cq4jMg3-LrvXHVIFhac6iX5lWpmYMLOyJCGbn2BiLXE,3186
172
172
  hikyuu/draw/drawplot/common.pyi,sha256=QBERcbArrSww2fEmXqK9wTBuFJ6VPxKsxEOQDfcBAYI,363
173
173
  hikyuu/draw/drawplot/echarts_draw.py,sha256=h9tplR4KS32tcC9D8JdG7_x7bhDsPacTMbbChK6fwKY,21054
174
- hikyuu/draw/drawplot/echarts_draw.pyi,sha256=yxMzEoKo92UcerD-4xBThNrir15iZd-6WAKwfivoWds,75590
174
+ hikyuu/draw/drawplot/echarts_draw.pyi,sha256=Z-oVALxc3_LRA_vNppIxKxO0PxE5LbTtjdVUxqdx3Ko,75590
175
175
  hikyuu/draw/drawplot/matplotlib_draw.py,sha256=Dx6ACr4ETH2fC0KVl2gRrNg1XvPqUcmafnmHU9D6TQ0,58813
176
- hikyuu/draw/drawplot/matplotlib_draw.pyi,sha256=DW0ShUSv6kZQT9o2J1f_RJCl35xbWgSDU3rralruqI4,99308
176
+ hikyuu/draw/drawplot/matplotlib_draw.pyi,sha256=nw5fiQ4zSmV6vaiyq1EKl7vEoH56EvefJvUcfasdZEM,99308
177
177
  hikyuu/draw/drawplot/icon/1.png,sha256=I21nZoJ2secsZZYSeWcSzzgtKsuKIJtBeFKQ7xp_trU,786
178
178
  hikyuu/draw/drawplot/icon/10.png,sha256=o8cfsnmu0dltqyh3F-U-6IxJz9HvSFing1b11UaLlSQ,570
179
179
  hikyuu/draw/drawplot/icon/11.png,sha256=6ayNsr6Ym30jpv5Y1NGOtf8Ne9__WiA8VL4IwGsB73Y,852
@@ -316,7 +316,7 @@ hikyuu/include/hikyuu/doc.h,sha256=20HVEEYZPyudKL9fGaLf_JfoOid-UPWjmU024JOEJs4,7
316
316
  hikyuu/include/hikyuu/hikyuu.h,sha256=FjOt_eY6nujo9YxmihN3CUmvqRY3M1mf4lYtZ5zH03c,1583
317
317
  hikyuu/include/hikyuu/lang.h,sha256=_-zcFGu7Sh6vWEuUqUSbK9Kp3_wjkpXjNcIE3vVDFkE,1002
318
318
  hikyuu/include/hikyuu/misc.h,sha256=_IQtzzlj6WImaRkDonr7u39i1UF377OFn0R9BMy0rO8,1085
319
- hikyuu/include/hikyuu/version.h,sha256=x0gbPfqShj8w1EHx1BCfx3UONNQ-U1f99XU7O6-rwFo,508
319
+ hikyuu/include/hikyuu/version.h,sha256=FVv4xS4dzEwDQ4kTL310Ht9ManTRcL0YMVRBD7diO-Q,507
320
320
  hikyuu/include/hikyuu/analysis/__init__.py,sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY,2
321
321
  hikyuu/include/hikyuu/analysis/analysis_sys.h,sha256=WJpfpLeKqpUjGFwmiRf_NCX8NvAHqBRuPDxMi4n-iVs,3239
322
322
  hikyuu/include/hikyuu/analysis/combinate.h,sha256=--OhYTVLQ8bUNgl47V0uNO0IjSULxu7bXhYWbjNY4Ig,4196
@@ -1007,7 +1007,7 @@ hikyuu/include/hikyuu/utilities/plugin/__init__.py,sha256=frcCV1k9oG9oKj3dpUqdJg
1007
1007
  hikyuu/include/hikyuu/utilities/thread/FuncWrapper.h,sha256=C--_vhv2SJr1Czx8sFMpCv0ZkYSxRDF2r1LTsqflgWM,2142
1008
1008
  hikyuu/include/hikyuu/utilities/thread/GlobalMQStealThreadPool.h,sha256=8Qsu_DC9PhptqZSCxT29pqt_IlknxJoZY35VMmQBxOo,9570
1009
1009
  hikyuu/include/hikyuu/utilities/thread/GlobalMQThreadPool.h,sha256=bmq6XvsYevOli34FFu2pBzWfPPDUpHtHvkvuoWp6JsI,7854
1010
- hikyuu/include/hikyuu/utilities/thread/GlobalStealThreadPool.h,sha256=hcwabWhXxR0QNTYa431M4MzECCpY_mNGpeU3fvltbzs,12069
1010
+ hikyuu/include/hikyuu/utilities/thread/GlobalStealThreadPool.h,sha256=enc_rkrXJuTh2MZcxn81yFn38gbxe48UjMWGxyZdHpA,12034
1011
1011
  hikyuu/include/hikyuu/utilities/thread/GlobalThreadPool.h,sha256=KrM03FQsoh5djV_8HuuFgS7EnvlneNpZ4AVfXMWOivw,6173
1012
1012
  hikyuu/include/hikyuu/utilities/thread/InterruptFlag.h,sha256=Wi30Nj8Dv-wdX1j5t7ksjb-eJLB8bE20e-Tw3ad_RlI,924
1013
1013
  hikyuu/include/hikyuu/utilities/thread/MQStealQueue.h,sha256=lxrY7r-Evy4-K97zbZFfwaY9X2-Z_wCSmX17wmvxczQ,2790
@@ -1024,18 +1024,18 @@ hikyuu/indicator/__init__.py,sha256=A_oVEd2SgB7YaGRsPvYojACWKJOFnw2pkyjUxsNf2dw,
1024
1024
  hikyuu/indicator/indicator.py,sha256=YJBrb9130p1Pz9yDuGEsCIRzLQgbb_gA2XiHP7k_Xwg,4385
1025
1025
  hikyuu/indicator/pyind.py,sha256=dRWOUkidDOpozCdsTtj_84nuV4fdUKWcddGTC0mEbFk,1735
1026
1026
  hikyuu/plugin/__init__.py,sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY,2
1027
- hikyuu/plugin/backtest.dll,sha256=IOfxn0EkbIhBgo0poXqEry7buob6f5Ax-0oy5j4kPuI,4464640
1028
- hikyuu/plugin/checkdata.dll,sha256=Wj9RZR6kTF5dX9ZDMo5GCS8XBM__DbWOc5uF-PRTWWU,4564992
1029
- hikyuu/plugin/clickhousedriver.dll,sha256=36RUKJ-x4aknWw66u677IytC6cyBjeLUbQ26S4W4mWM,5496832
1030
- hikyuu/plugin/dataserver.dll,sha256=i2q-lHxGlVMINdea1g0kG9dxSSk1Zsb17ATBc5Pp6C0,5698048
1031
- hikyuu/plugin/dataserver_parquet.dll,sha256=2wmzccOwdlRyHyB6ubgJUeVxMbiV4Zf283T8BEb6V-Y,160256
1032
- hikyuu/plugin/device.dll,sha256=uaOaQ45MpPF6S-3pqwtKSukwppJWgRICEpwnz2Pnspg,4519936
1033
- hikyuu/plugin/extind.dll,sha256=LXbnYXDtpZaQfbM472ktP76Pu07_P8LLVGGlriHtDAM,5450752
1034
- hikyuu/plugin/hkuextra.dll,sha256=U5hY9pvcTuzQPotVdC_wDS_H7aBvfwnT4O1iv4tbl4s,4486656
1035
- hikyuu/plugin/import2ch.dll,sha256=0AACKRWTnLB3xaFWRMh0OlVabUvNQxb7ux8CmT6AqcU,5288448
1036
- hikyuu/plugin/import2hdf5.dll,sha256=o6JYOY3XcgnPxuePs8_qmGogFCGCBa1hcFs-nZJLI1o,4518400
1037
- hikyuu/plugin/import2mysql.dll,sha256=eGMsOfskej4uhD_ySXqnbR9aYtbY0RESWdanmFypbKQ,4495872
1038
- hikyuu/plugin/tmreport.dll,sha256=fxPKN3genHF86-wAipr0vnClwGRf-IjlSb2q5CVrdMs,4465152
1027
+ hikyuu/plugin/backtest.dll,sha256=NNh2klX3VdbukG8bMH5ovVl-t4DXZzub9esJ2BJ6wSE,4464640
1028
+ hikyuu/plugin/checkdata.dll,sha256=oYIPq2ppekqGx6anzbzDY6hYLdozpQzqaB1Pu_6Li48,4564992
1029
+ hikyuu/plugin/clickhousedriver.dll,sha256=FrKDWQDBTBl4qjnAXjHRbaRMaLkGRalrbOGsiWFBm_Q,5496832
1030
+ hikyuu/plugin/dataserver.dll,sha256=_bpfhwP0qPUcplXKPAdDxfochQ4xmHK897EMsAktJJE,5698048
1031
+ hikyuu/plugin/dataserver_parquet.dll,sha256=fHDWpw3g1_5dQp4ifg4ms7WNZ19ZanJLvW0jksnXRRg,160256
1032
+ hikyuu/plugin/device.dll,sha256=A6vvjdV-JqRs6a4_RpAc4slFUKjcphBeaA6ntqMezLw,4519936
1033
+ hikyuu/plugin/extind.dll,sha256=JBfFazTs8NzJQ75JRn06qVXeEwB_ndsNot-swtMWBRY,5450752
1034
+ hikyuu/plugin/hkuextra.dll,sha256=_2ReGFe0d_BaHiBgzhcP7FqXRVgQJJeMt2esfGbayZA,4486656
1035
+ hikyuu/plugin/import2ch.dll,sha256=HZpED2VEFQl_ctH_HpaLCM0LYV9u2xJHVqhJgcKn5nA,5288448
1036
+ hikyuu/plugin/import2hdf5.dll,sha256=dGJj3-yAKdQOJ8N6-zI7a3Q5_1kz9MSSdJfqpwZCc7k,4518912
1037
+ hikyuu/plugin/import2mysql.dll,sha256=opaUqo5f0sopYsEfmTcZNPN0g9NMxwYauk5umoTioGU,4495872
1038
+ hikyuu/plugin/tmreport.dll,sha256=logQad3SIIR77gd1pc_V_r8e5VKjYpgzncZdejgFLrI,4465152
1039
1039
  hikyuu/shell/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1040
1040
  hikyuu/shell/cmdserver.py,sha256=EktCYCQ5BwrrIJmiic6lmM-ZFvoFQh_y6L6uqT-2zt8,3328
1041
1041
  hikyuu/shell/hkucmd.py,sha256=YrVM7LERwIu52_n7EOHi9Qkpc-_h3f9zhUlKRCpDh_8,3515
@@ -1073,7 +1073,7 @@ hikyuu/tools/fenge.py,sha256=P-utG5BOMBS4jPb-hy3dwtkDp3tr3KZ33NZJDaCDgD8,5370
1073
1073
  hikyuu/tools/h5_data_clear.py,sha256=mbro9e9H2GTMjO_-1mDPBEbDPec8iydL6An2aOSQuAg,4419
1074
1074
  hikyuu/tools/mysql_clear_last_day_data.py,sha256=BYiPMHm-wMXiJdRnwEVrlDii3ohK3wNb7LbsP4n1o_s,1692
1075
1075
  hikyuu/trade_manage/__init__.py,sha256=T70USQgynFJnr4oRButUBc3p3wRkzBvm4HCS9H8gRGE,1393
1076
- hikyuu/trade_manage/__init__.pyi,sha256=0GJdNRuxAXJUPz034M0p-WvwC3QE0Qg1Mtu0prgKg2Q,70608
1076
+ hikyuu/trade_manage/__init__.pyi,sha256=AuShwilRlprLxpz8MpIwLlmAo2by_F-vVaUUC_b--JE,70608
1077
1077
  hikyuu/trade_manage/broker.py,sha256=qxksV54hTYH5P9X5h2WchLZpXXo2aDzsRcvugViH-zk,4121
1078
1078
  hikyuu/trade_manage/broker.pyi,sha256=8jH6WFTTpy3xsfJJslleR2tDw1i7Cyx_MkJ0FqZ5fGI,2204
1079
1079
  hikyuu/trade_manage/broker_easytrader.py,sha256=7zS3-2ggWJ2tR0Djae0RTXoYvd7IP1YZNImQsbRRFS4,2343
@@ -1081,7 +1081,7 @@ hikyuu/trade_manage/broker_easytrader.pyi,sha256=UPwy8phnk2mHz6W3TG5ltaCf1Aiw00t
1081
1081
  hikyuu/trade_manage/broker_mail.py,sha256=xgoPr9AqjxEPU58LTsGpEs_JdVcsqWPRB4QYtctyhaM,4054
1082
1082
  hikyuu/trade_manage/broker_mail.pyi,sha256=_tvQwAxLEQeB4C8AjbXVbYoM23ddgWXRV-nihecjHnI,2086
1083
1083
  hikyuu/trade_manage/trade.py,sha256=iI_4NAxHSOMP8w0pFwS6yUiut2zDeAMOjHcW6NgjT1o,2148
1084
- hikyuu/trade_manage/trade.pyi,sha256=QDx1WlVJyBMh9LCQpeIicr7ulybiMZwOtMYWvIMaRdI,70117
1084
+ hikyuu/trade_manage/trade.pyi,sha256=9qnErL9WJdh4Eil7YFZ5CtUTmVNIBCMaJ8dhszjYSY4,70117
1085
1085
  hikyuu/trade_sys/__init__.py,sha256=9_o0dyUUUzvpX3ZZo8mrV2LEjufT348Nx4iefKisXnU,1883
1086
1086
  hikyuu/trade_sys/trade_sys.py,sha256=wdDfMAkweyIwtpXnODx4ZvrPKuG4TyyPR4IeJgjNnUs,10672
1087
1087
  hikyuu/util/__init__.py,sha256=JFS99i71OVIFoNjIX471aTwjgljxEgpOeq57XkRLJNc,1166
@@ -1093,12 +1093,12 @@ hikyuu/util/mylog.pyi,sha256=U2aLHhSnsw0R215mSJs3jUNgpBBshiUWchYp7Cpoglk,2717
1093
1093
  hikyuu/util/notebook.py,sha256=zToRjn0gqrs11SC6CK3IvJUWcerBMID_byxSn255BWk,1159
1094
1094
  hikyuu/util/notebook.pyi,sha256=mTCfKaC8ItfDR7GSWbfXajvvTXr5CI40H8yStKRjTdg,564
1095
1095
  hikyuu/util/singleton.py,sha256=ADnNpIUK63Q7iqkVv9XVptAPHg3iPlPGv1eYCPXjn34,793
1096
- hikyuu/util/singleton.pyi,sha256=uogDlwEf0ryOIAJACnbRuDvSRcIJNq9TjRvazyI_xf0,549
1096
+ hikyuu/util/singleton.pyi,sha256=bbF8gR3D43Ce_H2aTpIdhhtwS0z4jtn_Yfboqp08apY,549
1097
1097
  hikyuu/util/slice.py,sha256=ZPvGFc7MO3USnAS4ADMnjJaPqTRFV0nXY_ssgfysxJ4,1759
1098
1098
  hikyuu/util/slice.pyi,sha256=9YS29Ehh3qbGC0F6Ieur25VcuftQL7C4c5nxmybWKHU,243
1099
1099
  hikyuu/util/timeout.py,sha256=n1KdeXfXgh6fJKdrxmmL5PU6zIkeuVp1LKMwll8okDo,3031
1100
- hikyuu-2.7.5.dist-info/METADATA,sha256=N5Xuk1DANwGss6nzcIV7MOCsVpNxLVOX2tQdbZSBpFU,13970
1101
- hikyuu-2.7.5.dist-info/WHEEL,sha256=37evyuMEjsyAveQX40iT43Lz7iWGYiYX5J9a6lEUCNg,97
1102
- hikyuu-2.7.5.dist-info/entry_points.txt,sha256=lKAXjEs7kBs3KiRG88yAXos2X9L2-zQ_YQh0DsKE3kY,137
1103
- hikyuu-2.7.5.dist-info/top_level.txt,sha256=ieLblpQ-NNGIAyuRrvvOuoi-Tsvt9mN1KE9T7KINpQE,4397
1104
- hikyuu-2.7.5.dist-info/RECORD,,
1100
+ hikyuu-2.7.6.dist-info/METADATA,sha256=Jb9yUhqLVxrY84TX7Pmo9HUrzHdi9XuTYxGPcEzs3rA,14206
1101
+ hikyuu-2.7.6.dist-info/WHEEL,sha256=ZjXRCNaQ9YSypEK2TE0LRB0sy2OVXSszb4Sx1XjM99k,97
1102
+ hikyuu-2.7.6.dist-info/entry_points.txt,sha256=lKAXjEs7kBs3KiRG88yAXos2X9L2-zQ_YQh0DsKE3kY,137
1103
+ hikyuu-2.7.6.dist-info/top_level.txt,sha256=ieLblpQ-NNGIAyuRrvvOuoi-Tsvt9mN1KE9T7KINpQE,4397
1104
+ hikyuu-2.7.6.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.1.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-win_amd64
5
5