Insights
In-depth research and data-driven insights on quantitative finance, factor investing, risk, and ESG from the TEJ research team.
Trending
Editor's picks from our research desk.
Fundamental Factor Research: Monthly Revenue Information – part1
The Taiwan equity market possesses a rare institutional advantage globally: under the Securities and Exchange Act, listed companies are required to announce and report their operational results for the preceding month by the 10th of each month (Exception: starting from FY2026, insurance companies and entities with insurance subsidiaries may extend their disclosure deadline to the 15th of each month). This is commonly referred to in the market as "Monthly Revenue".
Factor Strategy – Integrating Broker Consensus to Enhance Foreign Concentration Strategies – QFII Part 2
Boost your quantitative strategy with QFII concentration & broker consensus! Discover how the conc_qfii fusion strategy delivers a 30.12% annualized return in the Taiwan large-cap market.
Factor Research – Tracking Smart Money Footprints via Foreign Institutional Concentration – QFII Part 1
Track QFII ‘smart money’ footprints in Taiwan large-cap stocks! Learn how the Foreign-Institutional Trading Concentration (conc_qfii) factor predicts returns.
Insights
Browse all articles by topic.
Quant Data Science
[TQuant From 0 to 1 – Day 5] Introduction to Order Placement Methods in the TQuant Lab Backtesting System
In TQuant backtesting and live trading, order functions serve as the central link between strategy logic and capital management. Choosing the right order method not only makes the code cleaner and easier to read but also improves the efficiency of risk control and portfolio rebalancing. TQuant provides order functions across three dimensions — share quantity, capital amount, and portfolio weight. For each dimension, there are two variants: a basic order and a target order. In total, this gives us six order placement methods. In the following sections, we will explain the features, parameters, and recommended applications of each.
Quant Data Science
【TQuant : From 0 to 1 – Day 4】 Core Architecture of Backtesting: What are the key settings for Initialize?
The Zipline engine, integrated within TQuant Lab, offers a high-quality and realistic backtesting framework. It leverages four core functions—initialize、handle_data、analyze、run_algorithm——to construct a comprehensive simulation environment. These components enable trading strategies to dynamically adjust to market conditions, incorporating elements such as slippage and transaction costs to ensure that backtest results closely reflect real-world performance. This article begins with a brief overview of the four key components and their applications. It then focuses in detail on the initialize function, exploring its specific configurations and role within the backtesting process.
Quant Data Science
[TQuant from 0 to 1 – Day 3] Building a Comprehensive Investment Data Perspective: Stock Pool Screening and Data Retrieval with TejToolAPI
Preface In financial investment, mastering accurate and comprehensive data is an indispensable skill, and effectively managing stock pools and acquiring stock price data is the key to unlocking this skill. With the tools and APIs provided by TQuant Lab, we can easily define screening criteria, quickly establish stock pools that meet specific requirements, and retrieve […]
Quant Data Science
How to Collect Quantitative Data: Common Methods
Quantitative data collection methods include surveys, interviews, observations, and dataset reviews. Explore the techniques, pros, and cons of each method.
Factor Investing
Analyzing Factor Performance with Alphalens: Price and Volume Factors
In investment decision-making, price-volume factors are essential for investors to gain insights into market behavior. The relationship between price and trading volume supply and demand dynamics of an asset also reveals capital flows and shifts in market sentiment. These factors play a crucial role in capturing short-term opportunities and identifying potential risks in asset allocation.
Market Knowledge & Data Guides
What is Quantitative Data: Definition, Types, & Analysis
This article will explore what quantitative data is, outlining its meaning, types, and examples, while briefly viewing its collection and analysis methods.
Quant Data Science
Differences Among TEJ API, TEJ Tool API, and TQuant Lab
TEJ (Taiwan Economic Journal) is a renowned financial information service platform in Taiwan. It provides a wide range of data and analysis tools covering various aspects such as economics, finance, stock markets, bond markets, and futures. With its extensive database and professional analytical features, the TEJ platform is widely used by financial institutions, research units, and investors to access real-time, accurate market data and conduct in-depth data analysis to support decision-making.
Quant Data Science
【TQuant : From 0 to 1 – Day 1】 Your Gateway to Quantitative Trading: Become a Quant Expert with TQuant Lab, No Experience Needed!
what is the right way to invest? If you’ve had the same doubts, you’re not alone. While seeking answers, I stumbled upon a term that was entirely new to me: quantitative finance. Learning this field helps resolve personal financial challenges and enhances career competitiveness. More importantly, it sharpens your logical thinking and data analysis skills—benefits that are hard to overlook. TQuant Lab provides everything you need to get started efficiently and effectively. Let’s embark on this journey together and explore the endless possibilities of quantitative trading!
Quant Data Science
Algorithmic Trading Guide:Leveraging TQuant Lab Strategies with the SinoPac API for Automated Trading
This article will guide you through leveraging the TQuant Lab SuperTrend strategy in combination with the SinoPac API to quickly master the essentials of algorithmic trading. Let’s become pioneers of algorithmic trading in the Taiwan stock market together!
Quant Data Science
MasterLink Securities API Beginner’s Guide: How to Use TQuant Lab Strategies for Automated Trading
In modern financial markets, algorithmic trading is increasingly becoming essential for investors to enhance efficiency and reduce risk. More and more brokerage firms offer API services, enabling investors to automate order placement and quickly respond to market changes. This article will demonstrate using MasterLink Securities API for automated trading while integrating strategies from TQuant Lab. Through a practical example, we’ll show how a systematic approach can optimize investment decisions, helping investors seize market opportunities and improve performance.
Quant Data Science
Newbie Troubleshooting:Answering All Your Questions About TQuant Lab.
When using TQuant Lab for backtesting and strategy analysis, beginners may encounter various technical challenges and questions. This article provides solutions and tips to help users develop and backtest strategies more smoothly, improving efficiency and accuracy. Hopefully, this information will help resolve common problems faced by newcomers.
Quant Data Science
What is a Stock API? A Guide to Quickly Acquiring Taiwan Stock Market Information Using Financial Tools
No matter which brokerage app you use, you can view the historical trading information and real-time market data of various securities on the app. This allows investors to make informed investment decisions based on accurate information. This is possible because the Stock API facilitates smooth data transmission between the market trading system and the brokerage app. In this article, we will introduce what a Stock API is and highlight the three most commonly used Taiwan Stock Market APIs, providing valuable references for investors.