Support Board
Date/Time: Sun, 02 Feb 2025 23:01:58 +0000
Post From: Automated Trading Spreadsheet setting
[2019-10-02 13:20:36] |
Bubba - Posts: 30 |
Hello Below is a screen shot of my spread sheet, what I'm trying to get is settings that will allow multiple trades in one direction. From what I see, and what I've tried to change has always reverted back to the original setting because of the read only settings on the spreadsheet itself. I also have columns K, M, O, P, Q, R that all have codes in them to achieve different orders, but because I'm not able to get more than one trade at a time working I'm not sure if they all are working. I believe that they all work mostly because there are no errors showing in the columns after putting codes in each. Thanks for the help, and I hope I copied things well enough that it makes sense to you. Mark http://www.sierrachart.com/image.php?Image=1570021727919.png = CROSSFROMBELOW(ID3.SG1@3:ID3.SG1@5,ID6.SG1@3:ID6.SG1@5) cell K = CROSSFROMABOVE (ID3.SG1@3:ID3.SG1@5,ID6.SG1@3:ID6.SG1@5) cell M =OR(CROSSFROMABOVE(ID2.SG2@3:ID2.SG2@6,ID2.SG3@3:ID2.SG3@6)) cell O =OR(CROSSFROMBELOW(ID7.SG2@3:ID7.SG2@6,ID7.SG3@3:ID7.SG3@6)) Cell P =OR(CROSSFROMBELOW(ID2.SG2@3:ID2.SG2@6,ID2.SG4@3:ID2.SG4@6)) Cell Q =OR(CROSSFROMABOVE(ID2.SG2@3:ID2.SG2@6,ID2.SG3@3:ID2.SG3@6)) cell R |