Paper
17 May 2022 Parallel computing model based on python in quantitative analysis
Qiutong Li, Yuechen Yang, Xiaona Kang
Author Affiliations +
Proceedings Volume 12259, 2nd International Conference on Applied Mathematics, Modelling, and Intelligent Computing (CAMMIC 2022); 1225916 (2022) https://doi.org/10.1117/12.2639265
Event: 2nd International Conference on Applied Mathematics, Modelling, and Intelligent Computing, 2022, Kunming, China
Abstract
The calculation of serious technique index and using historical data is an important cornerstone for back test of trading strategy. It is a critical step that how to complete this calculation and test in determine the ultimate success of quantitative analysis. On the basis of python multiprocessing library, this paper proposes and implements a multi-process parallel computing model which is light-weight and easy-using. This model abstracts the multi-process concurrent computing as a base class which is used for all kinds of index calculation and history back tests to be independent operated. It could reduce the coupling between various strategies calculation and make full use of the CPU resources that effectively improve the computing speed of back testing strategy as well as provide a reliable guarantee for quantitative analysis.
© (2022) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Qiutong Li, Yuechen Yang, and Xiaona Kang "Parallel computing model based on python in quantitative analysis", Proc. SPIE 12259, 2nd International Conference on Applied Mathematics, Modelling, and Intelligent Computing (CAMMIC 2022), 1225916 (17 May 2022); https://doi.org/10.1117/12.2639265
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Parallel computing

Data modeling

Quantitative analysis

Process modeling

Information security

Computer security

Information technology

Back to Top