Post
Topic
Board Project Development
Re: Console daytrading platform for mtgox exchange[released]
by
module0000
on 14/06/2011, 13:10:27 UTC
Not sure how I didn't see this before. Looks like an interesting thing to run. I'll be happy to help test this. In the video it shows seperate windows but in your screenshots you show a single connection using putty. Is that screen split in putty done using your program or another one? Anywho, I'd still be willing to give this a go. I'd be testing it on ubuntu 10.04 and 11.whatever it is over ssh.

That's the GNU `screen`(http://www.gnu.org/software/screen/) program providing the windowing. It runs within a SSH session.