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

Re: [RT] Plotting MACD and Money Flow Combo--The system



PureBytes Links

Trading Reference Links




John,
 
Look at the logic.
 
Prior to January 2001, on the one that makes money, 
the trading
method is just the opposite of what you think it 
should be and is
after January 2001.
 
Look at the code I sent -- it is all 
there.
 
Clyde
 
- - - - - - - - - - - - - - - - - - - - -  - - - - - - -Clyde 
Lee   
Chairman/CEO          (Home of 
SwingMachine)SYTECH 
Corporation          email: <A 
href="">clydelee@xxxxxxxxxxxx  7910 
Westglen, Suite 105       
Office:    (713) 783-9540Houston,  TX  
77063               
Fax:    (713) 783-1092Details 
at:                      
www.theswingmachine.com- - - - 
- - - - - - - - - - - - - - - -  - - - - - - - -
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  jdfo@xxxxxxxxxxx 
  
  To: <A title=realtraders@xxxxxxxxxxxxxxx 
  href="">realtraders@xxxxxxxxxxxxxxx 
  
  Sent: Sunday, October 12, 2003 12:20 
  PM
  Subject: Re: [RT] Plotting MACD and Money 
  Flow Combo--The system
  
  Hey Clyde,
   
      Very interesting, but what do 
  you mean by "flipping the trading logic before January 2001?" And, 
  incidentally, thanks for your time on this. Appreciate the effort and 
  comments!
  John Oakes
   
  ----- Original Message ----- 
  <BLOCKQUOTE 
  >
    <DIV 
    >From: 
    <A title=clydelee@xxxxxxxxxx 
    href="">clydelee(clc) 
    To: <A 
    title=realtraders@xxxxxxxxxxxxxxx 
    href="">realtraders@xxxxxxxxxxxxxxx 
    
    Sent: Sunday, October 12, 2003 10:37 
    AM
    Subject: Re: [RT] Plotting MACD and 
    Money Flow Combo--The system
    
    There are two pictures attached.
    Junk1.gif  is the application of the 
    original idea to a continuous daily
    <FONT face=Arial 
    size=2>                  
    chart of ES.  Look at the equity curve.  Went wrong way 
    for
    <FONT face=Arial 
    size=2>                  
    quite a while and then the right way.
     
    Junk0.gif  is the application noting the 
    above mentioned problem and
    <FONT face=Arial 
    size=2>                  flipping 
    the trading logic before January of 2001.  You
    <FONT face=Arial 
    size=2>                  
    decide why!!!!!!!!!
     
    { as given in 
    post    Plot1: 
    @macd(moneyflow(14),12,26)    Plot2: 
    xaverage(@macd(moneyflow(14),12,26),9)    Plot3: 
    0}
     
    Inputs:  
    MFLength(14),         
    MACDLeng1(12),        
     MACDLeng2(26),        
     XAvgLeng(9);
     
    Vars:  MFValu(0), MFMACDValu(0), 
    XAvgValu(0);
     
    MFValu    
    =moneyflow(MFLength);MFMACDValu=macd(MFValu,MACDLeng1,MACDLeng2);XAvgValu  
    =XAverage(MFMACDValu,XAvgLeng);
     
    <FONT face="Courier New" 
    size=1>{Plot1(MFMACDValu);Plot2(XAvgValu);Plot3(0);} Input:  
    TrigLevel(0), DoFlip(False);Vars:   MP(0);
     
    MP = MarketPosition;
     
    If date>1010117 or DoFlip=False 
    then begin  If MP<=0 then  If XAvgValu crosses over  
    +TrigLevel then 
    <FONT face="Courier New" 
    size=1>        buy  this bar on 
    close;  If MP>=0 then  If XAvgValu crosses Under -TrigLevel 
    then 
    <FONT face="Courier New" 
    size=1>        sell this bar on 
    close;EndElse begin  If MP<=0 then  If XAvgValu 
    crosses Under +TrigLevel then 
    <FONT face="Courier New" 
    size=1>        buy  this bar on 
    close;  If MP>=0 then  If XAvgValu crosses over  
    -TrigLevel then 
    <FONT face="Courier New" 
    size=1>        sell this bar on 
    close;End;
     
     
    If we could "guess" when things were going to 
    flip then this would be a good
    system.
     
    Clyde
     
     
    - - - - - - - - - - - - - - - - - - - - -  
    - - - - - - -Clyde Lee   
    Chairman/CEO          (Home of 
    SwingMachine)SYTECH 
    Corporation          email: 
    <FONT face=Arial 
    size=2>clydelee@xxxxxxxxxxxx  
    7910 Westglen, Suite 105       
    Office:    (713) 783-9540Houston,  TX  
    77063               
    Fax:    (713) 783-1092Details 
    at:                      
    <FONT face=Arial 
    size=2>www.theswingmachine.com- - - - 
    - - - - - - - - - - - - - - - -  - - - - - - - -
    ----- Original Message ----- 
    From: <<A 
    href=""><FONT face=Arial 
    size=2>jdfo@xxxxxxxxxxx>
    To: "realtraders" <<A 
    href=""><FONT face=Arial 
    size=2>realtraders@xxxxxxxxxxxxxxx<FONT face=Arial 
    size=2>>
    Sent: Sunday, October 12, 2003 7:18 
    AM
    Subject: [RT] Plotting MACD and Money Flow 
    Combo
    <FONT face=Arial 
    size=2>>     I am trying to plot in EasyLanguage, a 
    combination using the MACD and> the MoneyFlow as explained in the 
    November edition of SFO (Stock Futures &> Options).> 
    >     I was given the code of:> > 
        Plot1: @macd(moneyflow(14),12,26)> 
        Plot2: xaverage(@macd(moneyflow(14),12,26),9)> 
        Plot3: 0> >     This is not 
    totally correct. Can anyone siggest what would be the> appropriate 
    code.> >     Many thanks in advance,> 
    >     JohnO> > > > 
    > ------------------------ 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.> <A 
    href=""><FONT face=Arial 
    size=2>http://www.c1tracking.com/l.asp?cid=5511<FONT 
    face=Arial size=2>> <A 
    href=""><FONT 
    face=Arial 
    size=2>http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/zMEolB/TM<FONT 
    face=Arial size=2>> 
    ---------------------------------------------------------------------~->> 
    > To unsubscribe from this group, send an email to:> <A 
    href=""><FONT face=Arial 
    size=2>realtraders-unsubscribe@xxxxxxxxxxxxxxx<FONT 
    face=Arial size=2>> >  > > Your use of Yahoo! 
    Groups is subject to <A 
    href=""><FONT face=Arial 
    size=2>http://docs.yahoo.com/info/terms/ 
    > > To unsubscribe from this group, send an 
    email 
    to:realtraders-unsubscribe@xxxxxxxxxxxxxxxYour 
    use of Yahoo! Groups is subject to the <A 
    href="">Yahoo! Terms of Service. 
    To 
  unsubscribe from this group, send an email 
  to:realtraders-unsubscribe@xxxxxxxxxxxxxxxYour 
  use of Yahoo! Groups is subject to the <A 
  href="">Yahoo! Terms of Service. 







Yahoo! Groups Sponsor


  ADVERTISEMENT 









To unsubscribe from this group, send an email to:
realtraders-unsubscribe@xxxxxxxxxxxxxxx





Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.