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
Django and TEJ API (Part 1)
Use Python Django to create a website Highlights Preface Django is a Python-based application framework of web. Since it has advantages such as fixed framework and abundant libraries, users can develop a website in a more straightforward and efficient way. In this series, we’ll cover the topics including the setting of Django, framework introduction, connection […]
Quant Data Science
Build Your Own Company Dashboard
Use radar chart to present company’s performance Highlights Preface Dashboard is a simple page that coveys valuable information with proper visualization and informative chart. The users can quickly identify a certain trend or make some inferences. Therefore, a well-designed dashboard not only requires simple and clean user interface, but also has to reveal the most […]
Market Knowledge & Data Guides
Use TEJ Point-in-Time data to explore the connotation of monthly revenue information
According to the Security and Exchange Act, within the first ten days of each calendar month publicly announce and register with the Competent Authority the operating status for the month. In addition to the real-time information of monthly revenue compared with financial reports, it can also assist investors in tracking company fundamentals during the window period of yearly financial reports. Therefore, monthly revenue information has become one of the most important reference indicators for investors to grasp changes in the company’s fundamentals.
Quant Data Science
KD Indicator
KD indicator is one of the commonly-used indicators in technical analysis. It’s mainly used for judging the current strength of stock price or possible timing of reversing. Following is the way to calculate this indicator
Quant Research
XGBoost Algorithm Predicts Returns (Part 2)
Use algorithm to learn the investment factors and predict returns. Highlights Preface We talked about how to create new enviornment and install XGBoost last time. If you haven’t read it yet, please click this link. In this article we will make some preprocessing on data. Then train the model to predict the stock returns and try […]
Quant Research
Stocks Selection by ESG Factors
Observe the relation between employee turnover rate and stocks return Highlights Preface In recent years, there’s an investment called ESG investing, meaning when investing, the firm’s financial performance is not the only thing to be considered. Instead, its influence over environment and society and its corporate governance should be stressed as well. There are no […]
Quant Data Science
XGBoost Algorithm Predicts Returns (Part 1)
Use algorithm to learn the investment factors and predict returns. Highlights Preface Recently, a lot of algorithms have emerged, and various mathematical models have been developed to solve problems. The classic model is “regression”. With the advancement of technology, algorithms now been developed which can improve and learn by themselves (Machine Learning). Nowaday has developed […]
Quant Research
Backtesting by MACD Indicator
Use free database to do backtesting Highlights Preface MACD, standing for moving average convergence divergence, can be used to identify the medium-term and long-term trend of stock price. If the fast line (DIF) crosses from below to above the slow line(MACD), indicating there’s an upside momentum. On the contrary, when the fast line crosses from […]
Quant Research
Martingale Strategy
The gambling trading strategy. Highlights Preface 「Martingale Strategy」is a popular way of gambling since 18th century. The main method is to double the next bet when we lose this time. By this strategy, if we win the next bet, not only recover previous losses, but also get rewards for the first bet. It sound like […]
Quant Data Science
The Difference between REST API and TEJ API
All roads lead to Rome Highlights Preface TEJ offers different ways to access to TEJ database through programming languages, such as Python-based REST API and TEJ API, R-based R API or NET-based .Net API. Even though the mechanisms behind these are a bit different, the logic of getting data and the way to set input parameter share many similarities, which enable […]
Quant Data Science
Efficient Frontier
Use trial database to determine the weight of your portfolio. Highlights Preface Most people often have hard time to determine the weight of portfolio. However, Harry Markowitz, the Nobel Prize winner in economics, gives us a theory based on the volatility and correlation of stocks. Simulated by different weights on portfolio, we can put the […]
Market Knowledge & Data Guides
Do Seasoned Equity Offerings Affect Taiwan Stock Prices? Evidence from Event Study Analysis
Seasoned Equity Offerings Are Not Just Fundraising —They May Also Affect Market Confidence Seasoned equity offerings are a common way for listed companies to raise capital. When companies need funding, they may issue new shares to the market instead of relying only on bank loans or corporate bonds. The proceeds can be used for capacity […]