Git Product home page Git Product logo

Comments (5)

Endogen avatar Endogen commented on May 27, 2024

That's strange since that means that an argument for the Kraken request is not valid. Since this is working for me, it should mean that it's an issue on your side. Has to have something todo with the config file. Could you please try to verify that the content of the config is valid?

If you don't find any wrong entries, please post the content of the file here but without the 'user_id' and without the 'bot_token'

from telegram-kraken-bot.

ratio91 avatar ratio91 commented on May 27, 2024

{
"user_id": "",
"bot_token": "
",
"trade_to_currency": "USD",
"check_trade": true,
"check_trade_time": 30,
"history_items": 5,
"update_url": "https://raw.githubusercontent.com/endogen/Telegram-Kraken-Bot/master/telegram_kraken_bot.py",
"update_hash": ""635337d389419643ed0f7560e41b53d04223e069"",
"update_check": true,
"update_time": 86400,
"send_error": false,
"show_access_denied": true,
"used_coins": [
"XBT",
"BCH",
"ETH",
"LTC",
"XMR"
],
"coin_charts": {
"XBT": "https://tinyurl.com/y9p6g5a8",
"BCH": "https://tinyurl.com/yas7972g",
"ETH": "https://tinyurl.com/ya3fkha4",
"LTC": "https://tinyurl.com/y8n7ohfh",
"XMR": "https://tinyurl.com/y98ygfuw"
},
"log_to_file": false
}

from telegram-kraken-bot.

Endogen avatar Endogen commented on May 27, 2024

So i tried your config and it works fine. No issues for me. I just had to change USD to EUR since i don't have any dollars. Then i could create an order without issues. Did you change anything in your script? Please make sure that you use the latest version without changes.

Also, while creating a buy order for testing, please use a reasonable volume. Something that is not a floating point number. For example something like this: buy 5 ETH for 5€ each. That will not be executed because nobody is insane enough to sell you ETH for 5€ and all values are for sure valid. Kraken has some minimum order volume limits that have to be taken care of.

If you still face the issue, then please set the parameter log_to_file to True in the config, restart your bot, replicate the error and then send me the logfile (generated in the same folder as the script) so that i can take a look at it.

from telegram-kraken-bot.

ratio91 avatar ratio91 commented on May 27, 2024

thx. solved
(maybe it was a server error by kraken.com all along, since their service was not fully working the last weeks)...

from telegram-kraken-bot.

Endogen avatar Endogen commented on May 27, 2024

Happy to hear that it's solved. Yeah Kraken has some serious issues for a long time now. Let's hope that they can sort things out soon.

from telegram-kraken-bot.

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.