Git Product home page Git Product logo

tradingtools's Introduction

tradingtools

Suite of tools for real-time cryptocurrency market analysis.

flowmeter.py

To Do:

  • Add check for time of last document to see if flowmeter acquisition running in background
  • Websockets/Candle acquisition on combobox selection
  • Charting
  • Orderbook display
  • Change candle and orderbook websockets to use unified multiplexed websocket
  • Formatting: -- Percent -- +/- prefix -- Padding/Alignment
  • Extra Variables: -- VOLUME FLOW RATE DIFFERENTIAL -- Avg. amount per trade (count normalizer)
  • Add units to analysis GUI variables
  • Highlight difference frame if more pos/neg than other two
  • Integrate matplotlib for charting
  • Add ws restart on error
  • Add ws timer and restart at 24 hours

Needs Testing:

  • Sliding frame of 1 min to calculate in real-time: [CHANGED TO FULL INTERVAL] -- Buys/Sells per second -- Volume per second
  • Add KeyboardInterrupt handling to new flowmeter version
  • Add callback function for combobox selections

Done:

  • Add trade history acquisition and db population on startup before ws initialization
  • Add backtest interval info to analysis documents
  • Get small arrow up/down icons for last trade message
  • Add flow rate variables to GUI
  • Add background colors for GUI difference values when positive/negative

Later:

  • Calculate duration of missing data if more requested than available

Analysis Features:

  • Total Volume -- Buy -- Sell -- Total
  • Trade Count -- Buy -- Sell -- Total
  • Price Average -- Buy -- Sell -- Total

tradingtools's People

Contributors

hmallen avatar dependabot[bot] avatar

Watchers

James Cloos 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.