Skip to content
About
News
Solution&DataSets
Databank Solution
Credit Risk Solution
Valuation Analytics Solution
ESG Sustainability Solution
Quantitative Finance Solution
Regulatory Technology Solution
Product Introduction
Insights
Supports
Service Provide Method
FAQ
Learning Video
Alternative Data Survey
繁體中文
English
Contact Us
Home
>
Insight
>
Page 21
Insights
Provide the latest financial news to help you easily stay informed.
All Categories
All Categories
Data Analysis
Market Research
TQuant Lab
12
/
07
2021
Stock Selection by Random Forest Algorithm
Backtesting and stock-picking strategy with machine learning Highlights Preface To put it simply, random forest is one of algorithms made up of many decision trees with the adoption of bagging and random sampling. Since it’s based on CART algorithm, it can handle both classification and continuous data. Other advantages such as its comparability with high […]
11
/
30
2021
Two-Factor weights portfolio setting
Does the weights setting affects the performance of the two-factor portfolio? Preface The common weights settings are equal-weighted and capitalization-weighted. The former treats all factors as the same, assigns equal weights to different factors, and synthesizes new factor values; the latter weights individual factors with capitalization-weighted to synthesize new factor values at first, assign different […]
11
/
23
2021
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 […]
11
/
09
2021
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 […]
10
/
28
2021
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.
10
/
26
2021
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
10
/
19
2021
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 […]
10
/
12
2021
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 […]
10
/
05
2021
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 […]
<
1
…
19
20
21
22
23
24
>
Processing...