We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See GCP logs (shared on slack) and also on Langfuse
For example, agent placed bets on opposite directions in this market:
Placing arbitrage trades [Trade(trade_type=<TradeType.BUY: 'buy'>, outcome=True, amount=TokenAmount(amount=0.03016715191693773, currency=<Currency.xDai: 'xDai'>)), Trade(trade_type=<TradeType.BUY: 'buy'>, outcome=False, amount=TokenAmount(amount=0.06983284808306227, currency=<Currency.xDai: 'xDai'>))]
Executing trade trade_type=<TradeType.BUY: 'buy'> outcome=True amount=TokenAmount(amount=0.03016715191693773, currency=<Currency.xDai: 'xDai'>) on market 0x65983af22bffd066c95780448c57c810acb4ec48 (https://presagio.pages.dev/markets?id=0x65983af22bffd066c95780448c57c810acb4ec48)
Executing trade trade_type=<TradeType.BUY: 'buy'> outcome=False amount=TokenAmount(amount=0.06983284808306227, currency=<Currency.xDai: 'xDai'>) on market 0x65983af22bffd066c95780448c57c810acb4ec48 (https://presagio.pages.dev/markets?id=0x65983af22bffd066c95780448c57c810acb4ec48)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
See GCP logs (shared on slack) and also on Langfuse
For example, agent placed bets on opposite directions in this market:
Placing arbitrage trades [Trade(trade_type=<TradeType.BUY: 'buy'>, outcome=True, amount=TokenAmount(amount=0.03016715191693773, currency=<Currency.xDai: 'xDai'>)), Trade(trade_type=<TradeType.BUY: 'buy'>, outcome=False, amount=TokenAmount(amount=0.06983284808306227, currency=<Currency.xDai: 'xDai'>))]
Executing trade trade_type=<TradeType.BUY: 'buy'> outcome=True amount=TokenAmount(amount=0.03016715191693773, currency=<Currency.xDai: 'xDai'>) on market 0x65983af22bffd066c95780448c57c810acb4ec48 (https://presagio.pages.dev/markets?id=0x65983af22bffd066c95780448c57c810acb4ec48)
Executing trade trade_type=<TradeType.BUY: 'buy'> outcome=False amount=TokenAmount(amount=0.06983284808306227, currency=<Currency.xDai: 'xDai'>) on market 0x65983af22bffd066c95780448c57c810acb4ec48 (https://presagio.pages.dev/markets?id=0x65983af22bffd066c95780448c57c810acb4ec48)
The text was updated successfully, but these errors were encountered: