PureBytes Links
Trading Reference Links
|
ed,
the x-axis has, by default, integer values, since it is aligned
to "time" and the unit of the time, in any EOD function, is equal to
1 bar.
If your x-function has integer values, we could do something
[perhaps].
A x-value=35 may be assigned the the 35th bar.
A x-value=35.24 has no place in the x-axis.
So, is your x-variable an integer array ?
[or it may be rounded to an integer ?]
Please advise.
Dimitris Tsokakis
--- In amibroker@xxxxxxxxxxxxxxx, "ed2000nl" <pablito@xxxx> wrote:
> hi,
>
> is it possible to plot one measure against another?
>
> e.g. I have 2 arrays of the same length. In the 1-st one (xx) I
have
> numbers from 0 to 99 and in the second one (yy) I have also numbers
> from 0 to 99. Plotting xx against yy in one graph is what I want.
Is
> that possible?
>
> regards, Ed
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|