Support Board
Date/Time: Sun, 14 Sep 2025 09:03:36 +0000
Post From: Entry accuracy issues in automated trading
[2024-04-27 13:57:53] |
Sawtooth - Posts: 4263 |
Check the Trade Service log for info about the entries. Suggestion: - Instead of using the Color bar study for entry signals, use this spreadsheet syntax formula in M3: =OR(D3=ID1.SG5@3,CROSSFROMBELOW(D3:D4,ID1.SG5@3:ID1.SG5@4)) |