Polymarket / agents

Trade autonomously on Polymarket using AI Agents
MIT License
52 stars 5 forks source link

Write trade history to a database #19

Open alexnicita opened 1 month ago

alexnicita commented 1 month ago

When a trade is placed by the agent, we should write that trade to a database. The use case here is a human trader checking on the trades that their agent has placed over the last day (imagine the autonomous trading feature runs as a scheduled cron job). This database can be local to start.