Login Page - Create Account

Support Board


Date/Time: Fri, 26 Apr 2024 09:32:35 +0000



Post From: Automated Trading

[2019-01-22 14:44:31]
User575872 - Posts: 59
Thank you very much, I have a very good basis for experimenting. But the structure is not so clear to me that I can help myself completely.

Some things work very well, others do not. For example, the command for Cell J89 "Cancel order at 11:00:00" does not work for me at all.

Also different entries (post # 17) are not executed. I enlarged the list to seven times. The following happens: Time entries 1 and 2 are executed, 3 and 4 are not, 5, 6 and 7 are executed again. Here too, canceling the non-executed orders does not work (via: Cell J27: = OR (AND (J4> 0, FRACTIME (J41) - Y3> = H4 / 1440), AND (J4 <0, FRACTIME (J41) - Z3 > = H4 / 1440)).
   
Another timed entry question: Is there a formula for regular entry, for example every ten minutes?

For my question from post # 18 ("Second question: Is it possible to trigger an order via volume?") I found the following formula: = AVERAGE (SG1 [0: -10)]> 100
But I do not know how to assign this formula to the volume.