Hi everyone,
I was wondering if anyone might be able to help my build a chart indicator? I am new to TS EasyLanguage and looking for a little project to get me going.
I am looking to build an indicator that tells me when VWAP is above or below the pre-market high throughout the day . Essentially an IF THEN statement e.g.
IF VWAP is above PM High THEN (Highlighted Green) "ABOVE SIGNAL"
ELSE
IF VWAP is below PM High THEN (Highlighted Red) "BELOW SIGNAL"
I am new to coding so any help anyone can give me would be hugely appreciated!
I have attached a crude drawing of the type of thing im looking to make.
Many Thanks,
Tom
I was wondering if anyone might be able to help my build a chart indicator? I am new to TS EasyLanguage and looking for a little project to get me going.
I am looking to build an indicator that tells me when VWAP is above or below the pre-market high throughout the day . Essentially an IF THEN statement e.g.
IF VWAP is above PM High THEN (Highlighted Green) "ABOVE SIGNAL"
ELSE
IF VWAP is below PM High THEN (Highlighted Red) "BELOW SIGNAL"
I am new to coding so any help anyone can give me would be hugely appreciated!
I have attached a crude drawing of the type of thing im looking to make.
Many Thanks,
Tom