Login Page - Create Account

Support Board


Date/Time: Thu, 02 May 2024 04:27:56 +0000



Post From: I'm getting a syntax error here..

[2018-12-09 21:51:17]
User917679 - Posts: 76
And can't quite figure it out:


=IF(ABS(J10) <= (ID12.SG1@3)*5, $J$26/2) //placed in row J83

^^ Basically, i'm trying to say here: if position quantity is less than "5 times x variable", then we're going to exit HALF our trade quantity amount... this one is giving me syntax errors..

Second, I need the variable in "ID12.SG1@3" to NOT change in its output throughout the order - such that the initial value gathered from it when the order began is the one that is used 'till the end of that order(if that makes sense)...

Lastly, in the J23/J25 columns, how do you make it so that we're "selling to the bid", and "buying the ask" instead of selling to ask and buying to bid...
Date Time Of Last Edit: 2018-12-09 23:53:27