pmorissette / ffn

ffn - a financial function library for Python
pmorissette.github.io/ffn
MIT License
1.9k stars 284 forks source link

six_month calculation on monthly data #163

Open 19lex82 opened 2 years ago

19lex82 commented 2 years ago

I used monthly data and checked the performance. I always come to the result that with "six_month" the last 7 lines are calculated. otherwise, I do not come to the same result. or am I wrong, or maybe monthly data are not suitable.