Coder Social home page Coder Social logo

khayyam's People

Contributors

ahmetertem avatar

Stargazers

 avatar

Watchers

 avatar  avatar

khayyam's Issues

Database support, MySQL

Database support for

  • Public trades
  • Private trades
  • Depth details on order (maybe)

Datas will be used on algorithms and decisions.

Planning to support more than one database engine. First engine will be MySQL.

I'm open for other database engine requests and ideas too ๐Ÿ˜‰

USD Price API

Balance in USD (maybe other currencies) support from markets

GUI

Electron is very powerful, yes ๐Ÿ˜‰

Push

Push to web or use hooks on;

  • Order completed
  • Order cancelled
  • Error

  • Prowler Support
  • http(s) get & post support

Profit Analyze

Analyze (statistics) for profit or loss to market's pair.

Basically; it'll calculate buys and sells

NodeJS 4 & 5

function pair (currency1, currency2, currency1Decimal = 8, currency2Decimal = 8) {

SyntaxError: Unexpected token =
    at exports.runInThisContext (vm.js:53:16)
    at Module._compile (module.js:387:25)
    at Object.Module._extensions..js (module.js:422:10)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Module.require (module.js:367:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (/home/travis/build/ahmetertem/bitcoinbot/lib/console/add_pair.js:4:12)
    at Module._compile (module.js:413:34)
    at Object.Module._extensions..js (module.js:422:10)

GDAX

GDAX Market support

Public trades improvement

Getting all public trades (all availables) same time is making more traffic and delay. For improvement; latest trade's time will keep and if market supports start time (like Poloniex, BTC-E) of public trades it'll be used.

Fees

Fees will split into 4 instead of 2;

  • Maker Buy
  • Maker Sell
  • Taker Buy
  • Taker Sell

Sell algos will be able to use it in future.

Balance error

balances command is bugged. On selling order balance is wrong

Poloniex

Poloniex support without margin trading

Alert System

Give desktop notification (console too);

  • Pair's price goes below or above
  • Order completed
  • Order canceled

Make order

Function to giving order to market class

BTC-E

BTC-E Market Support

EXX Support

EXX market needs to be supported for 1.0.0

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.