Trading: Comparative Analysis of 30 Indicators and Oscillators - page 2

 
nondisclosure:

I have to add Bears into the "what's the point" section.  It's always getting set to 0.

if (iBullsPower(NULL,pibull,pibullu,PRICE_CLOSE,2)>0&&iBullsPower
    (NULL,pibull,pibullu,PRICE_CLOSE,1)>0&&iBullsPower(NULL,pibull,pibullu,PRICE_CLOSE,0)>0&&iBullsPower
    (NULL,pibull,pibullu,PRICE_CLOSE,2)>iBullsPower(NULL,pibull,pibullu,PRICE_CLOSE,1)&&iBullsPower
    (NULL,pibull,pibullu,PRICE_CLOSE,1)>iBullsPower(NULL,pibull,pibullu,PRICE_CLOSE,0))
{f10=-1;}
f10=0; //Ïîêà íå èñïîëüçóåì

Would it not be possible (since the resulting matrix is known after calculation) to make another pass through the data and mark via color codes or some other graphic scheme the data much as has been marked up above in the description above?  It would greatly help those with weak eyesight (like me).
 
Mehmet:

Please translate English. Your article is Rusian language.

 

Thank You.  but  expert advisor BUY or SELL not work. Order Send Error=131

Please Help Me ?

OrderSend(Symbol(),OP_BUY,Lot,Ask,slipp,Ask-distance*Point,Ask+distance*Point,"Buy")


 

 

Definitely one of the better ideas on this site. Keep up the good work.

 

I have download and save under expert folder.

The system takes long time working and nothing is show on the main window. I have check with diferent colour (black, yellow) and size fonts on the ObjectSetText function.

I have check on weekend, so there is no live market. Is this the reason?

I have change also distance=12 due ODL needs minimum of 10.

Also checked with 'strategy test' and nothing appear!!!


Can some one give some help?

Many thanks

Reason: