PureBytes Links
Trading Reference Links
|
Hi Tomasz,
Can you explain more about the relationship of:
1. Custom scaling.
2. Logarithmic chart.
3. Middle
4. "plotgrid"
5. "styleOwnScale" in Plot statement.
They seems to relate to each others and have some kind of
precedences. All my "plot" statement uses "styleOwnScale" with
min/max parameters. I select "Middle", but no horizotal lines
shows. I try plotgrid and nothing shows until I select "custom" and
give some min/max value; however these min/max does not match with my
customed scale define in Plot statement. TIA
--- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <amibroker@xxxx>
wrote:
> Hello,
>
> In Indicator Builder:
> Set Scaling to "Custom" and specify Min and Max.
> then you can either use pre-defined grid lines
> or add your own via PlotGrid function.
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: "kristaura" <camplevel@xxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Tuesday, April 08, 2003 10:02 AM
> Subject: [amibroker] Plotting Horizontal Grid Lines
>
>
> > I am looking for a method/formula to plot horizontal grid lines
along
> > the y-axis. I would like to be able to adjust the grid spacing
> > manually. As I scroll the chart, I would choose fixed or auto
> > scaling, but the grid spacing would remain unchanged. Can
someone
> > point me in the right direction (message, help file, formula,
> > tutorial, etc.).
> > thank you
> > kris
> >
> >
> >
> > Send BUG REPORTS to bugs@xxxx
> > Send SUGGESTIONS to suggest@xxxx
> > -----------------------------------------
> > 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/
> >
> >
> >
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get a FREE REFINANCE QUOTE - click here!
http://us.click.yahoo.com/2CXtTB/ca0FAA/i5gGAA/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/
|