
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I have a custom indicator that Draw Text on chart(When some conditions met) and i can get it fixed in the low of the bar,(Even when Time frames change)
but i can't do the same in the High of the bar, the text is drawn inside the bar, !!
I think the problem is that because the text is starting drawing from up and goes down, so it's ok for the Low but not ok for the High
I want to get it to draw in a fixed distance from the high (in all Time Frames)
I tried points but points changes when Time Frames changes.
And if i can get the height for the Tahoma Font that would be helpful
Any Suggestions?