Post
Topic
Board Trading Discussion
Re: Bitcoin arbitrage on GitHub: ~2% monthly return, market-neutral long/short
by
siameze
on 22/01/2016, 11:39:57 UTC
I got the bot working...Thanks for your help on github!  So I notice that the console doesn't pipe out data - I could only determine it was running by taking a peek at the logfile - is that expected behavior or should I see output in the console window running blackbird?   

Yes this is the expected behavior. We decided to output everything to a log file rather than the console.

You can just tail the log file in a separate screen though, if you like to watch it run. I'm guilty of doing this.  Grin

you sir....are da real mvp....this is now my favorite command in the world. 



Ha! glad you like it, I love to watch my trades scroll after I have got a new setup working. Simple and effective. Smiley