Search found 4 matches

by Aqntbghd
14 September 2012, 14:12
Forum: iCompta (Mac)
Topic: Simple Moving Average on graphs
Replies: 7
Views: 9947

Re: Simple Moving Average on graphs

Any news on that feature request ? :)
by Aqntbghd
30 May 2012, 13:55
Forum: iCompta (Mac)
Topic: Simple Moving Average on graphs
Replies: 7
Views: 9947

Re: Simple Moving Average on graphs

Thanks I will be very happy to code it if its just a engineer-time restriction Yes it would help a lot if you could work on the algorithm ;) easy/facile :) //A nice array that contains all the money values for everyday with now being MAX_DAYS float money_per_day[MAX_DAYS]; // returns the SMA value ...
by Aqntbghd
23 May 2012, 16:15
Forum: iCompta (Mac)
Topic: Simple Moving Average on graphs
Replies: 7
Views: 9947

Re: Simple Moving Average on graphs

Thanks :) I will be very happy to code it if its just a engineer-time restriction :)

ps: lyricapps est-elle une société française ?
by Aqntbghd
21 May 2012, 13:54
Forum: iCompta (Mac)
Topic: Simple Moving Average on graphs
Replies: 7
Views: 9947

Simple Moving Average on graphs

Would it be possible in iCompta to graph not only the point value in time of an account (or a set of accounts) but also the Simple moving average to these values ( http://en.wikipedia.org/wiki/Moving_average ). As an example, a SMA30 or SMA45 are used by some financial institutions to evaluate ...