PureBytes Links
Trading Reference Links
|
Hi all,
What I want is to place the text object above the close price at certain
distance (pixels?). The previous disscusion give me the following code:
Value1 = Text_New(Date, Time, Close + .5, "Buy Here!");
However, the 0.5 offset will place the text out of the screen for some
markets, and mess with the position and contracts symbols in other
markets.
Can the EL find the offset automatically for different markets? I know
this can be done if you know the screen scalings (the maximum and
minimum). It showed on the Scaling Tab of Format Price Data. But I don't
know how get it from EL.
Thanks,
Michael Chen
mailto:mchen@xxxxxxxxxxxx
|