Support Board
Date/Time: Mon, 03 Feb 2025 00:54:58 +0000
Post From: Bulding Alert - two conditions doesn't work with operator
[2019-10-14 16:40:53] |
User33743 - Posts: 83 |
Hello, I'm trying build background color alert. I create two formulas (ID1.SG1)>300; (ID11.SG1)>(ID8.SG1), which working separatly but when put operator "AND" it doesn't work. examle: =(ID1.SG1)>300,AND(ID11.SG1)>(ID8.SG1) ( Id1 -Number bar calculated value, ID11- VOLUME, ID8 simple moving average based on volume) What is wrong with this formula? ->this conditions happened on chart, so it should color background. |