Simple Timer
Hi!
This question probably goes to Grand-Master Developer of this software. Is it possible to add a simple timer block which could be put into (4) block. The Timer block would add a simple WAIT X sec/min/hr before trading again. Example: after X number of runs do wait Y sec/min/hr do trade again. Thanks!
Answers
do you mean multiple timer all running at once?
I mean only one timer. The idea itself is that blocks will run preset number of trades and pause for an certain amount of time. After that the timer block will be reseted and trading will start again.
The time blocks are planned to be added. Please wait for them
OK! Thanks a lot!
@Cheopps You may find this block useful.
You can pick the time blocks from here:
The time blocks had some scoping problems which made certain blocks not usable inside them. The problem is now fixed.
Found one problem. If #run after# is set by #random integer from x to y# the time is actually set to 1sec no matter what is x and y value.
This problem is fixed now, thanks for reporting.