Login Page - Create Account

Support Board


Date/Time: Thu, 28 Nov 2024 01:45:24 +0000



Post From: Spreadsheet J28 to disable Trading System Based On Alert Condition study?

[2023-06-19 22:56:29]
j4ytr4der_ - Posts: 938
Lately I've been preferring to set up my basic automated entry conditions via the Trading System Based On Alert Condition study, but also add a spreadsheet system to handle things that can't be done in that study (primarily around flattening, pulling orders, etc.)

But I've run into something that doesn't appear to be working as expected. I have a simple formula in J28, to disable auto trading if the new entry is at the same price as the previous one (to prevent doubling up at the same price when allowing multiple contracts.

The formula triggers correctly, but despite J28 being TRUE, the TSBOAC study is still entering trades.

Does the SS J28 status not have any impact on the study entering? I had thought that using J28 was essentially the equivalent of disabling auto trading for the chart. Is this not the case after all?