Post
Topic
Board Trading Discussion
Re: HAL 10K - PHP Open source Trading bot
by
nous
on 17/01/2014, 21:24:18 UTC
I left the bot running for 20 hours, using the settings of woutie70. Here's the data of the last transaction and the accompanying chart. The initial $fake_btc_balance was set to 2.

*** Processing order...array ( 8 )
  ["type"]=> string(3) "ask"
  ["amount"]=> float(1.8646517758757)
  ["price"]=> string(9) "952.99500"
  ["datetime"]=> string(19) "2014-01-12 20:12:07"
  ["prem"]=> string(6) "profit"



The results are not very encouraging, but I'll do another overnight run with the default settings from github and see how it goes. intrd, please push the new chart code to the repo, as pChart isn't very legible after a few hours.

Did you ever perform another overnight run?

As a matter of fact, I've left the bot running since my last post. It started at 2 BTC and again slowly lowered to 1.7 overnight. Now it is at 1.919 but I can't see the graph as I'm running it on an old Pentium 3 and it times-out drawing it.

Anyway, it clearly needs tweaking, but presently I don't have much free time to devote.