polars-ta 0.5.2__py3-none-any.whl → 0.5.4__py3-none-any.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.
@@ -1,15 +1,19 @@
1
1
  polars_ta/__init__.py,sha256=ig6f6c1AMSpntwKjqaX3msBzVIwkI7J776IujEmiuvA,123
2
- polars_ta/_version.py,sha256=isJrmDBLRag7Zc2UK9ZovWGOv7ji1Oh-zJtJMNJFkXw,22
2
+ polars_ta/_version.py,sha256=DITpct-LrdIsTgwx2NgH5Ghx5y8Xgz1YMimy1ZV5RTY,22
3
3
  polars_ta/noise.py,sha256=LJHubBqnWlU3Bz84z07N1JB-b-hAMW2rgBF1BT4m0FE,1471
4
4
  polars_ta/candles/__init__.py,sha256=AW68IuFC0gD4_OyjwLP3p22WSzSIYqlSrsS9fW_15xw,141
5
5
  polars_ta/candles/cdl1.py,sha256=RnRu1QzpqEt5y0-1hlfZRUvza1no-Gj4x_dx2QWxr5A,3130
6
6
  polars_ta/candles/cdl1_limit.py,sha256=1escagSXOS1N0kxrItwfrmrvZ5aQf8jqEXQRRu90Pf0,3914
7
7
  polars_ta/candles/cdl2.py,sha256=jQJTKmyEmv5Pqxe2QIVUyu_fD681rirhgHwksdoaFs0,1122
8
+ polars_ta/labels/__init__.py,sha256=NKANbfheMNIs97jVXgqtZwkfx8RQxH9fY7D_fh1V_Ls,46
9
+ polars_ta/labels/_nb.py,sha256=rNGQOTEeO0tZfYPL7IZkGSjs4DmMIlzX_Y0j1LSqagg,1577
10
+ polars_ta/labels/future.py,sha256=OdERljrbzzLwnjmQaOFNantzv-CEeUpbMasMUfIzGpY,5304
8
11
  polars_ta/performance/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
12
  polars_ta/performance/drawdown.py,sha256=9blEXGXT-ficbwbaIqwnY0cIeY9oAL0LrwviZW4wVWU,240
10
- polars_ta/performance/returns.py,sha256=W-Yl-sopicalMFM-oZh1hzsLV2s1uS7iU5UWygUMltE,669
13
+ polars_ta/performance/returns.py,sha256=-2G-RcMEJkL2ESqgwpBixT2Gjlxq2zBi3RJ5btGER-8,440
11
14
  polars_ta/prefix/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
15
  polars_ta/prefix/cdl.py,sha256=DS5GACM3biJmzunlUCkiQrZy-ltzQP0vFmCKkfGxS5E,40
16
+ polars_ta/prefix/labels.py,sha256=v15cxwiZ3K3PnSqpYG4821bVZXfZminZU5hSQQiXKKw,39
13
17
  polars_ta/prefix/reports.py,sha256=B2QgdfX6RbZu9ytgaINv3Aq-ZAh_m3cr2pgbpFyL35A,40
14
18
  polars_ta/prefix/ta.py,sha256=qIb3oRmexNZ6LTQ35V194QTLqj8UgzjaYl5ASwqN5pc,4167
15
19
  polars_ta/prefix/talib.py,sha256=6JsrkgDIUsR2bIA7jVywxgWwxiiFuzsCPvbDeAt4qBA,9392
@@ -17,6 +21,7 @@ polars_ta/prefix/tdx.py,sha256=EttaExzqoA3Y3lD-YKA32-5GfJ6jgKjt-nRuoeuK0wQ,11429
17
21
  polars_ta/prefix/wq.py,sha256=PpSLQQ3vD0Mf3Tiz_AFSi--q8p7CkLg9CHh_ayMfoYo,35
18
22
  polars_ta/reports/__init__.py,sha256=KEATtWxhdaO6XScHYN2XE4WkYbYpQvDOEyXgyc2z22g,45
19
23
  polars_ta/reports/cicc.py,sha256=ZpNzHo5h855Xo9IeKeOzlUjjwE5tR8opb11UoJVxGkg,707
