amonasro
Member
- Joined
- May 12, 2007
- Messages
- 2,915
I've read and re-read this post. Sorry, I still don't understand what you're saying. Backtest into the future? Position yourself based on a backtest? Like, chart overlapping to assume where we are at?
lol @ Backtest to the Future. Great Scott! Can the bot do 88 mph?

I think what he means is that he sets the date 30 days into the future. It obviously doesn't give data from the future, but it allows the bot to decide whether to hold coin or fiat.
So essentially the bots shouldn't be used to trade live until they have been running for 5 days with the funds locked...?
Personal preference. I believe what he was saying before is that you can't load past data into the bot. So the bot can only trade what it knows. Obviously the more data it has, the better price it will buy/sell at within a few percentage points. I don't know enough about bot programming to know if there's a function that helps the bot "learn" by remembering past trades though. You can see that with zeMan's results it sold him out @ 10.64 and 10.61. My bot's same trade was 10.57 and 10.53. Theoretically had the bot been trading a bit longer, it might have grabbed a better price. The margin of error closes within a few days to an insignificant number, so it will be interesting to see how close our results all are. Of course all of our trades will be dictated by depth, tick offset and timing rather than what the bots wants to sell at.
Unless the bot becomes self-aware. Then we have bigger problems.
Is it okay to trade manually other markets while this is running? Did buying BTC while icy spank was focused on LTC live screw with anything?
This is a good question. I was wondering this last night but ultimately left the bot on to be sure. I was also wondering whether sending assets to/from the BTCe account would confuse the bot's trading logic.