{"id":16770344,"url":"https://github.com/ivanproskuryakov/ta-search","last_synced_at":"2025-03-21T23:34:05.885Z","repository":{"id":65218845,"uuid":"527303298","full_name":"ivanproskuryakov/ta-search","owner":"ivanproskuryakov","description":"Trade entry indicator detection library","archived":false,"fork":false,"pushed_at":"2023-04-15T09:58:18.000Z","size":1984,"stargazers_count":27,"open_issues_count":5,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-18T06:11:37.363Z","etag":null,"topics":["freqtrade","pandas","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivanproskuryakov.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2022-08-21T19:13:22.000Z","updated_at":"2024-10-07T15:47:51.000Z","dependencies_parsed_at":"2024-10-28T11:40:57.326Z","dependency_job_id":"48703387-81f8-4f2e-a457-545edec669d2","html_url":"https://github.com/ivanproskuryakov/ta-search","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanproskuryakov%2Fta-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanproskuryakov%2Fta-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanproskuryakov%2Fta-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanproskuryakov%2Fta-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanproskuryakov","download_url":"https://codeload.github.com/ivanproskuryakov/ta-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244885400,"owners_count":20526291,"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":["freqtrade","pandas","python3"],"created_at":"2024-10-13T06:23:51.498Z","updated_at":"2025-03-21T23:34:05.550Z","avatar_url":"https://github.com/ivanproskuryakov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description\n![CI](https://github.com/ivanproskuryakov/ta-search/workflows/CI/badge.svg)\n\n\nEntry indicator detection library and strategies for FreqTrade trade bot, see `user_data/strategies` directory.  \n\n```\nfreqtrade trade --config config.5m.json --strategy TaSearchLevelG15m --db-url sqlite:///TaSearchLevelG15m.5m.sqlite\nfreqtrade trade --config config.15m.json --strategy TaSearchLevelH15m --db-url sqlite:///TaSearchLevelH15m.15m.sqlite\nfreqtrade trade --config config.30m.json --strategy TaSearchLevelL30m --db-url sqlite:///TaSearchLevelL15m.30m.sqlite\n```\n\n![model predict](doc/freqtrade_1m.png)\n\n### Installation\n\nFor development copy the repository using git clone and install package requirements with commands below.\n\n```\npython -m venv .env\nsource .env/bin/activate\n\npip install -r requirements.txt\npip install --force-reinstall -r requirements.txt\n```\n\n### Testing\n\nThe command to download time series data for an interval\n```\npython download.py LDO 5m 1666310400 1667210709\npython download.py LDO 30m 1666310400 1667210709\n```\n\nRun tests\n```\npython -m pytest test\nor \npython -m pytest -s test/user_data/strategies/test_TaSearchLevelG15m.py\npython -m pytest -s test/user_data/strategies/test_TaSearchLevelH15m.py\npython -m pytest -s test/user_data/strategies/test_TaSearchLevelJ15m.py\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanproskuryakov%2Fta-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanproskuryakov%2Fta-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanproskuryakov%2Fta-search/lists"}