Giter Club home page Giter Club logo

free-quote's Introduction

作者:AllTick

项目名称:AllTick Real-time Quotation APIs

官网:

https://alltick.co

本项目已经迁移至新地址,请移步到新的项目地址:

https://github.com/alltick/realtime-forex-crypto-stock-tick-finance-websocket-api

联系我们

Email: [email protected]

Skype: https://join.skype.com/invite/xokTc695huNu

Telegram: https://t.me/alltick001

免费开源股票API、港股API、美股API、沪深股票API、A股API实时股票行情数据

简单好用易上手的免费开源股票API、港股API、美股API、沪深股票API、A股API实时股票行情数据

功能特性:

  • 免费开源

  • 获取港股实时行情API

  • 获取港股实时10档盘口API

  • 获取港股K线数据API

  • 获取美股实时行情API

  • 获取美股实时一档盘口API

  • 获取美股K线数据API

  • 获取沪深A股实时行情API

  • 获取沪深A股实时5档盘口API

  • 获取沪深A股K线数据API

接口介绍

http接口

websocket接口

免费token获取

使用示例,超简单上手

php:

python:

go:

java:

联系我们

联系我们

Email: [email protected]

Skype: https://join.skype.com/invite/xokTc695huNu

Telegram: https://t.me/alltick001

其他作品

free-quote's People

Contributors

lestercx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

free-quote's Issues

如何从tick数据聚合到Kline蜡烛图

快速存储传入的实时时间序列数据,然后降低数据频率(即在每分钟结束时自动制作 1 分钟或任何周期蜡烛)并存储它

当一组新数据来自 websocket 时,循环遍历传入数据和符号,获取传入数据的时间戳,去掉分钟部分并使用该分钟作为键,更新字典中的参数。如果该分钟内没有 opn 的数据,则使用新的刻度更新所有字段。如果存在现有数据并且高于/低于字典中的高/低字段,也更新它们。最后,始终用新的报价更新收盘价。所以你有实时蜡烛。假设您处于 920 分钟,当新报价的时间戳的分钟部分为 921 时,它将自动切换到 921 蜡烛

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.