I am trying to place text above price bars which is CENTERED on the bar. There is no (documented) Text.CENTERED flag available for drawTextRelative, and neither Text.RIGHT or Text.LEFT do what I want. Is there a trick I can use to center over the bar? If not, would the developers of version 7.2 consider adding a Text.CENTERED flag to drawTextRelative? How can I submit a request for this?
Also please note that in the documentation for drawTextRelative in "textformularef.doc" the flags are documented as "TEXT.ONTOP" instead of "Text.ONTOP"; this is not recognized by eSignal and gave me fits until I found an example that did it correctly. This needs to be fixed in the documentation.
Also please note that in the documentation for drawTextRelative in "textformularef.doc" the flags are documented as "TEXT.ONTOP" instead of "Text.ONTOP"; this is not recognized by eSignal and gave me fits until I found an example that did it correctly. This needs to be fixed in the documentation.
Comment