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

Re: [RT] Plotting MACD and Money Flow Combo



PureBytes Links

Trading Reference Links




This is how I would do it in Tradestation.  
Results on .gif
 
{ 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=2>Plot1(MFMACDValu);Plot2(XAvgValu);Plot3(0);
 
 
 
The results look interesting.  I'll probably 
convert to a signal and
see if looks deceive as they do with most 
indicators when put to
a real test.
 
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 <FONT face=Arial 
size=2>http://docs.yahoo.com/info/terms/ 
> > 






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.



Attachment:
junk.gif

Attachment: Description: "Description: GIF image"