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

Re: [Metastockusers] A little help



PureBytes Links

Trading Reference Links


thank you kindly Roy.  Check out that search, entry .6 above previous's day's high.  It has had fantastic results, all be it the markets have been trending.
 Roy Larsen <rlarsen@xxxxxxxxxxxxxx> wrote:
JordanAssuming you want a 14 bar ADX and a simple moving average of the CLOSE,then the following line of code in the filter of a new exploration should doit.ADX(14)>30 AND H<Mov(C,4,S);Set the number of periods for the exploration to at least 100 (not "LoadMinimum Records") to ensure that the ADX returns accurate values. ADX usesWilders smoothing internally, which is a form of an exponential movingaverage. Exponential moving averages retain a diminishing part of ALL dataso require any exploration to scan much more than the minimum number of (14)periods to give the same indicator value as that displayed on a 1000 barchart for example.Roy> I am new to Metastock and unfortunately writing code.>>  Can anybody help me with writing code for the following search:>> adx > 30 & the day's high is below the 4 day simple moving average.>> Thank you and I greatly appreciate your help.>> Cheers,>> JordanTo unsubscribe from this group, send an email to:Metastockusers-unsubscribe@xxxxxxxxxxxYour use of Yahoo! Groups is subject to the Yahoo! Terms of Service. Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now



To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx





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