{"id":26755277,"url":"https://github.com/artreex/crypto-signals-tg-bot","last_synced_at":"2026-04-13T12:02:06.104Z","repository":{"id":102913265,"uuid":"223817334","full_name":"ArtReeX/crypto-signals-tg-bot","owner":"ArtReeX","description":" A bot for Telegram based on a neural network that displays signals for the purchase/sale of cryptocurrency.","archived":false,"fork":false,"pushed_at":"2020-01-03T07:47:39.000Z","size":21782,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-29T15:44:13.620Z","etag":null,"topics":["bot","cryptocurrency","node","signals","telegram","tensorflow","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ArtReeX.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":"2019-11-24T22:06:56.000Z","updated_at":"2025-05-14T20:15:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"c8d45501-b2d5-4ebd-8922-39f04577a92c","html_url":"https://github.com/ArtReeX/crypto-signals-tg-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ArtReeX/crypto-signals-tg-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtReeX%2Fcrypto-signals-tg-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtReeX%2Fcrypto-signals-tg-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtReeX%2Fcrypto-signals-tg-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtReeX%2Fcrypto-signals-tg-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArtReeX","download_url":"https://codeload.github.com/ArtReeX/crypto-signals-tg-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtReeX%2Fcrypto-signals-tg-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31751705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bot","cryptocurrency","node","signals","telegram","tensorflow","typescript"],"created_at":"2025-03-28T14:19:22.083Z","updated_at":"2026-04-13T12:02:06.096Z","avatar_url":"https://github.com/ArtReeX.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crypto-signals-tg-bot\n\nA bot for Telegram based on a neural network that displays signals for the purchase/sale of cryptocurrency.\n\n## Options\n\n### tensorflow (after changing this parameter, it is necessary to retrain the network, for this you need to delete the \"model\" folder and run the application again)\n\n- **seqPast** - interval for forecasting in the candlelight\n\n- **seqFuture** - number of candles for neural network predictions\n\n- **epochs** - number of training iterations\n\n```json\n\"tensorflow\": {\n    \"seqPast\": 10,\n    \"seqFuture\": 1,\n    \"epochs\": 50\n},\n```\n\n### telegram\n\n- **token** - token bot\n- **chat** - chat ID (api.telegram.org/bot{TELEGRAM_BOT_TOKEN}/getUpdates)\n\n```json\n\"telegram\": {\n  \"token\": \"1017355485:AAH2YMpsw6c-iTZhU8BEAabvduHSpQ2SvXE\",\n  \"chat\": -1001158670090\n},\n```\n\n### directions\n\n```json\n  \"directions\": [\"BTCUSDT\", \"ETHUSDT\", \"BCHUSDT\", \"BNBUSDT\"],\n  \"intervals\": [\"4h\"]\n},\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartreex%2Fcrypto-signals-tg-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartreex%2Fcrypto-signals-tg-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartreex%2Fcrypto-signals-tg-bot/lists"}