Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
CryptoMaster
on 22/11/2013, 11:52:34 UTC
I would like to report a issue and a couple suggestions:

- The graphic and indicators stop drawing at some point. I don't know exactly why it happens but it usually stops between 2500-3500 updates for me... It continues to trade fine, though.

- As reported before, when adding a indicator it starts drawing from the current update but placed at 0, causing it to differ visually from the graphic. My suggestion would be to fully redraw the new indicator with the whole previous data like in the benchmark function, and then continue in real time. It should be relatively simple to do and would allow a much more clearer understanding of how the newly added indicator would work.

- I also miss the opportunity to change the indicator settings from within the Benchmarking function. I believe some fields there, for example if you have MACD-MA selected to have 3 editable fields to change the values and see the changes in realtime would be golden. Right now it's quite annoying to add indicator, see benchmark, go back, delete indicator, readd, relauch benchmark and so over.