ctubio / Krypto-trading-bot

Self-hosted crypto trading bot (automated high frequency market making) written in C++
https://127.0.0.1:3000
Other
3.37k stars 823 forks source link

2 question #777

Closed sgs1 closed 6 years ago

sgs1 commented 6 years ago

Hi guys!

I'm testing Krypto trading bot, and I've two question: 1) Can I test this software in demo, without using "real" crypto? If yes, what are the exchanges that I could use? 2) In this moment, I'm using Bitfinex with 0.00044046 BTC, and I have no order. I'm attaching here a screenshot of what I see. Is this normal? Thank you!

schermata 2018-08-07 alle 22 08 39
ctubio commented 6 years ago

gdax have a sandbox, but there is no much movements (is a bit boring)

aboutt the orders, seems normal cos the big red button is not green

sgs1 commented 6 years ago

At the moment, the button is red but no orders. Maybe I have not enough bitcoin? Is there an error log?

schermata 2018-08-08 alle 10 44 18
ctubio commented 6 years ago

why you don't click the green/red button?

see the logs with ./K.sh --naked and read the manual; you didnt read the manual for sure because it says how to read the logs

sgs1 commented 6 years ago

Hello! Now the button is green, as reported in the manual. "When the button is green, the bot is actively placing orders."

But, at the moment, I have no order. May I'm wrong with something? At the moment Bitfinex don't verify my account. Maybe is this a problem?

Another thing: you wrote: "The top row in blue with "q" is the quote that you generate via the Quoting Parameters supplied. If the text is grey, the generated quotes are not in the market, and green when they are."

Where is this Q ? I don't see it.

ctubio commented 6 years ago

you cannot trade with so low funds

ctubio commented 6 years ago

check the minimum size amount in the documentation of your exchange