Coder Social home page Coder Social logo

tensortrader's Introduction

TensorTrader

Web App

Currently available as prototype (proof of concept, based on VueJS framework) under prototype

In order to quickly see and test the prototype, you can use live-server npm module:

> npm install -g live-server
> cd prototype
> live-server app

This should open the web page on default port 8080.

Browser Extension

To test the app as Chrome browser extension follow these steps:

  1. Type chrome://extensions in the Chrome address bar
  2. Make sure Developer mode is switched ON
  3. Click on LOAD UNPACKED and point to the prototype folder location
  4. A TensorTrader icon (disabled/greyed out) should appear in the browser header
  5. Open tensorcharts.com and make sure the TensorTrader icon becomes enabled (colorful)
  6. Click on the icon to call the TensorTrader popup window

TODO Features

  1. Refactor the prototype code, split into multiple vue templates
  2. Add persistence, entering exchange API keys
  3. Add business logic, bind ccxt data (for exchange and pair lookup)
  4. Implement order submission via ccxt (Market, Limit and Stop orders)
  5. Implement real Positions, Orders and History panels data
  6. Integrate with TensorCharts (price, exchange, pair)
  7. Protect all user data using encryption

Electron Desktop App

TODO

tensortrader's People

Contributors

vbalko avatar jchristov avatar antiben avatar tensortrader avatar

Watchers

James Cloos avatar Utfard Frostblomoor 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.