Code Monkey home page Code Monkey logo

Comments (3)

shobrook avatar shobrook commented on August 23, 2024 1

but that there are seemingly random spans of unresponsive behaviour in which the paste just makes no effect. Also I am observing node taking ~150% CPU of one thread in those spans of time, which can last some seconds to many minutes, in which the process is only possible to kill with -9.

This might be a similar issue to #239. On some systems, when a child process is spawned to execute the Python scripts, it seems to hang and never exit. The blocking behavior is expected, though, but should only last a couple of seconds until the child process exits. I haven't figured out this error yet since I haven't been able to reproduce it. Sorry about this.

from bitvision.

shobrook avatar shobrook commented on August 23, 2024

Since copy&paste of API key & secret is not possible ...

Are you using Windows? On Mac, you can use CMD-V to paste. On Windows, you have to enable CTRL key shortcuts. You can read about how to do that here.

The portfolio stats still show zero though, so I guess I am not.

As mentioned on the README, the portfolio stats are still being implemented. Zero is the default value and won't be changed until the new release.

If my assumption, that the "username" is the BitStamp Customer-ID is correct

That is correct. Thanks for pointing out that this isn't clear – I've updated the README accordingly.

I don't know how to check if the login with the given credentials even is successful

Well, behind the scenes, the logged_in flag in config.json gets set to true when you've been successfully authenticated. So, normally that's how you'd check, but you manually set it to true. If you set it back to false and re-submit your credentials, then you'll either see the UI change to indicate that you're successfully logged in, or an error panel will pop-up, in which case you either aren't connected to the internet or Bitstamp isn't recognizing your credentials.

from bitvision.

sh4d0v1 avatar sh4d0v1 commented on August 23, 2024

Are you using Windows? On Mac, you can use CMD-V to paste. On Windows, you have to enable CTRL key shortcuts.

I am on Linux, but I just realized the problem isn't that pasting is prohibited somehow in the GUI, but that there are seemingly random spans of unresponsive behaviour in which the paste just makes no effect. Also I am observing node taking ~150% CPU of one thread in those spans of time, which can last some seconds to many minutes, in which the process is only possible to kill with -9.

So sorry, this issue can get closed, since its title is completely false.

As mentioned on the README, the portfolio stats are still being implemented.

Sorry, must have read that over.

an error panel will pop-up, in which case you either aren't connected to the internet or Bitstamp isn't recognizing your credentials

Since the error pops up even with copy-pasted login data and there is an internet connection (bitvision itself just fetched market data a few seconds before) BitStamp has to deny the credentials. So I checked fetching data with those API credentials with a python script, which works. So I am out of ideas here.

from bitvision.

Related Issues (20)

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.