Support Board
Date/Time: Tue, 04 Nov 2025 11:56:10 +0000
Post From: Automated Trading
|   [2019-03-01 17:36:10]     |  
| User575872 - Posts: 78 | 
| 
                #51 works great. Many Thanks! Now I have tried to tell the system the following formulas: Trigger a sell order if the difference between the high and low of the last bar is greater than 0.06 ticks and C3 is less than B3. Trigger a buy order if the difference between the high and low of the last bar is greater than 0.06 ticks and D3 is less than B3. =(C3-D3>0.06)=AND (C3<B3) =(C3-D3>0.06)=AND (C3>B3) Is triggered almost on every candle and I do not know why.  | 
        
