Login Page - Create Account

Support Board


Date/Time: Wed, 08 May 2024 02:36:47 +0000



Post From: IF IF IF Then Statements

[2013-09-06 13:58:13]
100 - Posts: 147
Hello. Yesterday, someone recommended I create a 'use once' statement, using IF(condition,B3,IF(condition,B3,0)).

At least this is how I think I should write it...

I tried this idea, and expounded it:
IF(condition,B3,IF(condition,B3,IF(condition,B3,IF(condition,B3,IF(condition,B3,IF(condition,B3,0)))))).

The condition should be working. It is written correctly and the conditions are being met.

However, the statement if I am using, seems to fail to take trades.
& glitches out often, creating trades which are sometimes taken and stopped out almost immediately after.


Am I approaching this "use once" idea from the wrong coding perspective?
Is there a better way to write an IF IF IF IF Then statement?

Thanks again to everyone on these forums,
-100.

(Old Post on 'use once' statement: Use Once Command?)
Date Time Of Last Edit: 2013-09-06 14:02:17