Login Page - Create Account

Support Board


Date/Time: Mon, 25 Nov 2024 13:42:41 +0000



Post From: How do I add

[2024-03-05 00:34:19]
User392433 - Posts: 42
I used the spreadsheet formula study with this formula IF(AV - BV >= 100, C, 0) and draw zeroes values at NO. I am trying to get the close of the 100 millisecond candle as the output price for the study overlay to use to paste onto the candle.

On the target chart, I used the color bar on alert condition where if ID of overlay.SG1 > 0 to put a square. I used study subgraph reference as the "output condition when true" (I think it should use the "close" that I returned from the IF function in the spreadsheet formula)

This only works on a few alerts. It misses a lot of the alerts.