prosperity3bt 0.6.0__tar.gz → 0.7.1__tar.gz

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.
Files changed (58) hide show
  1. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/PKG-INFO +4 -3
  2. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/README.md +3 -2
  3. prosperity3bt-0.7.1/prosperity3bt/resources/round2/prices_round_2_day_-1.csv +80001 -0
  4. prosperity3bt-0.7.1/prosperity3bt/resources/round2/prices_round_2_day_0.csv +80001 -0
  5. prosperity3bt-0.7.1/prosperity3bt/resources/round2/prices_round_2_day_1.csv +80001 -0
  6. prosperity3bt-0.7.1/prosperity3bt/resources/round2/trades_round_2_day_-1_nn.csv +12145 -0
  7. prosperity3bt-0.7.1/prosperity3bt/resources/round2/trades_round_2_day_0_nn.csv +12096 -0
  8. prosperity3bt-0.7.1/prosperity3bt/resources/round2/trades_round_2_day_1_nn.csv +12016 -0
  9. prosperity3bt-0.7.1/prosperity3bt/resources/round6/prices_round_6_day_2.csv +8001 -0
  10. prosperity3bt-0.7.1/prosperity3bt/resources/round6/trades_round_6_day_2_nn.csv +1207 -0
  11. prosperity3bt-0.7.1/prosperity3bt/resources/round7/prices_round_7_day_1.csv +30001 -0
  12. prosperity3bt-0.7.1/prosperity3bt/resources/round8/__init__.py +0 -0
  13. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/runner.py +17 -0
  14. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt.egg-info/PKG-INFO +4 -3
  15. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt.egg-info/SOURCES.txt +11 -1
  16. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/pyproject.toml +1 -1
  17. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/LICENSE +0 -0
  18. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/__init__.py +0 -0
  19. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/__main__.py +0 -0
  20. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/data.py +0 -0
  21. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/datamodel.py +0 -0
  22. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/file_reader.py +0 -0
  23. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/models.py +0 -0
  24. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/open.py +0 -0
  25. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/parse_submission_logs.py +0 -0
  26. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/py.typed +0 -0
  27. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/__init__.py +0 -0
  28. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/round0/__init__.py +0 -0
  29. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/round0/prices_round_0_day_-1.csv +0 -0
  30. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/round0/trades_round_0_day_-1_nn.csv +0 -0
  31. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/round1/__init__.py +0 -0
  32. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/round1/prices_round_1_day_-1.csv +0 -0
  33. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/round1/prices_round_1_day_-2.csv +0 -0
  34. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/round1/prices_round_1_day_0.csv +0 -0
  35. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/round1/trades_round_1_day_-1_nn.csv +0 -0
  36. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/round1/trades_round_1_day_-2_nn.csv +0 -0
  37. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/round1/trades_round_1_day_0_nn.csv +0 -0
  38. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/round2/__init__.py +0 -0
  39. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/round6/__init__.py +0 -0
  40. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/round6/prices_round_6_day_0.csv +0 -0
  41. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/round6/prices_round_6_day_1.csv +0 -0
  42. /prosperity3bt-0.6.0/prosperity3bt/resources/round6/prices_round_6_day_2.csv → /prosperity3bt-0.7.1/prosperity3bt/resources/round6/prices_round_6_day_6.csv +0 -0
  43. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/round6/trades_round_6_day_0_nn.csv +0 -0
  44. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/round6/trades_round_6_day_1_nn.csv +0 -0
  45. /prosperity3bt-0.6.0/prosperity3bt/resources/round6/trades_round_6_day_2_nn.csv → /prosperity3bt-0.7.1/prosperity3bt/resources/round6/trades_round_6_day_6_nn.csv +0 -0
  46. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/round7/__init__.py +0 -0
  47. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt/resources/round7/prices_round_7_day_0.csv +0 -0
  48. /prosperity3bt-0.6.0/prosperity3bt/resources/round2/prices_round_2_day_-1.csv → /prosperity3bt-0.7.1/prosperity3bt/resources/round8/prices_round_8_day_-1.csv +0 -0
  49. /prosperity3bt-0.6.0/prosperity3bt/resources/round2/prices_round_2_day_0.csv → /prosperity3bt-0.7.1/prosperity3bt/resources/round8/prices_round_8_day_0.csv +0 -0
  50. /prosperity3bt-0.6.0/prosperity3bt/resources/round2/prices_round_2_day_1.csv → /prosperity3bt-0.7.1/prosperity3bt/resources/round8/prices_round_8_day_1.csv +0 -0
  51. /prosperity3bt-0.6.0/prosperity3bt/resources/round2/trades_round_2_day_-1_nn.csv → /prosperity3bt-0.7.1/prosperity3bt/resources/round8/trades_round_8_day_-1_nn.csv +0 -0
  52. /prosperity3bt-0.6.0/prosperity3bt/resources/round2/trades_round_2_day_0_nn.csv → /prosperity3bt-0.7.1/prosperity3bt/resources/round8/trades_round_8_day_0_nn.csv +0 -0
  53. /prosperity3bt-0.6.0/prosperity3bt/resources/round2/trades_round_2_day_1_nn.csv → /prosperity3bt-0.7.1/prosperity3bt/resources/round8/trades_round_8_day_1_nn.csv +0 -0
  54. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt.egg-info/dependency_links.txt +0 -0
  55. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt.egg-info/entry_points.txt +0 -0
  56. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt.egg-info/requires.txt +0 -0
  57. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/prosperity3bt.egg-info/top_level.txt +0 -0
  58. {prosperity3bt-0.6.0 → prosperity3bt-0.7.1}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: prosperity3bt
