GithubHelp home page GithubHelp logo

bitcoin's Introduction

bitcoin

bitcoin candlestick
Installation on Ubuntu12.04
1.node.js
sudo apt-get install python-software-properties python g++ make
sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs
2.socket.io
npm install socket.io
3. numpy and scipy
sudo apt-get install python-numpy
sudo apt-get install python-scipy
sudo apt-get install python-matplotlib
4. Pandas
apt-get install python-pandas (only 0.7.0)
sudo pip install --upgrade pandas (will upgrade to 0.12.0)
5. MySQLDB
http://www.lfd.uci.edu/~gohlke/pythonlibs/#mysql-python(Win7)

How to run django celery tasks:
cd to bitcoin directory
manage.py celery worker
manage.py celery beat -lDEBUG -S djcelery.schedulers.DatabaseScheduler

How to install numpy
http://www.scipy.org/install.html

1.IP
redis
socket.io server can't set to localhost
market.html

bitcoin's People

Contributors

kingofhawks avatar

Stargazers

Roman avatar CryptoB0T avatar Xeon Qi avatar StoneRen avatar Xi avatar Kane avatar Robin Luk avatar  avatar benero avatar qinduohao avatar xubo zhang avatar Peer Xu avatar Ming avatar

Watchers

 avatar James Cloos avatar Winton avatar Robin Luk avatar Larry Smith avatar  avatar qinduohao avatar

bitcoin's Issues

Settings

Indicator show/hide
Indicator parameters
Alert

I18n

both English and chinese

Chart Style

K线数据的显示,背景都是透明的。
十字竖线比较清楚,横线确实不是很清楚,我回去再调整一下

minified JS

use YUI compressor or UglifyJS /Closure Compiler

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.