Support Board
Date/Time: Sat, 01 Nov 2025 16:57:49 +0000
Post From: Auto trading do not execute each condition
| [2025-03-05 19:58:59] |
| John - SC Support - Posts: 42699 |
|
What you are asking is really not possible, as we have no idea what you are trying to do. But, here is one thing that might help - add the condition that a position must not exist in order for the Entry to be true. In the "Spreadsheet System for Trading" there is a Column I entry for "Position Quantity". Use the corresponding J column to determine if a position is already open. So your "Buy Entry" would look like the following: =AND(..., J8 = 0) For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
