Giter VIP home page Giter VIP logo

Comments (3)

pinhopro avatar pinhopro commented on August 16, 2024

I am personally opposed to create any graphics on the trading website. This just overloads the server for absolutely no reason.

The server should be fast, for people trade without any lag.

But there is an API where other websites can grab the data and show graphics. I just have to document it.

Unfortunately, most of those websites keep pooling the website for more data. This is just not right, that is why I will never release any public REST api.

It is time for developers to start using Websockets :)

from bitex.

amingilani avatar amingilani commented on August 16, 2024

Allowing third parties like Bitcoin Charts to pool market data and display them in an easily comparable manner makes markets more efficient. As soon as an opportunity for arbitrage is available, it's then exploited repeatedly until the market settles at the global equilibrium. This means more users to the exchange, and a strongly efficient market.

Web server load is only a scalability issue. If it's that large a problem, a separate instance can easily be spawned to deal with that part of the problem 😕

from bitex.

pinhopro avatar pinhopro commented on August 16, 2024

Websockets interface is 10x better for algo traders that are working on the arbitrage.

Bitcoin Charts will very soon implement a Websockets client to pull data from the exchange. It is the natural way to go.

from bitex.

Related Issues (19)

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.