Login Page - Create Account

Support Board


Date/Time: Fri, 04 Jul 2025 03:33:51 +0000



[Programming Help] - Is the formula correct?

View Count: 518

[2020-08-30 16:45:42]
Bubba - Posts: 30
Formula doesn't seem, to send any signals it seems to be written properly, based on the zero that appears in the buy and sell columns Any help will be appreciated.

Buy Entry

=AND(ABS($J$8)<>0,CROSSFROMBELOW(AE3:AE4,AG3:AG4),A3-INT(A3)>=TIMEVALUE("08:05:00"))

Thanks
[2020-08-31 11:55:53]
Sawtooth - Posts: 4231
The syntax is correct, but with J8 not equal to zero, you would need to already be in a trade for this to be TRUE.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account