PureBytes Links
Trading Reference Links
|
In a message dated 1/3/2002 4:07:43 PM Pacific Standard Time,
omega-digest-request@xxxxxxxxxx writes:
> Date: Thu, 3 Jan 2002 16:10:14 -0500
> From: "rascal2" <rascal2@xxxxxxxxx>
> To: <omega-list@xxxxxxxxxx>
> Subject: Plot Verticle Line
> Message-ID: <002101c1949b$09fe7f80$0163d70a@xxxxxxxxxxxxxx>
>
> This seemed simple until I tried to do it. I need to plot a verticle line
> at a specific time on a 5 minute chart. Can't figure out the EL code to do
> so. Any help would be appreciated.
>
You can use a plot statement and set the style to histogram.
This produces a vertical bar. This should be easy if the time
is a modulo (every hour, every 1 PM, etc.)
donc
|