mmr-skill

Automate trading strategies on Interactive Brokers for stocks and options.

130|42|Updated Aug 30, 2021
One-click install
npx skills add https://github.com/9600dev/mmr --skill mmr-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mmr-skill
Source: https://github.com/9600dev/mmr/tree/main/skills/mmr-skill
Command: npx skills add https://github.com/9600dev/mmr --skill mmr-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ib_async, ZeroMQ, DuckDB, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies and automates the process of trading strategies on Interactive Brokers, allowing users to programmatically trade stocks and options, manage portfolios, scan for ideas, and control strategies.

Core Features & Use Cases

  • Automated Trading: Execute trading strategies programmatically without manual intervention.
  • Portfolio Management: Monitor and manage portfolios in real-time.
  • Idea Generation: Scan markets for trading ideas and generate proposal plans.
  • Use Case: Imagine you have a strategy for trading momentum stocks. Use this Skill to automatically scan the market for new opportunities that match your criteria and place trades on your behalf.

Quick Start

Use the mmr skill to create a trading proposal for a new position in 'AAPL'.

Frequently Asked Questions about mmr-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate trading strategies on Interactive Brokers?

Automating trading strategies on Interactive Brokers involves programmatically executing stock and options trades. This approach allows you to scan markets for ideas, manage portfolios, and control strategies without manual intervention.

Can I scan for trading ideas and generate proposals for Interactive Brokers?

Yes, you can scan markets for trading ideas and generate proposal plans. You can create a trade proposal for a new position in a specific stock like 'AAPL' to review before execution.

Do I need ib_async and DuckDB to manage portfolios on Interactive Brokers?

Yes, managing portfolios and automating trades requires ib_async, ZeroMQ, and DuckDB. You also need Python 3.12 or higher to run the strategy automation environment.

What's the best way to analyze options chains and download historical data for algorithmic trading?

The best way to analyze options chains and download historical data is using a programmatic strategy automation tool. This allows you to fetch data, analyze chains, and manage your trading universes in real-time.

Does algorithmic trading with Interactive Brokers support automated stock and options execution?

Algorithmic trading with Interactive Brokers supports automated execution for both stocks and options. It allows you to programmatically place trades based on your defined strategies without manual intervention.