SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : TA-Quotes Plus -- Ignore unavailable to you. Want to Upgrade?


To: Monty Lenard who wrote (4238)5/24/1998 1:31:00 AM
From: Bob Jagow  Read Replies (2) | Respond to of 11149
 
Monty,
You might note that the problem doesn't show for MovAvg. That's because the EMA's value depends on when the calculation starts. The disparity is resolved in release 2 by setting DaysToLoad to a high value, but I don't recall if there is a fix for release 1.1.



To: Monty Lenard who wrote (4238)5/24/1998 1:56:00 AM
From: Craig DeHaan  Respond to of 11149
 
Monty-

The only R1.1 fix I'm aware of is to include a function call that requires a greater number of days to calculate along with your other code. Something like Close(-200)>0 forces the EMovAvg scan values to correspond more closely to screen output.