3
- Version: 0.6.0
3
+ Version: 0.7.1
4
4
  Summary: Backtester for IMC Prosperity 3 algorithms
5
5
  Author-email: Jasper van Merle <jaspervmerle@gmail.com>
6
6
  License: MIT License
@@ -119,8 +119,9 @@ Data for the following rounds is included:
119
119
  - Round 0: prices and anonymized trades data on RAINFOREST_RESIN and KELP that was used during tutorial submission runs. The anonymized trades data is derived from the submission of an algorithm that places no orders.
120
120
  - Round 1: prices and anonymized trades data on RAINFOREST_RESIN, KELP, and SQUID_INK.
121
121
  - Round 2: prices and anonymized trades data on RAINFOREST_RESIN, KELP, SQUID_INK, CROISSANTS, JAMS, DJEMBES, PICNIC_BASKET1, and PICNIC_BASKET2.
122
- - Round 6: prices and anonymized trades data that was used during submission runs. Round 6 day X represents the submission data of round X, where X = 0 means the tutorial round. The anonymized trades data is derived from the submission of an algorithm that places no orders.
123
- - Round 7: prices data that was used during end-of-round runs. Round 7 day X represents the submission data of round X. The exception to the rule is round 1, its old end-of-round data can be found in round 7 day 0 while its new data will be made available at round 7 day 1 once its made available.
122
+ - Round 6: prices and anonymized trades data that was used during submission runs. Round 6 day X represents the submission data of round X, where X = 0 means the tutorial round and X = 6 means the submission data of round 2 before it was updated because of RAINFOREST_RESIN data this year and AMETHYSTS data last year being identical. The anonymized trades data is derived from the submission of an algorithm that places no orders.
123
+ - Round 7: prices data that was used during end-of-round runs. Round 7 day X represents the submission data of round X. The exception to the rule is round 1, its old end-of-round data can be found in round 7 day 0 and its new data can be found in round 7 day 1.
124
+ - Round 8: the version of round 2 data before it was updated because of RAINFOREST_RESIN data this year and AMETHYSTS data last year being identical.
124
125
 
125
126
  ## Environment Variables
126
127
 
@@ -73,8 +73,9 @@ Data for the following rounds is included:
73
73
  - Round 0: prices and anonymized trades data on RAINFOREST_RESIN and KELP that was used during tutorial submission runs. The anonymized trades data is derived from the submission of an algorithm that places no orders.
74
74
  - Round 1: prices and anonymized trades data on RAINFOREST_RESIN, KELP, and SQUID_INK.
75
75
  - Round 2: prices and anonymized trades data on RAINFOREST_RESIN, KELP, SQUID_INK, CROISSANTS, JAMS, DJEMBES, PICNIC_BASKET1, and PICNIC_BASKET2.
76
- - Round 6: prices and anonymized trades data that was used during submission runs. Round 6 day X represents the submission data of round X, where X = 0 means the tutorial round. The anonymized trades data is derived from the submission of an algorithm that places no orders.
77
- - Round 7: prices data that was used during end-of-round runs. Round 7 day X represents the submission data of round X. The exception to the rule is round 1, its old end-of-round data can be found in round 7 day 0 while its new data will be made available at round 7 day 1 once its made available.
76
+ - Round 6: prices and anonymized trades data that was used during submission runs. Round 6 day X represents the submission data of round X, where X = 0 means the tutorial round and X = 6 means the submission data of round 2 before it was updated because of RAINFOREST_RESIN data this year and AMETHYSTS data last year being identical. The anonymized trades data is derived from the submission of an algorithm that places no orders.
77
+ - Round 7: prices data that was used during end-of-round runs. Round 7 day X represents the submission data of round X. The exception to the rule is round 1, its old end-of-round data can be found in round 7 day 0 and its new data can be found in round 7 day 1.
78
+ - Round 8: the version of round 2 data before it was updated because of RAINFOREST_RESIN data this year and AMETHYSTS data last year being identical.
78
79
 
79
80
  ## Environment Variables
80
81