24
+ polars_ta/ta/README.md,sha256=XuDf1sMxNrq9QDEiwBaP8cp-skTK3Jr5VClxhsNiYJ4,647
20
25
  polars_ta/ta/__init__.py,sha256=GRI1suzvmLxfyfXAik4zsxqLaijq5MRCO-fUx3qaCl0,351
21
26
  polars_ta/ta/momentum.py,sha256=-W-wZ1oQE9QiUiVgEx7fvnCEkWJnW6j9CxA7Mc-WMGg,5623
22
27
  polars_ta/ta/operators.py,sha256=H_ORq1SeFKLj58vrOTAIa-X135evZNyo4ZE7gaH_7VM,3711
@@ -26,7 +31,9 @@ polars_ta/ta/statistic.py,sha256=dS5dPBszbdlroJ9u5aXBniJmKgPQnuh9zE7miYKzICs,968
26
31
  polars_ta/ta/transform.py,sha256=c4s5l6khVqIer50g6oScdZ1EEPWYANeKm64AkBkPrtY,1789
27
32
  polars_ta/ta/volatility.py,sha256=yQDKLxos521y3RzywOcE0hTj3qIG_2mfqpARpdxQ1KU,836
28
33
  polars_ta/ta/volume.py,sha256=fPd9Po30kFu-cSmYoRQP4_Ypi9oSWROj650-mjwlfwM,739
34
+ polars_ta/talib/README.md,sha256=IC-pwcGYXALKzMlK0C9GeswoUlCDK86mxmrAagzPy8s,537
29
35
  polars_ta/talib/__init__.py,sha256=UZIkJ6tDYTcxBuKqjeKW93Ya_VyzTtNjXefoTqMd5P8,69701
36
+ polars_ta/tdx/README.md,sha256=rI7VUKm6H8_HBpm9MUePuuf1uE8JTfDX1AvPsfMZPPQ,545
30
37
  polars_ta/tdx/__init__.py,sha256=HBVPri6GwiEsFx4op0ZxDa3Yk4MbnPZgth5xJhtnxiA,662
31
38
  polars_ta/tdx/_chip.py,sha256=2eCe-y_0DcBivVjQHXlFwAiY410-hH-KKPrsUcRJcyk,3832
32
39
  polars_ta/tdx/_nb.py,sha256=IV3XrgSYPoR4jnOOT8p7jJWGtnoRrHLw5-fnIOfmMvA,2192
@@ -47,22 +54,21 @@ polars_ta/tdx/trend_feature.py,sha256=uNc4Z46Kyd7Prl0Ftl2ljSAXztTzQtbO28p7gy8iMv
47
54
  polars_ta/tdx/volume.py,sha256=juYM4Qlx2BX5okRCSwuf-6kRUETqDF7MVWUbYIzc4ww,901
48
55
  polars_ta/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
49
56
  polars_ta/utils/helper.py,sha256=rqxBhmA-RhpHd1-qxdYi7OEZloQpPxR30Kz8fJ_hLic,6254
50
- polars_ta/utils/numba_.py,sha256=jiOxEZjdGBr8aFivCQbJllBsZCfQsBJXQ-DyGhTS2cI,5832
57
+ polars_ta/utils/numba_.py,sha256=P0z-81mabX_9zyJOX0Ib1CFmvPl9-SSatzki3dOciVA,5972
51
58
  polars_ta/utils/pandas_.py,sha256=codb51l45TUMngY55twQaUPUxnffjvj8UEOm35zFpNE,1989
52
59
  polars_ta/utils/pit.py,sha256=YNgUE6mbwhrtA-7wyOL0PCUDdwfTQouXwage-cK6efY,4312
53
60
  polars_ta/utils/wrapper.py,sha256=jbR-ZQdzBf5iWvtnJ1HsN9HdepmDbU7fUj4w8Bt2BkU,3422
54
61
  polars_ta/wq/__init__.py,sha256=C3YYJc997XCUI7H_afGT_mj2m4UdHMcql4sboCVvrXU,327
