{"id":28472612,"url":"https://github.com/hunjixin/ta-lib","last_synced_at":"2025-07-11T10:39:22.671Z","repository":{"id":294040360,"uuid":"985763792","full_name":"hunjixin/ta-lib","owner":"hunjixin","description":"talib implementation in zig","archived":false,"fork":false,"pushed_at":"2025-06-06T01:16:25.000Z","size":441,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-02T01:36:12.591Z","etag":null,"topics":["talib","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hunjixin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-18T13:32:36.000Z","updated_at":"2025-06-06T09:35:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"694147d1-99ad-45e9-b2fa-7c5a09b9c6f3","html_url":"https://github.com/hunjixin/ta-lib","commit_stats":null,"previous_names":["hunjixin/ta-lib"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hunjixin/ta-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunjixin%2Fta-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunjixin%2Fta-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunjixin%2Fta-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunjixin%2Fta-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hunjixin","download_url":"https://codeload.github.com/hunjixin/ta-lib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunjixin%2Fta-lib/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264786941,"owners_count":23663928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["talib","zig"],"created_at":"2025-06-07T11:12:32.167Z","updated_at":"2025-07-11T10:39:22.620Z","avatar_url":"https://github.com/hunjixin.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ta-lib\nta lib implementation in zig\n\nmost of code is ported from go-implementation https://github.com/markcheno/go-talib\n\nrefrence： https://ta-lib.org/functions/\n\n## Progress\n\n- [x] BBands\n- [x] Dema\n- [x] Ema\n- [x] HtTrendline\n- [x] Kama\n- [x] Mama\n- [x] MaVp\n- [x] MidPoint\n- [x] MidPrice\n- [x] Sar\n- [x] SarExt\n- [x] Sma\n- [x] T3\n- [x] Tema\n- [x] Trima\n- [x] Wma\n- [x] Adx\n- [x] AdxR\n- [x] Apo\n- [x] Aroon\n- [x] AroonOsc\n- [x] Bop\n- [x] Cmo\n- [x] Cci\n- [x] Dx\n- [x] Macd\n- [x] MacdExt\n- [x] MacdFix\n- [x] MinusDI\n- [x] MinusDM\n- [x] Mfi\n- [x] Mom\n- [x] PlusDI\n- [x] PlusDM\n- [x] Ppo\n- [x] Rocp\n- [x] Roc\n- [x] Rocr\n- [x] Rocr100\n- [x] Rsi\n- [x] Stoch\n- [x] StochF\n- [x] StochRsi\n- [x] Trix\n- [x] UltOsc\n- [x] WillR\n- [x] Ad\n- [x] AdOsc\n- [x] Obv\n- [x] Atr\n- [x] Natr\n- [x] TRange\n- [x] AvgPrice\n- [x] MedPrice\n- [x] TypPrice\n- [x] WclPrice\n- [x] HtDcPeriod\n- [x] HtDcPhase\n- [x] HtPhasor\n- [x] HtSine\n- [x] HtTrendMode\n- [x] Beta\n- [x] Correl\n- [x] LinearReg\n- [x] LinearRegAngle\n- [x] LinearRegIntercept\n- [x] LinearRegSlope\n- [x] StdDev\n- [x] Tsf\n- [x] Var\n- [x] Acos\n- [x] Asin\n- [x] Atan\n- [x] Ceil\n- [x] Cos\n- [x] Cosh\n- [x] Exp\n- [x] Floor\n- [x] Ln\n- [x] Log10\n- [x] Sin\n- [x] Sinh\n- [x] Sqrt\n- [x] Tan\n- [x] Tanh\n- [x] Add\n- [x] Div\n- [x] Max\n- [x] MaxIndex\n- [x] Min\n- [x] MinIndex\n- [x] MinMax\n- [x] MinMaxIndex\n- [x] Mult\n- [x] Sub\n- [x] Sum ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunjixin%2Fta-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhunjixin%2Fta-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunjixin%2Fta-lib/lists"}