Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
kalross
on 07/01/2014, 01:13:37 UTC
sure, but if speed is the issue then the only way I see to make it faster is to lower your time, I might be wrong there though. There will be some changes that happen so fast that it will be hard for a bot or for a human to get the buy or sell order in fast enough.
Could be an issue, what did it look like on the bot graph? Did the colour reflect the same indication as in the bot signal graph?
I had ok results with 20 seconds but yea everyone should test it out for themselves.

I get "attempted to divide by zero" not sure what I did to get this notification in the debug log


I don't need it faster.  It Sold on interval 3 before the indicators had received all the data to generate any signal at all.  The bot signal was at the SELL position from interval 1-3 and the MACD didn't chart until interval 24 (as the Long was set to 24) which was correct and as programmed.  The RSI interval didn't chart until interval 13 as programmed.  The bot indicators shouldn't generate a signal until all the required ticker data has been received.