Giter Site home page Giter Site logo

zduey / iex Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 7.0 14 KB

Near Real-Time Stock Quote Streaming with Bokeh

Home Page: https://zduey.github.io/snippets/streaming-stock-data-with-bokeh/

Python 74.84% JavaScript 25.16%
bokeh herokuapp stock-prices iex stream-processing

iex's Introduction

Stock Quote Streaming with Bokeh

This repo contains code to run a small web-based application to stream stock quotes from IEX in near real-time using the Python library Bokeh.

Description

For a short overview of the code, see Streaming Stock Price Data with Bokeh

Local Installation

  • Create a new envrionment with virualenv or conda and python 3.6
  • pip install -r requirements.txt to install dependencies for the project
  • Run locally with bokeh serve iex.py

Heroku Deployment

Additional files are provided in order to deploy on Heroku. For more information, see Deploying an Application with Heroku

Live Version

You can find a live version at http://iex-streaming.herokuapp.com

iex's People

Contributors

zduey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

iex's Issues

Error thrown from periodic callback: KeyError('time',)

This is working, and it's cool, but I'm getting a message every second to the console:

2017-07-19 10:13:59,397 Error thrown from periodic callback: KeyError('time',)
2017-07-19 10:14:00,396 Error thrown from periodic callback: KeyError('time',)
2017-07-19 10:14:01,400 Error thrown from periodic callback: KeyError('time',)
2017-07-19 10:14:02,398 Error thrown from periodic callback: KeyError('time',)
2017-07-19 10:14:03,399 Error thrown from periodic callback: KeyError('time',)

Is that to be expected?

I'm on windows, if that matters:

(ioos3) C:\Users\rsignell\Documents\GitHub\testing>conda list bokeh
# packages in environment at C:\Users\rsignell\AppData\Local\Continuum\Miniconda
3\envs\ioos3:
#
bokeh                     0.12.6                   py35_0    conda-forge

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.