{"repo":"nardew/talipp","free":true,"listed":false,"github":"https://github.com/nardew/talipp","clone":"git clone https://github.com/nardew/talipp.git","description":"talipp - incremental technical analysis library for python","language":"Python","stars":534,"topics":["indicators","technical-analysis","incremental","python","finance","crypto"],"license":"MIT","category":"trading","readme_excerpt":"talipp - Incremental Technical Analysis Library --- !!! New documentation page available !!! --- talipp (or tali++ ) is a Python library implementing financial indicators for technical analysis. The distinctive feature of the library is its incremental computation which fits extremely well real-time applications or applications with iterative input in general. Unlike existing libraries for technical analysis which typically have to work on the whole input vector in order to calculate new values of indicators, talipp due to its incremental architecture calculates new indicators' values exclusively based on the delta input data. That implies, among others, it requires O(1) time to produce new values in comparison to O(n) required by other libraries. Supported incremental operations include: - appending new values to the input - updating the last input value - removing arbitrary number of the input values Besides the already mentioned superior time complexity for delta input operations, talipp 's incremental approach immediately offers other interesting features for free, such as indicator chaining or building new indicators combined from other indicators. See section with examples to get an idea. Incremental nature of talipp naturally excels in applications with frequent CUD operations but it can be used for charting, back-testing, ... as any other existing library. Last but not least, talipp is a community project and therefore open to any suggestions how to make it better. Yo","default_branch":null,"files":null,"tree":[],"storefront":"/r/nardew","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/nardew/talipp/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}