| 
 PureBytes Links 
Trading Reference Links 
 | 
The optimal solution for the single level ^NDX D-ratio is a 
quite interesting +780% from Jan2000 till now.
Is there any optimization solution better than the optimal 
?
Do not answer quickly, the answer is positive...
Dimitris Tsokakis
 
Settings:Trade at +1Open with 0.5% commission and all stops 
disabled. <FONT 
face="Times New Roman">
Dratio=1000<FONT face=Verdana 
size=2>*(H-L)/(H+L);<FONT 
face="Times New Roman">
Z=5<FONT 
face="Times New Roman">;
RRR=DEMA<FONT 
size=2>(Dratio,Z);RRRR=DEMA<FONT 
size=2>(RRR,10<FONT 
face="Times New Roman">);
D1=Optimize(<FONT 
size=2>"D1",26<FONT 
size=2>,15,<FONT 
size=2>65,1<FONT face=Verdana 
size=2>);
D2=D1;
<FONT 
face="Times New Roman">F1=RRRR>=D2;F2=RRRR<=D1;<FONT 
face="Times New Roman">
Sell=F2;Buy=F1;Buy=ExRem<FONT 
size=2>(Buy,Sell);Sell=ExRem<FONT face=Verdana 
size=2>(Sell,Buy);<FONT 
face="Times New Roman">
Short=Sell;Cover=Buy;Short=ExRem<FONT 
size=2>(Short,Cover);Cover=ExRem<FONT face=Verdana 
size=2>(Cover,Short);
 
Yahoo! Groups Sponsor
  ADVERTISEMENT  
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
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Attachment:
1opt.gif
 
Attachment:
Description: "Description: GIF image" 
 |