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

Re: [RT] WinMidas and Auto Midas II disagreement



PureBytes Links

Trading Reference Links

I wasn't implying that there is something wrong with Clydes auto code, there
are far too many variables for me to know that. I was just pointing out the
difference and asking if anyone knows why. I get lost in Clydes code so I
can't easily compare them. The other code was posted by Rod earlier today
and is below.

Prosper

Input: YYYMMDD(1000801);
vars: mp(0);


value1=0;
value2=0;


if date >= YYYMMDD then begin

mp= (High + Low)/2;

value1 = value1[1] + (mp*v);
value2 = value2[1] + v;
value3 = value1/value2;

Plot1(value3,"_Midas S/R");

end;




----- Original Message -----
From: "Clyde Lee" <clydelee@xxxxxxxxxx>
To: "Prosper" <brente@xxxxxxxxxxxx>
Cc: <realtraders@xxxxxxxxxxxxxxx>
Sent: Friday, June 22, 2001 9:05 PM
Subject: Re: [RT] WinMidas and Auto Midas II disagreement




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

 

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