Login Page - Create Account

Support Board


Date/Time: Tue, 01 Jul 2025 02:02:57 +0000



Post From: Exponential Moving Averages Calculation

[2014-02-23 18:31:54]
User47706 - Posts: 24
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