butor / blackbird

Blackbird Bitcoin Arbitrage: a long/short market-neutral strategy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help Wanted: nothing logged on startup

tjrules opened this issue · comments

commented

I believe that I got blackbird installed correctly, there were no errors or issues when attempting to set it up. When I run the blackbird file I simply get this:

Blackbird Bitcoin Arbitrage
DISCLAIMER: USE THE SOFTWARE AT YOUR OWN RISK

Log file generated: output/blackbird_log_20181104_124946.log
Blackbird is running... (pid ####)

I've installed this both on a Mac and on Ubuntu (separate machines) and I still get the same output.

I don't get any other log info. I'm running in demo mode because I want to make sure I get the software running correctly before I sign up for any accounts. Am I missing something, or is this all I should expect to see before I put real credentials in? Or are there some commands that I need to enter? Can someone please assist me in getting it properly up and running?

Was the mentioned file created in the output folder?

Log file generated: output/blackbird_log_20181104_124946.log

commented

Yes it was.

And what does it say?

commented
Blackbird started on 11/04/2018 12:10:20

Connected to database 'blackbird.db'

Demo mode: trades won't be generated

Pair traded: BTC/USD

[ Targets ]
   Spread Entry:  0.80%
   Spread Target: 0.50%

[ Current balances ]
   Bitfinex:	n/a (demo mode)
   OKCoin:	n/a (demo mode)
   Bitstamp:	n/a (demo mode)
   Gemini:	n/a (demo mode)
   Kraken:	n/a (demo mode)
   ItBit:	n/a (demo mode)
   Poloniex:	n/a (demo mode)
   GDAX:	n/a (demo mode)
   QuadrigaCX:	n/a (demo mode)
   Exmo:	n/a (demo mode)
   Cexio:	n/a (demo mode)
   Bittrex:	n/a (demo mode)
   Binance:	n/a (demo mode)

and then there's a lot of price data but I won't post it all.

So is that all? I'm just supposed to check the log files after running the application?

Yes. Blackbird is a CLI application

commented

So when I run the application in live mode, and have my APIs setup how do I know when and how trading is taking place?

By reading the log file in real time. You can use the command
tail -f blackbird_log_xxxxxxxx_xxxxxx.log