Login Page - Create Account

Support Board


Date/Time: Sun, 22 Mar 2026 15:09:24 +0000



Post From: last candle of each month

[2020-04-30 13:08:06]
Sawtooth - Posts: 4321
This will find the last calendar day of the month:

Simple Alert syntax:
=EOMONTH(BARDATE,0)=BARDATE

Spreadsheet syntax:
=EOMONTH(A3,0)=INT(A3)