nardew / talipp

talipp - incremental technical analysis library for python
https://nardew.github.io/talipp
MIT License
367 stars 59 forks source link

Custom period_start for Input Sampler #142

Open CITIZENDOT opened 2 months ago

CITIZENDOT commented 2 months ago

Closes #141

nardew commented 2 months ago

Thanks @CITIZENDOT for the contribution. I will run a few more tests to make sure that the implementation is able to cope with corner cases and if all good, I am happy to merge.

CITIZENDOT commented 1 month ago

Any update on this? Let me know if any more changes are needed.

Core change in this PR is in this file: talipp/input.py.