Support Board
Date/Time: Sat, 01 Mar 2025 20:34:04 +0000
Post From: Auto updating horizontal line
[2021-10-13 15:15:14] |
VolTrader73 - Posts: 136 |
OK That being correct it still dose not explain why it disappears. Assume SS value is ID4 SG1 Assume the SS formula study is ID11 SG1 IF(AND(ID4.SG1[-1]<=0,ID4.SG1>0),C,ID11.SG1[-1]) This should result (in some cases) that the horizontal line will remain on the chart at the value of the previous bar wouldn't it ? and finally, is there no way to have this study evaluate intrabar and remain fixed? meaning this would be added as a check box option and save coding. It would be (IMHO) a great study for general automatic horizontal bars and save new users like my self learning to code your syntax. If this is not possible, where can I post and ask some one for this peace of code or help with it? Date Time Of Last Edit: 2021-10-13 15:21:27
|