|
Dear members, colordots = IIf(f_sar < L,colorGreen,IIf(f_sar > H,colorRed,colorWhite)); Plot(f_sar,"\nCyCl1", colordots,styleDots|styleNoLine ); I want plotting of dots in green or red color as per above statement, but I also want that my Label & Title should be plotted in Gold color in ALL conditions. Can you please make suitable modification in my above statement? Thank you, vgakkhar |
- [amibroker] Please help in coding Vinay Gakkhar.
- [amibroker] Re: Please help in coding Mike
- Re: [amibroker] Re: Please help in coding Vinay Gakkhar.
- [amibroker] Re: Please help in coding Mike
- [amibroker] Please help in coding Vinay Gakkhar.
- Re: [amibroker] Re: Please help in coding ram vel
