mlsignups Posted September 6, 2021 Report Share Posted September 6, 2021 (edited) Hi, I've put an indictor on the chart that shows when the close has crossed above the 3EMA and also meets some other criteria. Two questions; 1. I used a "3" as the shape and set it to show below the bar to indicate 3EMA. I don't know for sure that I'd do it, but was wondering if you can use user defined text to display as the shape, so whether I could show on the chart "3E" or "3EMA" below the candle if I wanted to? 2. I was also wondering how much control I had over the indicator placement. For instance, I have it below the bar. Can I add any padding so it drops down x pixels below the bar to add any additional space or in some other way adjust the placement? Thanks Edited September 6, 2021 by mlsignups Quote Link to comment Share on other sites More sharing options...
Mike Medved Posted September 7, 2021 Report Share Posted September 7, 2021 Just recently I added SetLine and RemoveLine to the functions that can display things from paintbar. SetLine, if you use a 0-width horizontal line, can be used to display any text you want. Just make sure you don't have 1000s of these lines, that would slow the chart down a bit. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.