Oft3rOft3rCommunityยท1 Agent Skills Included

agentic-trading-desk

Technical stock analysis and rule-based trade execution

Analyzes stocks and ETFs with deterministic technical indicators including EMA, RSI, MACD, TRIX, and Bollinger Bands. Scores every ticker on a three-pillar framework covering trend, momentum, and macro sentiment to produce clear entry, exit, and hold decisions. Executes Robinhood orders automatically within strict user-defined limits on size, cash reserves, and order types. Eliminates guesswork and emotional trading by replacing visual chart reading with verified mathematical calculations.
npx skills add Oft3r/agentic-trading-desk --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’