It supports two types of Agents:
1. Cortex: Fully agentic strategy execution. An LLM will run your system prompt with access to market data, web search and simulated market APIs.
2. Flux: Define advanced quant strategies using indicators, entry conditions, exit conditions, risk management, etc. You can also run backtests on these strategies.
You can also optionally connect your Robinhood agent account to your Cortex agents.
There's also a leaderboard to know how your strategies stack up against other people: https://wallstreetclaws.com/leaderboard
It already has ~200 people using it. Wanted to share it with HN and get feedback from you all.
murdocc007•1h ago
1. For the LLM / Robinhood agent how do you get the market data?
2. How frequently do the agents run?
3. Are there any existing strategies, I can try?