Skip to content
About
News
Solution&DataSets
Fundamental Data
Financial Data
Event-Driven Data
Market Data
Quantitative Finance Solution
Credit Risk Solution
ESG Sustainability Solution
Valuation Analytics Solution
Product Introduction
Insights
Supports
Service Provide Method
FAQ
Learning Video
Alternative Data Survey
繁體中文
English
Contact Us
Home
>
Insight
>
Page 23
Insights
Provide the latest financial news to help you easily stay informed.
All Categories
All Categories
Data Analysis
Market Research
TQuant Lab
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 […]
09
/
28
2021
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 […]
09
/
22
2021
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 […]
<
1
…
21
22
23
24
25
26
>
Processing...