Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 21:47:53 +0000



Post From: Automated Trading

[2019-01-06 14:24:35]
User575872 - Posts: 59
I set:
'Signal Only Once Per Bar' to Yes.
'Signal Only On Bar Close' to No

I put:
=AND(FRACTIME(NOW())>=TIMEVALUE("09:30:00"),FRACTIME(NOW())<TIMEVALUE("09:30:02")) in cell K3

In cell J22 a "0" ( I think it means the actual contract-price)
In cell J71 a "S" for Stop Buy
In cell J75 a "09:00:00"

However, no order is triggered in the replay mode. Where is my mistake? ... or maybe ... are my mistakes? :-)