Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/multibet benchmarking #347

Merged
merged 71 commits into from
Nov 28, 2024
Merged

Feat/multibet benchmarking #347

merged 71 commits into from
Nov 28, 2024

Conversation

cyberosa
Copy link
Collaborator

@cyberosa cyberosa commented Nov 8, 2024

Multi bets logic support also in the benchmarking mode. Several adjustments:

-- added new input file row parser
-- added more updating logic for the shared state liquidity info
-- added blacklisting logic
-- changed FSM behaviour in Benchmarking mode to force Sampling Round
-- end of Benchmarking triggered from SamplingRound instead of DecisionReceived
-- added time logic to simulate the passing of days
-- fixed randomness of should_rebet in benchmarking mode

packages/valory/agents/trader/aea-config.yaml Outdated Show resolved Hide resolved
packages/valory/services/trader/service.yaml Outdated Show resolved Hide resolved
packages/valory/skills/__init__.py Outdated Show resolved Hide resolved
packages/valory/skills/decision_maker_abci/models.py Outdated Show resolved Hide resolved
packages/valory/skills/decision_maker_abci/models.py Outdated Show resolved Hide resolved
@cyberosa cyberosa merged commit 59eadd4 into main Nov 28, 2024
18 checks passed
@Adamantios Adamantios deleted the feat/multibet_benchmarking branch December 12, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants