markets

Scan a watchlist and output a structured market snapshot table.

10|2|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/mahmoud20138/Tradecraft --skill markets-mahmoud20138
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: markets
Source: https://github.com/mahmoud20138/Tradecraft/tree/main/plugins/tradecraft/skills/markets
Command: npx skills add https://github.com/mahmoud20138/Tradecraft --skill markets-mahmoud20138

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Markets provides a quick, live snapshot of what's happening across a default watchlist or a custom one, helping traders spot movers and gain situational awareness without manual data gathering.

Core Features & Use Cases

  • Live watchlist scanning across metals, indices, forex, and crypto.
  • Per-symbol metrics: Last, Chg%, H4 bias, H1 ATR, Session, and Notes.
  • Outputs are ready for deeper analysis or quick trading decisions, including how to proceed to the next Skill like analyze or recommendations.

Quick Start

Invoke the markets entry point to view the current snapshot for the default watchlist or supply a custom symbol list.

Frequently Asked Questions about markets

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

FAQPage Schema
How do I get a live market snapshot across multiple asset classes?

A live market snapshot provides a real-time overview of current price movements and volatility across assets. This tool scans a default or custom watchlist, outputting a structured table with Last, Chg%, H4 bias, H1 ATR, and Session metrics.

Can I scan a custom watchlist for market movers and trend analysis?

You can scan a custom watchlist for market movers by supplying your specific symbol list. The tool fetches live quote data to calculate Chg%, H4 bias, and H1 ATR, outputting a structured table that highlights current market trend conditions.

Does the market watchlist screener require a specific data source to function?

The market watchlist screener requires the fetch-quotes data source to retrieve live pricing data. An optional MT5 path can be integrated, but the primary dependency is the quote fetching mechanism to populate the snapshot table.

What metrics are included in a live market overview table for trading decisions?

A live market overview table for trading decisions includes per-symbol metrics such as Last price, Chg%, H4 bias, H1 ATR, Session, and Notes. These metrics provide situational awareness across metals, indices, FX, and crypto assets.

What is the best way to prepare a quick market overview before deeper analysis?

The best way to prepare a quick market overview is to run a live snapshot scan on your watchlist. This generates a structured table with H4 bias and H1 ATR, creating a baseline dataset that is ready to feed into downstream analysis tools.