Login Page - Create Account

Support Board


Date/Time: Fri, 27 Dec 2024 17:13:58 +0000



Post From: #SYNTAX error on Spreadsheet for trading system study

[2015-12-21 13:43:44]
User740483 - Posts: 6
Ok, so I have corrected my code by looking up the step by step guide. (which is great, btw) but now the problem is that, I have adjusted the code to what i would think would be correct for the spreadsheet, but the arrows showing where trades would be are not accurate. Here is a screenshot of what i mean.

I have the original code that is working for my color bar based on alert condition study here:
=AND(ID3.SG12<=-4,ID3.SG12[-1]<=-4,ID3.SG12[1]>=-4,ID1.SG1<C,ID23.SG3<C,ID23.SG2<C)
Spreadsheet buy entry:
=AND(ID3.SG12@4<=-4,ID3.SG12@3<=-4,ID3.SG12@5>=-4,ID1.SG1@4<ID2.SG4@4,ID23.SG3@4<ID2.SG4@4,ID23.SG2@4<ID2.SG4@4)

Did i translate the code wrong? I'm not sure why the signals are different for the spreadsheet and dont match the chart.
Date Time Of Last Edit: 2015-12-21 14:15:00
imageSignals problem.png / V - Attached On 2015-12-21 14:14:35 UTC - Size: 206.13 KB - 379 views