PureBytes Links
Trading Reference Links
|
Ah, yes, that's a part answer - "hold the shift key"
The other part of the problem is my indicator doesn't, by default, show the zero line, ie, when there is a small volume it may not show because it's close to zero and hidden below. By dragging the scale up, this small volume can be seen but I don't intend to drag every chart's volume up just to look to see if there was a small or zero volume on a particular day.
For now I've gone back to the builtin volume chart.
>----- Original Message -----
>From: "sloughbridge" <sloughbridge@xxxx>
>To: Yahoo: amibroker@xxxxxxxxxxxxxxx
>Sent: Tue Aug 12, 2003 1:34 pm
>Subject: Re: Volume with EMA
>
>--- In amibroker@xxxxxxxxxxxxxxx, "peter_carless"
><pjcwebpagequery@xxxx> wrote:
>> This is the simple code I used for my attempt; however it doesn't
>seem to keep the zero line visible all the time and when I click-drag
>the RH scale it doesn't lock the zero down, rather it moves the whole
>scale up (like in the price window) and shows me negative scale
>values.
>>
>> Plot( Volume,"Volume", 30, 6 ); //grid lines ticked "middle" box
>> Plot(EMA(Volume,15),"EMA(15)",colorRed);
>
>Not exactly sure what you mean, but in case you are trying to expand
>or contract the scale, press the shift key while you drag.
>
>HTH.
_____________________________________________________________
Sent by OnBoards: a bulletin board browser
Free at http://www.automatedenterprises.com
------------------------ 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/l.m7sD/LIdGAA/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/
|