Perform autonomous stock valuation for a ticker you already hold or track -- the "augment/update an existing stake's analysis" counterpart to stock-intake (which is for net-new tickers). Produces a Projection object saved to…
原文の言語: 英語
メニュー
SkillsMP は richfrem/InvestmentToolkit から 61 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 61 件中 40 件を表示しています。
Perform autonomous stock valuation for a ticker you already hold or track -- the "augment/update an existing stake's analysis" counterpart to stock-intake (which is for net-new tickers). Produces a Projection object saved to…
原文の言語: 英語
Autonomous end-to-end stock intake & onboarding wizard designed for non-expert investors. Pulls live financials, conducts plain-English educational walkthroughs, queries TradingView CDP Data Window for technical levels (1D/1W), injects visual action tier…
原文の言語: 英語
Perform autonomous ETF and fund analysis. Handles three fund types: CLOSED_END (NAV premium analysis, private holdings), THEMATIC_ETF (holdings composition, thesis alignment score), and CASH_FUND (yield, dividend timing). Saves structured JSON to…
原文の言語: 英語
Prepares a comprehensive adversarial review bundle of the investment thesis, DCF projections, target weights, and the latest daily loop recommendations for paste into a frontier LLM (Grok, ChatGPT, Gemini). Automatically generates the prompt, creates the…
原文の言語: 英語
Interactive target-weight calibration session. Goes through each holding one at a time, presents current % vs target % vs recommended target with reasoning. User can agree, push back with a different number, or ask for deeper research before deciding. At the…
原文の言語: 英語
Prepares a standalone adversarial review bundle of the investment thesis, DCF projections, and proposed weights for paste into an external LLM (Grok, ChatGPT, Gemini). Generates a targeted critical-analyst prompt, compiles all live thesis artifacts into a…
原文の言語: 英語
Quick portfolio health check: drift monitor, pillar conviction audit, and thesis formula score. For full adversarial thesis challenge with formula improvement proposals, use /strategic-review.
原文の言語: 英語
Generates a live Grok/X.com prompt from the current target-portfolio.json, receives Grok's structured response, gates each recommendation against DCF and the 8 hard gates, then applies approved target changes with a full refresh chain. Trigger on…
原文の言語: 英語
Perform a qualitative deep-dive research sweep on a stock: recent news, earnings call highlights, competitive landscape shifts, macro/regulatory changes, management updates, and analyst sentiment. Updates the existing research report and priorAnalysisReview…
原文の言語: 英語
Refreshes live market prices into domain_model.sqlite via Questrade get_quotes — current holdings by default, or the full watchlist with --full-watchlist.
原文の言語: 英語
Directly syncs Questrade account balances, holdings, and cash splits into domain_model.sqlite.
原文の言語: 英語
Retrieve and display account cash flow ledger events (dividends, interest, deposits, withdrawals, trades) via Questrade MCP.
原文の言語: 英語
Direct skill wrapper for Questrade MCP tools to retrieve and display account balances and CAD/USD cash splits.
原文の言語: 英語
Direct skill wrapper for Questrade MCP tools to retrieve and display open security positions.
原文の言語: 英語
Draft an equity or options order in Questrade via MCP and request Human-in-the-Loop (HITL) mobile push approval.
原文の言語: 英語
Diagnose and guide setup of the Questrade Brokerage MCP connection in Claude Code or other supported AI environments.
原文の言語: 英語
Fetches, analyzes, and lists active TradingView price alerts, saving the snapshot to the backend data folder for offline caching and verification. Trigger on /tv-alert-list, "list tradingview alerts", or "show active alerts".
原文の言語: 英語
Change the active TradingView chart type (candle style). Supports candlestick, Heikin Ashi, line, area, Renko, bars, and all other TV chart types.
原文の言語: 英語
Master onboarding coordinator and holistic portfolio bootstrap wizard for InvestmentToolkit. Guides new users through zero-config engine installation, account & pillar setup, broker/TradingView CDP ingestion, automated DCF baseline analysis, and live visual…
原文の言語: 英語
The single daily command. Interactively guides through the full day: portfolio freshness → morning brief → triage → action cards → self-evolution. One command replaces the 10-step manual checklist. Triggered by /daily or "start my day".
原文の言語: 英語
Captures a TradingView chart screenshot and performs visual technical analysis. Reads the live chart image (with whatever indicators the user has configured) and produces support/resistance levels, trend assessment, and buy/sell price zones. Optionally…
原文の言語: 英語
Draws and annotates horizontal level lines, entry/exit price zones, and text tags directly onto the active TradingView Desktop chart via CDP. Trigger on /tv-draw, "draw horizontal line", "draw buy pocket", or "annotate chart".
原文の言語: 英語
Creates TradingView price alerts at DCF bear/base/bull scenarioPrice targets for all (or one) portfolio holdings that have projection JSONs. Requires TradingView Desktop running with --remote-debugging-port=9222. Trigger on /tv-alert-sync, "sync tradingview…
原文の言語: 英語
The master self-evolving workflow for authoring, research, and managing custom Pine Script v6 indicators. Empowers the agent to learn from existing indicators, apply strict repainting safeguards, and self-heal by creating new helpers.
原文の言語: 英語
Cancel a Working or Inactive order in TradingView via CDP (clicks the × button on the order row), then marks it cancelled in the Trade Log. Requires TradingView Desktop with --remote-debugging-port=9222.
原文の言語: 英語
Captures a chart screenshot for a ticker in TradingView Desktop. Switches the chart to the requested ticker, takes a screenshot, and saves it to PortfolioAnalysis/screenshots/{YYYY-MM-DD}/{TICKER}.png. Trigger on /tv-snapshot TICKER, "snapshot TICKER", or…
原文の言語: 英語
Read Working and Inactive orders from TradingView's broker panel via CDP. Returns open order rows including UUID, ticker, side, price, and status. Useful for verifying order state, finding order UUIDs for cancel/modify, and scripted order management.
原文の言語: 英語
Modify the limit price (and optionally quantity) of a Working or Inactive order in TradingView via CDP. Uses keyboard events to fill the modify form so React's onChange fires correctly. Requires TradingView Desktop with --remote-debugging-port=9222.
原文の言語: 英語
Generates custom Pine Script v6 indicators or strategies and injects them directly into the TradingView Pine Editor via CDP. Handles compilation errors with an auto-correction loop. Serves as a Pine Script expert for creating, saving, and adding to charts.
原文の言語: 英語
Place a buy or sell order via TradingView's built-in connected broker integration using CDP DOM automation. Checks broker login, buying power, and account before showing a confirmation card. Fills the TradingView order dialog, screenshots the filled form for…
原文の言語: 英語
Pulls real-time prices for all portfolio positions. Uses TradingView Desktop if running (port 9222), falls back to yfinance automatically per ticker. Trigger on /tv-price-refresh, "refresh prices", or "get live prices".
原文の言語: 英語
Batch daily Technical Analysis sweep across all holdings.
原文の言語: 英語
Adversarial red-team reviewer for Technical Analysis theses. Acts as a Senior Risk Manager and Skeptical Proprietary Trader who challenges TA logic, validates price levels against the cited evidence, and surfaces ignored contradictions. Responds with…
原文の言語: 英語
Acts as a seasoned Technical Analyst and Pine Script expert. Navigates TradingView to the requested ticker and timeframe, builds the optimal indicator view (reading existing indicators or authoring custom ones via author-pine-script), reads the Data Window,…
原文の言語: 英語
Add a built-in TradingView indicator or personal Pine Script to the active chart. Opens the Indicators dialog, searches by name, and clicks the first result.
原文の言語: 英語
Change the active TradingView chart symbol. Clicks the symbol button in the chart header, types the ticker, and confirms with Enter.
原文の言語: 英語
Complete agent workspace setup: switch to agent-layout, change symbol, and set timeframe in one shot. Always run this before any chart analysis work.
原文の言語: 英語
Synchronizes portfolio holdings and researched tickers from projections / watchlist.json to TradingView watchlists.
原文の言語: 英語
Sync portfolio.json from TradingView's live broker panel (all accounts: TFSA, RRSP, Cash) via CDP. Scrapes positions and balances, shows a diff vs the current portfolio.json (new positions, closed positions, qty/price changes), and waits for explicit CONFIRM…
原文の言語: 英語
Save the current Pine Script in the editor to TradingView's personal library. Handles the "Save as" naming dialog on first save. After saving, the script appears under "My scripts" in the Indicators dialog for future loading.
原文の言語: 英語