agentic-trading-desk
Technical stock analysis and rule-based trade execution
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Agentic Trading Desk?โผ
Run `npx skills add Oft3r/agentic-trading-desk --all -g -y` in your terminal to install the skill globally.
How does the three-pillar scoring framework work?โผ
Each ticker is scored from -2 to +2 on trend, momentum, and macro sentiment using Python scripts. The combined score produces a clear decision such as EXIT, RE-ENTRY, HOLD, or STAY OUT.
Can it place trades automatically on Robinhood?โผ
Yes. It executes orders through the Robinhood MCP under an Autonomous Execution Mandate with hard limits on order size, new positions per session, and a minimum cash reserve.
What safety guardrails protect my account?โผ
A pre-order hook blocks stop orders, enforces market orders only during regular hours, caps each order at $1,200, and halts all trading if account value drops more than 4% in a day.
Do I need coding experience to use it?โผ
No. You ask in plain English to analyze a ticker or review positions, and the agent fetches data, runs the calculation scripts, and reports the scorecard and decision.
Related Repositories in Finance & Accounting
View All in Finance & Accountingโccxt
Trade and pull market data from 100+ crypto exchanges
financial-services
AI agents for banking, research, fund admin, and wealth workflows
financial-services-plugins
AI agents for banking, research, fund admin, and wealth workflows