Post
Topic
Board Beginners & Help
Re: What should be considered in a BTC trading algorithm?
by
jasonpitts
on 19/03/2013, 00:44:36 UTC

For inspiration, check out this open source Java bot people are playing with:

https://bitcointalk.org/index.php?topic=109831.0

-p


thanks for showing me this, I have been playing with it since last night. The version by Aido actually did pretty well for me with today's rush to 50, just using the example logic in the readme.

I have been planning to learn Java, might as well start now.