Giter VIP home page Giter VIP logo

sibyl's Introduction

sibylwithtextgrad2

Sibyl is WIP stock trading platform. Sibyl is setup to use a couple of data sources namely: Alpaca and Polygon.io. For executing trades it Alpaca.

Table of Contents

Installing

(To be updated)

Running

(To be updated)

server

(To be updated)

Sqlite3

(To be updated)

MySQL

(To be updated)

cli

(To be updated)

To interact with the server there is a cli tool. The tool supports adding and deleting stocks, showing stocks, history and intraday values. Once a stock is added it will validate the symbol was a valid stock and depending on which actions are enabled it will being downloading the appropriate information.

Adding

(To be updated)

To add a stock for the SibylServer track you execute the following command. Note you must enable downloading for the stock, because any new stocks added default to disabled for all actions.

cli add STOCK

Showing

(To be updated)

Information is all stored in the database and is accessed via the server. To show a list of stocks currently being tracked:

cli show stocks

or

cli show stocks --details

To show the history for a particular stock:

cli show bars daily STOCK

Roadmap

  • Add a web GUI
  • cli
    • Add a Load command (reverse of dump)
  • server
    • Get stock financials from Polygon.io
    • Add support trades history
    • Add support for realtime data (websockets)
    • Add external web api to trade through Alpaca

sibyl's People

Contributors

dependabot[bot] avatar nathanhack avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.