Login Page - Create Account

Support Board


Date/Time: Mon, 29 Apr 2024 10:03:21 +0000



Post From: Automated trading from a Chart Study Value

[2014-11-16 16:52:07]
User87521 - Posts: 81
Thanks for pointing me in the right direction. This is working well. Can you point me to a resource that will list/outline all the commands that can be used in the spreadsheet system?

I am trying to set up an IF/THEN type of condition but cannot figure out the syntax. Its been more than a couple decades since I did any programming. I am trying to do this:

If AE4<=0 then sell when AE3<AE4 OR If AE4>0 then sell when AE3<0.

Thanks again.