Login Page - Create Account

Support Board


Date/Time: Mon, 25 Nov 2024 12:21:27 +0000



Post From: Disable Auto Trading(Read/Write) Column J28 does not work

[2024-03-10 20:26:27]
aswade3451 - Posts: 19
I have tried multiple ways for my automated trading system to stop taking trades when reaching a profit or a loss- nothing I have tried seems to work. Specifically when using column J28 and it =1, auto trading continues. The current code I have in there is =OR((HJ3>500),(HJ3<-500)) With HJ equaling a study for closed PNL.

What am I doing wrong? Is there another way for my goal of disabling automated trading to work? I have even tried putting the code above into my entry columns and it bugs out every couple days with the Closed daily PNL being different from the actual closed daily PNL