# gs-quant **Repository Path**: ruifeng96150/gs-quant ## Basic Information - **Project Name**: gs-quant - **Description**: trading rearch,交易研究 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-10 - **Last Updated**: 2023-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GS Quant **GS Quant** is a Python toolkit for quantitative finance, created on top of one of the world’s most powerful risk transfer platforms. Designed to accelerate development of quantitative trading strategies and risk management solutions, crafted over 25 years of experience navigating global markets. It is created and maintained by quantitative developers (quants) at Goldman Sachs to enable the development of trading strategies and analysis of derivative products. GS Quant can be used to facilitate derivative structuring, trading, and risk management, or as a set of statistical packages for data analytics applications. Please refer to [Goldman Sachs Developer](https://developer.gs.com/docs/gsquant/) for additional information. ## Requirements * Python 3.6 or greater * Access to PIP package manager ## Installation ``` pip install gs-quant ``` ## Examples You can find examples, guides and tutorials in the respective folders as well as on [Goldman Sachs Developer](https://developer.gs.com/docs/gsquant/). ## Contributions Contributions are encouraged! Please see CONTRIBUTING.MD for more details. ## Help Please reach out to `gs-quant@gs.com` with any questions, comments or feedback.