55
62
  polars_ta/wq/_nb.py,sha256=9N7afRiABqdjO1QPnRlP1RIKJ98cQLpv6nF3dsqUA6k,11281
56
63
  polars_ta/wq/_slow.py,sha256=MfWg9FYX8NGNLWN4ezI_awf3pPTqhSq_zo0LOS4nCzw,937
57
- polars_ta/wq/arithmetic.py,sha256=rVFWhHpmgsMRfPj08VaXCrKapIZ3TP7-1Nc8wBi2BpE,23682
58
- polars_ta/wq/cross_sectional.py,sha256=mHLwuXu9m4ladb6cUJVnH4OofliBSkpzmIZu6TtBoe4,13697
59
- polars_ta/wq/logical.py,sha256=5lttGwQi9oHml7soqmxEwgIVVLpeWO7JSXmQ3-TUqlU,2261
60
- polars_ta/wq/preprocess.py,sha256=xbESoAtsbQgXJMhnLzg4r5o2H9uwPyHfySg5skk_DUg,4188
61
- polars_ta/wq/time_series.py,sha256=iVYIGSQxD3xbiwNPHO7w-Yw0eQ-0nDzRtNzpMXwHwQU,32212
62
- polars_ta/wq/transformational.py,sha256=ktluqo-lcxWysFL3huNypId0EFR1wn1PmyBGO180UQo,7194
64
+ polars_ta/wq/arithmetic.py,sha256=NwyX-K8j9ul7XHHSNuGimBq6f3NvcOGQ4le5PQuaRPc,26346
65
+ polars_ta/wq/cross_sectional.py,sha256=1unrHaPPDQIZACg0CepWn3CXvd_zmQWjNwbXzqZXke8,14518
66
+ polars_ta/wq/logical.py,sha256=PfcPrY3iYoYFDTJ-B1IlCfpab1uTWV7GN1TdRtjauEk,2241
67
+ polars_ta/wq/preprocess.py,sha256=Zpjv7zpU690Ugr5PNnq6CNlUn5qD9sH0SQr5q5AFtys,3444
68
+ polars_ta/wq/time_series.py,sha256=KGVgFSQWiDAOpN7nW0rPE8UE81Q3Co9WwZiY1DWs3KQ,33164
69
+ polars_ta/wq/transformational.py,sha256=HBnxQiS2Pw0fHnRW-aLqbznQVl1SSbZ9OqZG62igiJk,7266
63
70
  polars_ta/wq/vector.py,sha256=Qs-mHC2YsiWXoyMuXZZPzd5W5w_HL1ZgDCj9wRAnqmQ,1902
64
- polars_ta-0.5.2.dist-info/licenses/LICENSE,sha256=nREFtfwxWCCYD-ZA1jMzhhxMyTz-wGWFlnkpgg0DCtQ,1062
65
- polars_ta-0.5.2.dist-info/METADATA,sha256=acgqEzE0-X87lpIS5695GNLLlwDp_0Lpxuz5vsxPnAw,8633
66
- polars_ta-0.5.2.dist-info/WHEEL,sha256=ck4Vq1_RXyvS4Jt6SI0Vz6fyVs4GWg7AINwpsaGEgPE,91
67
- polars_ta-0.5.2.dist-info/top_level.txt,sha256=eat2IhP79-dIGA4DAFOz1o-95--UDqfjeIgmU9TBsDQ,10
68
- polars_ta-0.5.2.dist-info/RECORD,,
71
+ polars_ta-0.5.4.dist-info/METADATA,sha256=YuA2qBXp9R4_9PbOLyk-ZhjiUdTnNLxXKQmZPvpIjc8,8839
72
+ polars_ta-0.5.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
73
+ polars_ta-0.5.4.dist-info/licenses/LICENSE,sha256=nREFtfwxWCCYD-ZA1jMzhhxMyTz-wGWFlnkpgg0DCtQ,1062
74
+ polars_ta-0.5.4.dist-info/RECORD,,
@@ -1,5 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.0.0)
2
+ Generator: hatchling 1.27.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
-
@@ -1 +0,0 @@
1
- polars_ta