How to Integrate Financial Big Data and FinTech in a Real Application in Banks: A Case of the Modeling of Asset Allocation for Products Based on Data
Abstract
:1. Introduction
2. Data
3. Modeling
3.1. Decision Variables
3.2. Optimization Objective
3.3. Constraints
3.3.1. Non-Standard Proportional Limit
3.3.2. Bond Proportional Limit
3.3.3. Return Limit
3.3.4. Residual Asset Limit
3.3.5. Single Product Weighted Macaulay Duration Limit
3.3.6. Product Capital Allocation Proportion Limit
3.3.7. Assets with a Negative Duration Are Not Allocated
3.3.8. Public Assets Can Only Be Allocated to Public and Non-Preservation Products
3.3.9. Preservation Products Can Only Be Configured with Preservation Assets
4. Solver Testing and Empirical Results
4.1. Integer Programming
4.2. Non-Integer Programming
4.3. An Application Example
5. Model Deployment
6. Conclusions
Author Contributions
Funding
Conflicts of Interest
References
- Jiang, M.L.; Zhang, Y. Research on the comprehensive utilization of financial big data. China Int. Bus. 2017, 4, 104–105. [Google Scholar]
- Lu, M.F.; Xu, Y.Y. Research on the Development Strategy of Fintech Industry: A Case Study of Jiangsu Province. Financ. Theory Pract. 2019, 4, 32–41. [Google Scholar]
- Politou, E.; Alepis, E.; Patsakis, C. Profiling tax and financial behaviour with big data under the GDPR. Comput. Law Secur. Rev. 2019, 35, 306–329. [Google Scholar] [CrossRef]
- Acar, O.; Çıtak, Y.E. Fintech Integration Process Suggestion for Banks. Procedia Comput. Sci. 2019, 158, 971–978. [Google Scholar] [CrossRef]
- Li, Z. A brief analysis of key account management in commercial banks. J. Shandong Acad. Gov. 2012, 3, 69–73. [Google Scholar]
- Chen, R.D.; Lin, B.; He, C.Y. Internet finance characteristics, internet finance investor sentiment and the return of internet financial products. Econ. Res. 2019, 7, 78–93. [Google Scholar]
- Wu, W. Effect of capital constraint on asset allocation behavior of commercial banks: An empirical study based on data of 175 commercial Banks. J. Financ. Res. 2011, 4, 65–81. [Google Scholar]
- Sang, C.Y.; Sun, H.Q. Study on credit asset allocation model of small and medium-sized enterprise customers in commercial Banks based on the principle of matching risk and return. J. Financ. Dev. Res. 2011, 6, 63–65. [Google Scholar]
- Ren, F.; Li, J.L. Overview of asset allocation theory and model. Prod. Res. 2007, 7, 140–142. [Google Scholar]
- Wang, S.; Chen, L.; Xiong, X. Asset bubbles, banking stability and economic growth. Econ. Model. 2019, 78, 108–117. [Google Scholar] [CrossRef]
- Zhu, D.-M.; Lu, J.; Ching, W.-K.; Siu, T.K. Discrete-time optimal asset allocation under Higher-Order Hidden Markov Model. Econ. Model. 2017, 66, 223–232. [Google Scholar] [CrossRef]
- Zhang, M.; Chen, P.; Yao, H. Mean-variance portfolio selection with only risky assets under regime switching. Econ. Model. 2017, 62, 35–42. [Google Scholar] [CrossRef]
- Li, S.; Wei, L.; Xu, Z. Dynamic asset allocation and consumption under inflation inequality: The impacts of inflation experiences and expectations. Econ. Model. 2017, 61, 113–125. [Google Scholar] [CrossRef]
- Ahamed, M.M. Asset quality, non-interest income, and bank profitability: Evidence from Indian banks. Econ. Model. 2017, 63, 1–14. [Google Scholar] [CrossRef]
- Ormos, M.; Timotity, D. Generalized asset pricing: Expected Downside Risk-based equilibrium modeling. Econ. Model. 2016, 52, 967–980. [Google Scholar] [CrossRef]
- Kshetri, N. Big data’s role in expanding access to financial services in China. Int. J. Inf. Manag. 2016, 36, 297–308. [Google Scholar] [CrossRef] [Green Version]
- Yang, R.; Yu, L.; Zhao, Y.; Yu, H.; Xu, G.; Wu, Y.; Liu, Z. Big data analytics for financial Market volatility forecast based on support vector machine. Int. J. Inf. Manag. 2020, 50, 452–462. [Google Scholar] [CrossRef]
- Thakor, A.V. Fintech and banking: What do we know? J. Financ. Intermediation 2020, 41, 100833. [Google Scholar] [CrossRef]
No. | Attribute | Data Type | Description |
---|---|---|---|
1 | Product serial number | String | Records the serial number of the product |
2 | Product title | String | Records the title of the product |
3 | Size | Numerical | The capital scale of the product, unit 10,000 yuan |
4 | Available capital | Numerical | The available capital scale of the product, unit 10,000 yuan |
5 | Return | Numerical | The lowest annualized yield of the product |
6 | Release date | Date | The initial releasing date of the product |
7 | Due date | Date | The due date of the product |
8 | Product duration | Numerical | The due date minus the release date (days) |
9 | Maximum nonstandard percent | Numerical | Maximum percentage of non-standard assets included, range [0, 100] |
10 | Minimum nonstandard percent | Numerical | Minimum percentage of non-standard assets included, range [0, 100] |
11 | Maximum bond percent | Numerical | Maximum percentage of bond assets included, range [0, 100] |
12 | Minimum bond percent | Numerical | Minimum percentage of bond assets included, range [0, 100] |
13 | Maximum excess return | Numerical | Maximum allowed excess percentage of return, range [0, 200] |
14 | Minimum excess return | Numerical | Minimum allowed excess percentage of return, range [0, 200] |
15 | Whether public | Classification | 0–1 variable, 1 means the included assets must be public |
16 | Whether preservation | Classification | 0–1 variable, 1 means the included assets must be capital preservation |
No. | Attribute | Data Type | Description |
---|---|---|---|
1 | Asset serial number | String | Record the serial number of the asset |
2 | Asset title | String | Title of the asset |
3 | Remaining asset | Numerical | The remaining asset amount that can be allocated, unit ten thousand yuan |
4 | Release date | Date | The date on which the asset can be bought |
5 | Due date | Date | The termination date of the asset |
6 | Adjusted return rate | Numerical | The adjusted return rate of the asset |
7 | Macaulay duration | Numerical | That’s the Macaulay duration of the asset |
8 | Type | Classification | Classification type of asset |
9 | Whether non-standard | Classification | 0–1 variable, 1 means the asset is non-standard |
10 | Whether bond | Classification | 0–1 variable, 1 means the asset has bond property |
11 | Whether public | Classification | 0–1 variable, 1 means the asset is public |
12 | Whether preservation | Classification | 0–1 variable, 1 means the asset is preservation |
Product Number | Solving Time (s) | Asset Number in Optimal Solution |
---|---|---|
1 | 0.1005 | 10 |
2 | 0.1175 | 10 |
4 | 0.5066 | 10 |
6 | 0.5472 | 17 |
8 | Exceeds 600 s | / |
10 | Exceeds 600 s | / |
Product Number | Solving Time (s) | Asset Number in Optimal Solution |
---|---|---|
1 | 0.0407 | 3 |
2 | 0.0825 | 3 |
4 | 0.1561 | 3 |
6 | 0.2168 | 6 |
8 | 0.3139 | 22 |
10 | 0.4071 | 39 |
Serial Number | Size (Ten Thousand RMB) | Return | Release Date | Due Date | Product Duration (Days) | Maximum Nonstandard (%) | Minimum Nonstandard (%) | Maximum Bond (%) | Minimum Bond (%) | Maximum Excess (%) | Minimum Excess (%) | Whether Public | Whether Preservation |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
p001 | 477.386395 | 4.8 | 20 April 2017 | 20 October 2017 | 183 | 50 | 20 | 40 | 10 | 100 | 10 | 0 | 0 |
p002 | 84.349233 | 4.7 | 21 April 2017 | 20 October 2017 | 182 | 50 | 20 | 40 | 10 | 100 | 10 | 0 | 0 |
p003 | 138.435252 | 4.8 | 21 April 2017 | 20 October 2017 | 182 | 50 | 20 | 40 | 10 | 100 | 10 | 0 | 0 |
p004 | 35.635849 | 4.75 | 21 April 2017 | 20 October 2017 | 182 | 50 | 20 | 40 | 10 | 100 | 10 | 0 | 0 |
p005 | 295.054722 | 4.8 | 24 April 2017 | 27 October 2017 | 186 | 50 | 20 | 40 | 10 | 100 | 10 | 0 | 0 |
p006 | 10000 | 4.9 | 25 April 2017 | 5 December 2017 | 224 | 50 | 40 | 50 | 10 | 30 | 10 | 1 | 0 |
p007 | 40000 | 4.9 | 25 April 2017 | 5 December 2017 | 224 | 50 | 40 | 50 | 10 | 30 | 10 | 1 | 0 |
p008 | 30000 | 4.9 | 25 April 2017 | 5 December 2017 | 224 | 50 | 40 | 50 | 10 | 30 | 10 | 1 | 0 |
Serial Number | Remaining Asset (Ten Thousand RMB) | Release Date | Due Date | Return | Macaulay Duration (Days) | Whether Non-Standard | Whether Bond | Whether Public | Whether Preservation |
---|---|---|---|---|---|---|---|---|---|
a001 | 4000 | 2 March 2016 | 4 March 2019 | 0.0544 | 1.5068 | 0 | 0 | 0 | 0 |
a002 | 1000 | 29 January 2016 | 29 January 2019 | 0.0665 | 1.4137 | 1 | 0 | 0 | 0 |
a003 | 2850 | 11 December 2015 | 10 December 2018 | 0.0595 | 1.2767 | 0 | 0 | 0 | 1 |
a004 | 12,960 | 11 March 2015 | 11 March 2032 | 0.0549 | 18.2149 | 0 | 1 | 0 | 0 |
a005 | 9000 | 11 March 2015 | 11 March 2032 | 0.0549 | 18.2149 | 0 | 0 | 0 | 0 |
a006 | 2000 | 11 March 2015 | 11 March 2032 | 0.0549 | 18.2149 | 0 | 1 | 1 | 0 |
a007 | 700 | 11 March 2015 | 11 March 2032 | 0.0549 | 18.2149 | 0 | 0 | 0 | 0 |
a008 | 1300 | 11 March 2015 | 11 March 2032 | 0.0549 | 18.2149 | 0 | 0 | 0 | 1 |
a009 | 3040 | 11 March 2015 | 11 March 2032 | 0.0549 | 18.2149 | 0 | 0 | 0 | 0 |
a010 | 5950 | 11 March 2015 | 11 March 2032 | 0.0549 | 18.2149 | 1 | 0 | 0 | 0 |
Asset\Product | p001 | p002 | p003 | p004 | p005 | p006 | p007 | p008 |
---|---|---|---|---|---|---|---|---|
a002 | 20 | 20 | 20 | 20 | 19.99 | 0 | 1.98 | 0 |
a003 | 29.99 | 30 | 30 | 30 | 29.99 | 0 | 6.18 | 0.22 |
a079 | 0 | 0 | 0 | 0 | 0 | 0 | 10.5 | 0 |
a080 | 0 | 0 | 0 | 0 | 0 | 0 | 7.5 | 0 |
a100 | 0 | 0 | 0 | 0 | 0 | 0 | 18.87 | 0 |
a122 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 11.66 |
a123 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3.16 |
a124 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3.33 |
a125 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 11.99 |
a126 | 0 | 0 | 0 | 0 | 0 | 6.2 | 0 | 0 |
a186 | 0 | 0 | 0 | 0 | 0 | 19.99 | 0 | 0 |
a187 | 0 | 0 | 0 | 0 | 0 | 13.8 | 0 | 10.48 |
a541 | 40 | 40 | 40 | 40 | 39.99 | 7.71 | 0 | 13.72 |
a609 | 0 | 0 | 0 | 0 | 0 | 0 | 37.5 | 0 |
a669 | 0 | 0 | 0 | 0 | 0 | 0 | 2.03 | 0 |
a704 | 0 | 0 | 0 | 0 | 0 | 42.28 | 0 | 19.23 |
a776 | 0 | 0 | 0 | 0 | 0 | 0 | 4.28 | 16.16 |
a872 | 0 | 0 | 0 | 0 | 0 | 0 | 1.14 | 0 |
Summation | 89.99 | 90 | 90 | 90 | 89.97 | 89.98 | 89.98 | 89.95 |
© 2020 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/).
Share and Cite
Zhuo, J.; Li, X.; Yu, C. How to Integrate Financial Big Data and FinTech in a Real Application in Banks: A Case of the Modeling of Asset Allocation for Products Based on Data. Information 2020, 11, 460. https://doi.org/10.3390/info11100460
Zhuo J, Li X, Yu C. How to Integrate Financial Big Data and FinTech in a Real Application in Banks: A Case of the Modeling of Asset Allocation for Products Based on Data. Information. 2020; 11(10):460. https://doi.org/10.3390/info11100460
Chicago/Turabian StyleZhuo, Jinwu, Xinmiao Li, and Changrui Yu. 2020. "How to Integrate Financial Big Data and FinTech in a Real Application in Banks: A Case of the Modeling of Asset Allocation for Products Based on Data" Information 11, no. 10: 460. https://doi.org/10.3390/info11100460
APA StyleZhuo, J., Li, X., & Yu, C. (2020). How to Integrate Financial Big Data and FinTech in a Real Application in Banks: A Case of the Modeling of Asset Allocation for Products Based on Data. Information, 11(10), 460. https://doi.org/10.3390/info11100460