gnosis / prediction-market-agent-tooling

Tools to benchmark, deploy and monitor prediction market agents.
GNU Lesser General Public License v3.0
14 stars 0 forks source link

Increase `bet_on_n_markets_per_run` to `MAX_AVAILABLE_MARKETS` (20) #410

Closed gabrielfior closed 1 day ago

gabrielfior commented 3 days ago

This increases number of markets we place bets on - should increase our payout given that our accuracy is high for markets closing soon.

kongzii commented 2 days ago

Note: Increase only for agents that won't cost a fortune. I.e. for sure not for the o1-preview agent.

kongzii commented 1 day ago

https://github.com/gnosis/prediction-market-agent/pull/475