[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Re: How do you express "N E A R"



PureBytes Links

Trading Reference Links

Hi Bruiser,

try something like:

<clip>

newvol=2*MA(V,125);
Col=IIf(V<newvol,colorGreen,colorRed);
Plot(IIf(V>newvol,newvol,V),"",Col,styleHistogram);
GraphXSpace=5;
Title=EncodeColor(colorGreen)+"Actual V:
"+WriteVal(V,1)+EncodeColor(colorRed)+"\n2*MA(V,125): "+WriteVal(newvol,1);

<clip>

-john
----- Original Message ----- 
From: "bruiserbbq" <bruiserbbq@xxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Tuesday, April 06, 2004 4:31 AM
Subject: [amibroker] Volume Spike Adjustment Indicator?


Hi all, does anyone have the code for a Volume Spike Adjustment
Indicator?
Here in Australia the ASX doesn't have as much volume as say the US
market and a large volume spike tends to compress all the
surrounding volume on the charts to the point where volume analysis
becomes almost impossible...until the spike passes from the screen
some months later...so hence my need for a Volume Spike Adjustment
Indicator that will re-adjust volume back to a maximum of two times
greater than the longer term moving average (125 periods)

Is this possible?

Thanks in advance

Bruiser
downunder



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
Yahoo! Groups Links








------------------------ 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 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/amibroker/

<*> To unsubscribe from this group, send an email to:
     amibroker-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/