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

Re: [amibroker] problem with "buyprice" and "shortprice" during backtesting



PureBytes Links

Trading Reference Links




Hi Ken,
 
what's the '<SPAN 
>AL<FONT 
face=Arial color=navy size=2><SPAN 
> categorized 
list'?
<SPAN 
> 
<SPAN 
>thanks
<SPAN 
> 
<SPAN 
>-john
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  Ken Close 
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Saturday, January 31, 2004 6:25 
  PM
  Subject: RE: [amibroker] Price 
  Oscillator
  
  
  <SPAN 
  >Interesting how these 
  indicators and other functions “slip” in unnoticed.  Other than waiting 
  for someone (thanks Dave) to mention them on the list, one can always read the 
  <SPAN 
  >AL<FONT 
  face=Arial color=navy size=2><SPAN 
  > categorized list say 
  once a month.  Learn all sorts of helpful things.   I know 
  Tomasz, it was probably mentioned in one of the ReadMe files, but I miss a lot 
  that is in those short documents.  <FONT face=Wingdings 
  color=navy size=2><SPAN 
  >J
  <SPAN 
  > 
  <SPAN 
  >Ken
  <SPAN 
  > 
  <SPAN 
  >-----Original 
  Message-----From: Dave 
  Merrill [mailto:dmerrill@xxxxxxx] <SPAN 
  >Sent: Saturday, January 31, 2004 8:26 
  PMTo: 
  amibroker@xxxxxxxxxxxxxxx<SPAN 
  >Subject: RE: [amibroker] Price 
  Oscillator
  <SPAN 
  > 
  
  <SPAN 
  >FYI, there's 
  a built in function, OscP(fast, slow) that does exactly this, except it's 
  expressed as percentage, so it multiplies by 100 instead of 
  10000.
  
  <SPAN 
  > 
  
  <SPAN 
  >Dave
  <BLOCKQUOTE 
  >
    <SPAN 
    >//Ken Close provided an AA code here a while back 
    that produces a chart that<FONT face="Courier New" 
    size=2><SPAN 
    ><FONT 
    face="Courier New">mimicks the Headsup signals some 
    of//us follow for timing mutual 
    funds.//One component of 
    this Headsup Signal is the Price Oscillator of the<FONT 
    face="Courier New">Russell 2000.<FONT 
    face="Courier New">//I wanted to see this plotted. I couldn't find anything 
    like it in the AFLlibrary, so I 
    used some of Ken's AA//code and 
    created a Price Oscillator Indicator. It is very simple and 
    isone of the few things I have 
    done in<FONT 
    face="Courier New">//AFL.<FONT 
    face="Courier New">//I turn on the Level 0 to make it easier to see when it 
    goes negative.//Thanks to 
    Ken for the PRice Oscillator code, all I had to do is Plot 
    it.//Rik 
    RasmussenPriceOsc = 
    ((EMA(Close,19) - EMA(Close,39)) / EMA(Close,39)) * 
    10000;Plot (PriceOsc, 
    "Price Oscillator",colorBlue, 
    styleLine);<FONT 
    face="Courier New">Rik Rasmussen
  <FONT face="Times New Roman" 
  size=3><FONT 
  face="Courier New" size=2>Send BUG REPORTS to 
  bugs@xxxxxxxxxxxxx<SPAN 
  ><FONT 
  face="Courier New">Send SUGGESTIONS to 
  suggest@xxxxxxxxxxxxx<FONT 
  face="Courier New">-----------------------------------------<FONT 
  face="Courier New">Post AmiQuote-related messages ONLY to: 
  amiquote@xxxxxxxxxxxxxxx (Web 
  page: <A 
  href="">http://groups.yahoo.com/group/amiquote/messages/)<FONT 
  face="Courier New">--------------------------------------------<FONT 
  face="Courier New">Check group FAQ at: <A 
  href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
  
  <FONT 
  face="Courier New" size=2>
  
  
  <SPAN 
  >Yahoo! Groups 
  Links
  
    <SPAN 
    >To visit your group on 
    the web, go to:<A 
    href="">http://groups.yahoo.com/group/amibroker/  
    
    <SPAN 
    >To unsubscribe from this 
    group, send an email to:<A 
    href="">amibroker-unsubscribe@xxxxxxxxxxxxxxx  
    
    <SPAN 
    >Your use of Yahoo! 
    Groups is subject to the Yahoo! 
    Terms of Service. Send BUG 
  REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
  suggest@xxxxxxxxxxxxx-----------------------------------------Post 
  AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A 
  href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
  group FAQ at: <A 
  href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
  
  
  Yahoo! Groups Links
  
    To visit your group on the web, go to:<A 
    href="">http://groups.yahoo.com/group/amibroker/  

    To unsubscribe from this group, send an email to:<A 
    href="">amibroker-unsubscribe@xxxxxxxxxxxxxxx  

    Your use of Yahoo! Groups is subject to the <A 
    href="">Yahoo! Terms of Service. 
  


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 the Yahoo! Terms of Service.