pyqqq 0.12.179__py3-none-any.whl → 0.12.180__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.

Potentially problematic release.


This version of pyqqq might be problematic. Click here for more details.

pyqqq/backtest/broker.py CHANGED
@@ -25,7 +25,7 @@ from pyqqq.data.us_stocks import get_ticker_info as get_us_ticker_info
25
25
  from pyqqq.datatypes import *
26
26
  from pyqqq.utils.casting import casting
27
27
  from pyqqq.utils.market_schedule import get_last_trading_day, get_market_schedule, get_trading_day_with_offset
28
- from pyqqq.utils.position_classfier import PositionClassifier
28
+ from pyqqq.utils.position_classifier import PositionClassifier
29
29
 
30
30
  MarketType = Literal["kr_stock", "us_stock"]
31
31
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyqqq
3
- Version: 0.12.179
3
+ Version: 0.12.180
4
4
  Summary: Package for quantitative strategy development on the PyQQQ platform
5
5
  License: MIT
6
6
  Author: PyQQQ team
@@ -5,7 +5,7 @@ pyqqq/ai/domestic.py,sha256=FiJNInRlhcnxG7Jxmz2hDvaLhS8_jn-JFpQMze8Ch9s,1888
5
5
  pyqqq/ai/market_schedule.py,sha256=8HiivwC-xI2EKr8lXS_g4mTj2LYpCQ2QfZsJmIq61O0,818
6
6
  pyqqq/ai/minute.py,sha256=C0sTVkBY4-Vuj8Q9VZ7d9kZYAv963FUX4k3vIvhetng,1754
7
7
  pyqqq/backtest/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
- pyqqq/backtest/broker.py,sha256=GoZtmN3Pia5oVe923EPg16x-dDmr9QB_wVe38CEJNcc,69388
8
+ pyqqq/backtest/broker.py,sha256=MFQsJnu0dYW799YEcAnMS3Q0DUMWbHcnsgkl8fSRfdc,69389
9
9
  pyqqq/backtest/environment.py,sha256=wiL2JQtWF1-k4nw2BLryoa_cE1_yO0qNhwukWFp4GfU,10009
10
10
  pyqqq/backtest/logger.py,sha256=BmoEMjUU76z8rZtMCYCwbspD3AVaHJrdbbT1EAFgrAE,3294
11
11
  pyqqq/backtest/positionprovider.py,sha256=wrR7Bntg28Q5_vGQV6XNzxe-SYoO9_GLcV9gDVEDAN4,4164
@@ -58,6 +58,6 @@ pyqqq/utils/mock_api.py,sha256=7EsaVQ9mOVZQAqtQW24isPnk9QTbJII7x3guhFyEMAE,10569
58
58
  pyqqq/utils/position_classifier.py,sha256=tIbZMm_baru0F0qv6QDc5b2-oJYNvmn9HyrRr3xaAXU,14975
59
59
  pyqqq/utils/retry.py,sha256=4mw9MQvgSBC8bTLvDauaCEI5N9tL8upHCk8rSfaVRG8,2066
60
60
  pyqqq/utils/singleton.py,sha256=m6NZ8fwVDpI6U-gUUihMPgVK_NkDh-Z1NSAtjisrpjY,810
61
- pyqqq-0.12.179.dist-info/METADATA,sha256=w7Rt7hZpHPqvhJHGacpkPKVgN44nr_cAdwKwW7_xff4,1664
62
- pyqqq-0.12.179.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
63
- pyqqq-0.12.179.dist-info/RECORD,,
61
+ pyqqq-0.12.180.dist-info/METADATA,sha256=tJ-jWGfe6CgT2P6yh7VL5haKzPDSqZmLjsflY7vCIFM,1664
62
+ pyqqq-0.12.180.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
63
+ pyqqq-0.12.180.dist-info/RECORD,,