Login Page - Create Account

Support Board


Date/Time: Thu, 02 May 2024 14:53:21 +0000



Post From: Spreadsheet Automated Study Help

[2013-12-18 20:43:08]
Benevolent - Posts: 4
Hello,

I am currently working on a spreadsheet trading robot, and need some guidance.

I'm not even sure if what I am trying to do is even possible, or if I need to go the ASCIL route.

I have 4 studies total, 3(A,B,C) determining the target, and 1(D) determining entries.

Ideally what I'd like it to do is revert to the highest possible target.

I have the study currently built to give me a 1 or 0 when the target is acceptable.
So if A1 = 0 (we hit our target), we close the trade, however, if B1 = 1 (deeper target essentially), don't close the trade, wait for B1 = 0, etc.

Thanks in advance, I'm at a loss with this one!