Closed gabrielfior closed 1 month ago
Now that we have more reliable answers on Omen due to OFVChallenger, KnownOutcomeAgent should probably bet larger amounts using the Kelly Criterion, so that payouts are larger.
KnownOutcomeAgent
See https://github.com/gnosis/prediction-market-agent/blob/main/prediction_market_agent/agents/known_outcome_agent/deploy.py#L21C5-L21C56
To be implemented after https://github.com/gnosis/prediction-market-agent-tooling/issues/365 is implemented
Will be fixed by https://github.com/gnosis/prediction-market-agent-tooling/issues/377
Now that we have more reliable answers on Omen due to OFVChallenger,
KnownOutcomeAgent
should probably bet larger amounts using the Kelly Criterion, so that payouts are larger.See https://github.com/gnosis/prediction-market-agent/blob/main/prediction_market_agent/agents/known_outcome_agent/deploy.py#L21C5-L21C56