vietfin

Retrieve Vietnam stock market OHLCV, fundamentals, and mutual fund data.

2|Updated May 13, 2026
One-click install
npx skills add https://github.com/thanhtai040805/AI_Invest --skill vietfin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vietfin
Source: https://github.com/thanhtai040805/AI_Invest/tree/main/ai-engine/app/domain/services/quant/skills_data/vietfin
Command: npx skills add https://github.com/thanhtai040805/AI_Invest --skill vietfin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires vietfin, vnstock, pandas, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for easy access to comprehensive data from the Vietnam stock market, including OHLCV prices, fundamentals, mutual funds, and more.

Core Features & Use Cases

  • Stock Market Data: Offers OHLCV (VietFin DNSE), fundamentals (vnstock), and mutual funds (VietFin Fmarket) for all VN stocks, ETFs, indices, and funds.
  • Data Retrieval: Supports historical OHLCV data, company profiles, and fundamental ratios.
  • Use Case: A financial analyst looking for detailed historical price data of a stock like Vinamilk (VNM) or comprehensive company information.

Quick Start

Run the vietfin skill with the command 'get stock data vnm'.

Frequently Asked Questions about vietfin

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

FAQPage Schema
How do I get historical OHLCV stock market data for Vietnam stocks?

To retrieve historical OHLCV stock market data for Vietnam stocks, this Skill pulls open, high, low, close, and volume prices for tickers like VNM using a simple command such as 'get stock data vnm'.

How do I retrieve company fundamentals and financial ratios for Vietnamese stocks?

To retrieve company fundamentals and financial ratios for Vietnamese stocks, this Skill leverages the vnstock library to pull comprehensive company profiles and fundamental financial metrics for all available VN stocks.

Can I get mutual fund data for the Vietnam stock market using Python?

Yes, you can get mutual fund data for the Vietnam stock market using Python, as this Skill integrates VietFin Fmarket to provide comprehensive mutual fund information alongside ETFs, indices, and funds.

What Python dependencies are required to access Vietnam stock market data?

The required Python dependencies to access Vietnam stock market data are the vietfin, vnstock, and pandas libraries, which collectively enable data retrieval, fundamental analysis, and data frame manipulation.

What is the best way to download comprehensive VN stock, ETF, and index data?

The best way to download comprehensive VN stock, ETF, and index data is using this Skill, which provides a unified interface to fetch historical prices, company profiles, and financial ratios across all Vietnam market instruments.