-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error action Error: Invalid get_ticker #7
Comments
the newest version ov trader.js did not resolve my issue with Invalid get_ticker i am using the following coin.js with quantity 0, so autocalc is used: const coins = [ module.exports = coins; thats the logging output, i am forwarding default output to an own log file like npm start >> logxxx [] has anybody an idea? |
Hello,
i sometimes get error message "Error action Error: Invalid get_ticker"
is this an error from binance api or from the bot self?
i am using last binance-traderBot code with npm 5.6.0 and nodejs v8.11.2 on an debian 8.10
thx for support
The text was updated successfully, but these errors were encountered: