Code Monkey home page Code Monkey logo

bondinfoserver's Introduction

基于Gin的http接口服务,提供可转债基础和扩展数据给Ptrade

公众号

API

POST /bondinfo
{
    "sign":"xxxxx"
}

返回值:

`可转债代码` VARCHAR(10) NULL,
  `可转债名称` TEXT NULL,
  `可转债价格` DOUBLE NULL,
  `正股名称` TEXT NULL,
  `正股代码` TEXT NULL,
  `正股现价` DOUBLE NULL,
  `正股涨跌幅` DOUBLE NULL,
  `最新转股价` DOUBLE NULL,
  `溢价率` DOUBLE NULL,
  `可转债涨幅` DOUBLE NULL,
  `转股价值` DOUBLE NULL,
  `双低` DOUBLE NULL,
  `回售触发价` DOUBLE NULL,
  `转股起始日` BIGINT NULL,
  `到期时间` TEXT NULL,
  `成交额(万元)` DOUBLE NULL,
  `强赎价格` DOUBLE NULL,
  `剩余时间` DOUBLE NULL,
  `评级` TEXT NULL,
  `下修条件` TEXT NULL,
  `换手率` DOUBLE NULL,
  `下修提示` TEXT NULL,
  `提出下调次数` BIGINT NULL,
  `正股成交量` DOUBLE NULL,
  `转债剩余占总市值比` DOUBLE NULL,
  `剩余规模` DOUBLE NULL,
  `发行规模` DOUBLE NULL,
  `期权价值` TEXT NULL,
  `强赎提示` TEXT NULL,
  `强赎日期` TEXT NULL,
  `上市日期` TEXT NULL,
  `到期收益率` DOUBLE NULL,
  `强赎标志` TEXT NULL,
  `是否两融标的` TEXT NULL,
  `下修成功次数` TEXT NULL,
  `转股日期提示` TEXT NULL,
  `参考YTM` TEXT NULL,
  `更新日期` TEXT NULL

bondinfoserver's People

Contributors

rockyzsu avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

bondinfoserver's Issues

部署疑问

大佬 ,这个工程部署在券商的ptrade服务器上吗

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.