• Stars
    star
    1
  • Language
    Python
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Server client app, built with React and Flask on server side. It takes the contracts available at Binance, and in React it displays the data on a graph. The python webserver mades a technical analysis on the candlesticks. // Aplicación Cliente-Servidor en React y Flask (Python). Se toman los datos de binance, y en el cliente se grafican las velas japonesas. También hay un endpoint en flask donde se le pueden mandar datos de velas japonesas para que lo grafique