Post
Topic
Board Project Development
Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux]
by
Squeaker
on 19/12/2013, 07:11:48 UTC
Quote
When I have "Delay between executing orders" checked, how long is the delay? (using an unmodified build right now)
and, which configuration option controls that? (and is it in seconds or milliseconds?)
Currently it 5000 ms.
You can change it in ini file section UI, value RulesSafeModeInterval=5000
um... ya sure that is working as intended?

When I had the delay turned off, my trades were going through at roughly 5-6 seconds apart, but when I turn it on, it sits there waiting... couldn't find out exactly how long it would wait, as my buy condition stopped being valid after about 20 minutes.

(I'm also working with source at least a week old, so if you made changes since then, lemme know)