Git Product home page Git Product logo

psi's Introduction

Psi CircleCI Codacy Badge

The horsemen are getting back to work. New trading project Psi - ψ.

Installation

Make sure you have node>v7 and python3. See bin/setup for the full dependency. Git clone this cray and cd into it.

npm run setup # system dependencies
npm install # node modules
python setup.py install # pip dependencies

Setup

OKCoin (because they can't hiring a fucking good UX designer)

  • get an account at OKCoin.
  • Create a new API and set your api_key, secret in config/default.json

Run

We use async/await, so run node with the harmony flag. But for safe practices, run all commands via npm:

npm start

Alternatively to test-run a single script, use node with flag

node --harmony-async-await src/index.js

Pre-commit checks

  • npm run lint Style-check your code with eslint. Useful: install this Sublime linter
  • npm test Run tests

Roadmap

Backend - pythong mostly, for data science. See the Github Project for to dos

  • project setup, CI, CC, config, db
  • add jslint file for codacy
  • get data sources, pipe to db,
  • write migration and setup of entire pipe

psi's People

Contributors

kengz avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  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.