Login Page - Create Account

Support Board


Date/Time: Fri, 27 Dec 2024 17:44:09 +0000



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

[2015-12-21 14:15:29]
User740483 - Posts: 6
thank you, yes i got that one figured out just a few seconds ago.

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:17:02
imageSignals problem.png / V - Attached On 2015-12-21 14:16:59 UTC - Size: 206.13 KB - 352 views