Hello, From: "conrad_faber" <[EMAIL PROTECTED]>
> Congrats Tomasz, another super release! Thanks you. > Is it possible to vary the color parameter of PlotVAPOverlayA so that > the "growth" is displayed progressively darker as time in the segment > advances? > e.g. I substituted color with: > IIf(hour()==0,colorWhite,IIf(hour()=1,colorlightgrey,IIf(.....etc ))) > but get an error. No, at the moment VAP can only use one user-defined color. Best regards, Tomasz Janeczko amibroker.com
