Login Page - Create Account

Support Board


Date/Time: Thu, 19 Sep 2024 22:03:57 +0000



Post From: Exponential Moving Averages Calculation

[2014-02-23 18:31:54]
User47706 - Posts: 22
Your code sample shows me what I was looking for:

. . . PreviousMovingAverageValue > -FLT_MAX . . . < FLT_MAX . . .


This is a range filter which I find conceptually challenging when it is applied to exponential moving average data. But, so be it.

Can you show me the code which populates FLT_MAX ?

Thanks,
Craig