← Back to Skills Marketplace
eddieluong

Market Analyst

by eddie Luong · GitHub ↗ · v1.5.0 · MIT-0
cross-platform ✓ Security Clean
356
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install market-analyst
Description
Global asset investment analysis and advisory — VN & US stocks, forex, gold, oil, crypto, ETF, DCA. Combines real-time technical analysis (RSI, MACD, EMA, Bo...
Usage Guidance
This skill appears internally consistent with its market-analysis purpose, but it will execute the included Python scripts and make outbound network requests (TradingView scanner endpoints and possibly other market data calls). Before installing or enabling autonomous invocation: (1) review the scripts (scripts/*.py) to confirm they do only the network requests and computations you expect, (2) ensure your environment policy permits outbound requests to tradingview.com and other data sources, (3) do not provide sensitive credentials (none are required), and (4) consider running the skill in a sandboxed agent instance first if you want to observe behavior before broad use. If you lack the ability to audit the code yourself, treat the skill as untrusted code that can read/write within the skill workspace and make network calls.
Capability Analysis
Type: OpenClaw Skill Name: market-analyst Version: 1.5.0 The market-analyst skill bundle is a comprehensive financial analysis tool designed to provide investment advisory for Vietnamese and global markets. The bundle includes several Python scripts (e.g., analyze_stock.py, scan_global.py, portfolio_optimizer.py) that fetch real-time market data from legitimate endpoints like TradingView and VNDirect. The code logic is transparent, uses standard libraries, and lacks any signs of data exfiltration, persistence mechanisms, or malicious execution. The SKILL.md file provides structured instructions for the AI agent to perform technical and fundamental analysis, which is entirely consistent with the stated purpose of the bundle.
Capability Assessment
Purpose & Capability
Name/description (market analysis across stocks, FX, commodities, crypto, DCA, portfolio tools) match the provided scripts and many reference documents. The scripts and TradingView scanner usage align with the claimed capabilities. There are no unrelated environment variables, credentials, or external services requested that would contradict the stated purpose.
Instruction Scope
SKILL.md instructs the agent to execute local Python scripts under ~/.openclaw/workspace/skills/market-analyst and to POST to TradingView public scanner endpoints. This is coherent for a market scanner, but it means the skill will execute code present in the bundle and perform outbound network calls; the SKILL.md grants the agent discretion to run scanning commands and to fetch multiple tickers. There are no instructions to access unrelated system files or to exfiltrate credentials, however if you want strong assurance, review the script sources before running.
Install Mechanism
No install spec is provided and no external downloads are requested. The skill is effectively an instruction bundle plus Python scripts included in the package, which reduces install-time risk (nothing is fetched from arbitrary URLs).
Credentials
The skill declares no required environment variables, credentials, or config paths. SKILL.md uses public TradingView endpoints and standard Python; nothing requests unrelated secrets or broad credential access.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-level privileges. It will run only when invoked (user-invocable / agent-autonomous invocation allowed by default). There is no indication the skill tries to modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install market-analyst
  3. After installation, invoke the skill by name or use /market-analyst
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.5.0
**1.5.0 is a major update with expanded features and improved coverage for global markets and asset analysis.** - Guidance, macro commentary, and documentation fully translated to English, making the skill usable for a wider audience. - Expanded asset coverage and examples for VN stocks, US equities, forex, gold, crypto, ETF, and commodities. - Enhanced technical analysis and portfolio tools, with clearer step-by-step instructions for scanning and analyzing markets. - Improved organization, structure, and clarity in documentation, including practical scripts and market context references. - All market scripts and references updated for current macro environment and asset recommendations (as of March 2026).
v1.4.0
**Portfolio analysis and optimization features added.** - Added portfolio_optimizer.py: enables portfolio optimization (e.g. Markowitz, asset allocation). - Added portfolio_screener.py: allows scanning/screening for optimal portfolios. - Updated documentation with new use cases: analyze/rebalance current portfolios, scan for new optimal portfolios, and answer questions about portfolio optimization and asset allocation. - Expanded description and usage instructions to cover portfolio analysis and optimization scenarios.
v1.3.0
**Expanded to global market analytics, including VN & US stocks, forex, commodities, crypto, and ETFs.** - Skill renamed from "vn-stock-analyst" to "global-market-analyst" to cover global assets. - Added support for analyzing US equities, forex pairs, global ETFs, commodities (e.g., gold, oil, silver), and crypto alongside VN stocks. - New scripts and reference materials included: `scan_global.py`, and extensive asset guides for forex, US equities, and ETFs. - Updated analysis framework to handle multiple asset classes, with macro context for VN, US, and global markets. - Enhanced scan commands to support various markets (US, forex, commodities, crypto) and improved output structure. - Documentation expanded with clear instructions for analyzing and scanning assets from multiple exchanges and classes.
v1.2.0
market-analyst v1.2.0 - Thêm hướng dẫn và context mới về swing trading, scalping, day trading VN vào description. - Bổ sung file tham khảo `references/swing-trading-vn.md` phục vụ các phương pháp giao dịch ngắn hạn. - Nâng cấp phạm vi hỗ trợ: nay hỗ trợ cả lướt sóng/swing trading dành cho thị trường chứng khoán Việt Nam. - Không thay đổi core logic phân tích tài sản/portfolio.
v1.1.0
**Major macro update and expanded asset coverage** - Updated macro context to March 2026, including VN-Index correction, FTSE upgrade, Iran war, and adjustments to PCE inflation forecast and sector outlooks - Refined asset allocations and tactical recommendations (e.g., DCA on FPT despite downtrend, add GAS/PVS, avoid new crypto) - Added new reference files for macro, sector, crypto, and gold analysis (see `references/`) - Significantly expanded global context (VN, US, gold, crypto) for holistic investment advice - Recommendations and framework now link directly to new detailed reference docs for deeper analysis
v1.0.1
## Major update: Expanded from local investment analysis to a comprehensive global asset analysis tool with technical & fundamental analysis and enhanced automation. - Renamed and repositioned the skill as "VN Stock Analyst" for global asset investment analysis, including VN stocks, US equities, gold, crypto, DCA, and ETFs. - Added extensive knowledge references (fundamental, returns estimation, sector analysis) and Python scripts for real-time stock/data analysis, DCA calculation, return estimation, and market scanning. - Replaced generic skills and fundamental metrics with industry-specific, step-by-step frameworks for technical and valuation analysis tailored to current macroeconomic context. - Introduced detailed technical (RSI, MACD, EMA, Bollinger Bands) and fundamental analysis processes for actionable and transparent investment advice. - Streamlined output format for concise, actionable recommendations and clear risk/reward context.
Metadata
Slug market-analyst
Version 1.5.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is Market Analyst?

Global asset investment analysis and advisory — VN & US stocks, forex, gold, oil, crypto, ETF, DCA. Combines real-time technical analysis (RSI, MACD, EMA, Bo... It is an AI Agent Skill for Claude Code / OpenClaw, with 356 downloads so far.

How do I install Market Analyst?

Run "/install market-analyst" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Market Analyst free?

Yes, Market Analyst is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Market Analyst support?

Market Analyst is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Market Analyst?

It is built and maintained by eddie Luong (@eddieluong); the current version is v1.5.0.

💬 Comments