Giter Club home page Giter Club logo

rqams-client's Introduction

RQAMSClient

RQAMS 是由米筐科技开发的,集多资产管理、实时监控、绩效分析、风险分析等多种功能于一体的智能投资组合管理平台。

RQAMSClient 为管理 RQAMS 平台上的资源(交割单、组合、产品等)提供了 Python 接口,大幅提升了 RQAMS 的自动化程度,打通了量化交易和资管系统。

项目处于开发阶段,测试尚不完善,请谨慎用于生产环境。

支持 Python 3.6+

安装

pip install rqams-client

示例

>>> from rqams_client import RQAMSClient
>>> client = RQAMSClient(username="[email protected]", password="xxxxxx")
>>> client.asset_units
{5de71b12ed4803a654d486c8: AssetUnit(id=5de71b12ed4803a654d486c8, name=接口测试), 5ddfa7a81366d9db63f81286: AssetUnit(id=5ddfa7a81366d9db63f81286, name=测试期权), 5db147ab3e1305c4be6fbd3f: AssetUnit(id=5db147ab3e1305c4be6fbd3f, name=公募), 5d9065c9e4c91056df7c027e: AssetUnit(id=5d9065c9e4c91056df7c027e, name=均价测试), 5d8defe7f792ca44dc04c9b6: AssetUnit(id=5d8defe7f792ca44dc04c9b6, name=弘论-自动对账资产单元)}
>>>

API 文档

TODO

rqams-client's People

Contributors

cuizi7 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.