Post
Topic
Board Trading Discussion
Re: HAL 10K - PHP Open source Trading bot
by
facundop
on 07/01/2014, 17:19:16 UTC
At the moment, to start with USD instead of BTC is only possible manually.. by turning off the $reset_data; editing the file: fakegox.txt USD balance and setting an "ask" on file last.txt, (now placed in the todolist the $fake_usd_balance, this feature will be available soon)

Currently, in my mtgox there isnt any btc, I only own several USD. Does it mean it will loop forever like this unless I buy BTC and change the value you mentioned to the value I spent?

I bought a small btc sample, but still no action with the bot:

Start time is: 07/01/2014 13:45:20,94

*** HAL_10K v2.2 beta 1 (by intrd)
$ Logged: xxxxxxx( BTC: 0.02946935 / USD: xxxxxx )
# Trading - fee: 0.45 - ( USD range down: 1 / up: 1 ) Interval secs: 60
# Ticker 24h -> High: 1044.20000 / Low: 956.00000 / Avg: 1006.35190 )
# Loop starting..
*** EMAShort / EMALong
*** High volume detected! 16133.65412521
*** Checking for open orders...  no orders.
$ 973.57000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 973.76792 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 975.00279 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 974.99279 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 973.00000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 973.00000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 973.00000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 975.00000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 977.44255 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 975.99000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 974.00000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 974.00000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 974.00000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 974.00000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 974.00000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 974.00000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 977.25000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 977.25000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 977.25000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 975.50000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 975.50000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 986.89900 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 979.90231 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 979.90231 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 979.90231 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 979.90231 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 979.90231 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 982.35206 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 982.00000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 982.00000 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])
*** EMAShort / EMALong
*** Checking for open orders...  no orders.
$ 982.35206 ask @ 975 stoploss: 969 (last: bid @ 974 [loss])

these are my settings:

   $percentual=0.45;
   $bidfee=0.45;
   $up_diff=1;
   $up_diff_inv=5;
   $down_diff=1;
   $down_diff_inv=5;
   $secure_ticker=300.99500;
   $emacross=true;
   $emaShort=20;
   $emaLong=44;
   $emaDiff=5;
   $last_two_orders=false;
   $interval=60;
   $timeout=80;
   $sudden_mode=0;
   $reverse_prices=0;
   $manualstoploss=0;
   $dire=6;
   $dire_limbo=13;
   $vol_limbo=450.78526468;

seems stuck in a loop, and I believe it should have made a few sells already ?