Support Board
Date/Time: Mon, 23 Dec 2024 19:02:07 +0000
Post From: Change Linewidth and Drawstyle dynamically using code condition
[2015-10-10 05:34:29] |
KhaosTrader - Posts: 128 |
Thank you the drawZeros works, well I have implemented it. Regarding the green versus red dots, the green dots show when the BB is equal to the Keltner... I tried to implement this but I am never getting a positive result on the equal condition. I am wondering if its because its a float, and perhaps I need to subtract the values and do an fabs() on it and see if its within a particular threshold or something... Any ideas on this would be appreciated. Thanks. |