PureBytes Links
Trading Reference Links
332211 wrote:
I'm trying to have an indicator plot only on today's bars. IF DATE = TODAY THEN Plot1(Value1, "Value1"); This doesn't work, any ideas? Thanks!
if Date=CurrentDate