9600dev9600devCommunity·3 Agent Skills Included

mmr

Automated stock trading, backtesting, and portfolio risk management

Automates stock and options trading on Interactive Brokers with a propose-review-approve pipeline and volatility-based position sizing. Scans markets for trade ideas, backtests strategies, and monitors portfolio risk without manual chart watching or spreadsheet tracking. Fetches financial news, bypasses paywalls, and runs a continuous trading loop that surfaces proposals for human approval.
npx skills add 9600dev/mmr --all -g -y
Available:

Gives the agent full platform context — architecture, CLI commands, the propose-approve trading pipeline, and safety rules — so it can operate the trading system correctly and never bypass risk gates.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install MMR?

Run `npx skills add 9600dev/mmr --all -g -y` in your terminal to install all skills in this suite globally.

How to automate trading with MMR?

Load the mmr and mmr-loop skills, then start the trading loop. It monitors your portfolio, scans for opportunities, and creates trade proposals you approve or reject.

Does MMR place trades without my approval?

No. Every new position goes through a propose-review-approve pipeline, and the platform never auto-executes trades unless you explicitly enable that option.

What brokers and markets does MMR support?

MMR connects to Interactive Brokers and supports US markets plus international exchanges like ASX, TSE, SEHK, and European markets.

Can I backtest trading strategies with MMR?

Yes. MMR includes a backtester with parameter sweeps, walk-forward analysis, and a strategy gauntlet that blocks unsafe strategies from going live.

Related Repositories in Finance & Accounting

View All in Finance & Accounting