Login Page - Create Account

Support Board


Date/Time: Tue, 16 Sep 2025 22:25:48 +0000



Post From: Different formula for last bar when using Spreadsheet Formula study?

[2019-06-18 07:14:32]
User132748 - Posts: 159
Well seems the easiest way is to just check if next price bar is 0... :-)

if(ID0.SG1[1]=0,TRUE,FALSE)