{"id":49277693,"url":"https://github.com/msaltnet/smtm","last_synced_at":"2026-04-25T17:01:45.792Z","repository":{"id":35789117,"uuid":"219296564","full_name":"msaltnet/smtm","owner":"msaltnet","description":"It's a game to get money","archived":false,"fork":false,"pushed_at":"2026-04-25T15:06:27.000Z","size":72361,"stargazers_count":99,"open_issues_count":0,"forks_count":101,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-04-25T16:23:54.434Z","etag":null,"topics":["algorithm-trading","cryptocurrency","python","telegram-bot","trading-bot"],"latest_commit_sha":null,"homepage":"https://smtm.msalt.net","language":"Python","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/msaltnet.png","metadata":{"files":{"readme":"README-ko-kr.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["msaltnet"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2019-11-03T12:21:08.000Z","updated_at":"2026-04-25T15:06:17.000Z","dependencies_parsed_at":"2024-12-22T10:22:02.031Z","dependency_job_id":"c4f7aae1-535c-47aa-9410-00185d2e5ed1","html_url":"https://github.com/msaltnet/smtm","commit_stats":{"total_commits":454,"total_committers":3,"mean_commits":"151.33333333333334","dds":0.04185022026431717,"last_synced_commit":"ebd07bd8dccbd698cc05bf710df8644f1dd24d91"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/msaltnet/smtm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msaltnet%2Fsmtm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msaltnet%2Fsmtm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msaltnet%2Fsmtm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msaltnet%2Fsmtm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msaltnet","download_url":"https://codeload.github.com/msaltnet/smtm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msaltnet%2Fsmtm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32269463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: 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":["algorithm-trading","cryptocurrency","python","telegram-bot","trading-bot"],"created_at":"2026-04-25T17:00:51.545Z","updated_at":"2026-04-25T17:01:45.781Z","avatar_url":"https://github.com/msaltnet.png","language":"Python","funding_links":["https://github.com/sponsors/msaltnet"],"categories":[],"sub_categories":[],"readme":"# smtm\n[![build status](https://github.com/msaltnet/smtm/actions/workflows/python-test.yml/badge.svg)](https://github.com/msaltnet/smtm/actions/workflows/python-test.yml)\n[![license](https://img.shields.io/github/license/msaltnet/smtm.svg?style=flat-square)](https://github.com/msaltnet/smtm/blob/master/LICENSE)\n![language](https://img.shields.io/github/languages/top/msaltnet/smtm.svg?style=flat-square\u0026colorB=green)\n[![codecov](https://codecov.io/gh/msaltnet/smtm/branch/master/graph/badge.svg?token=USXTX7MG70)](https://codecov.io/gh/msaltnet/smtm)\n\n\u003e It's a game to get money. \n\n파이썬 알고리즘기반 암호화폐 자동매매 프로그램. https://smtm.msalt.net\n\n[English](https://github.com/msaltnet/smtm/blob/master/README.md) 👈\n\n[![icon_wide_gold](https://github.com/user-attachments/assets/ef1651bf-87e4-4afc-9cd9-b3e2b5d0cd1a)](https://smtm.msalt.net/)\n\n\"데이터 수집🔍 ➡️ 알고리즘 분석🖥️ ➡️ 실시간 거래💸\" 프로세스를 정해진 간격으로 반복 수행\n\n1. Data Provider 모듈이 데이터 취합  \n2. Strategy 모듈을 통한 알고리즘 매매 판단  \n3. Trader 모듈을 통한 거래 처리  \n --- 반복 ---\n4. Analyzer 모듈을 통한 분석\n\n❗ 초 단위의 이하 짧은 시간에 많은 거래를 처리해야하는 고성능 트레이딩 머신으로는 적합하지 않을 수 있습니다.\n\n![smtm-procedure](https://github.com/user-attachments/assets/b4bb1729-e455-4329-914c-19bca6914735)\n\n## 주요기능\n- 멀티프로세스 대량시뮬레이션\n- Jupyter Notebook을 활용 원격컨트롤\n- 텔레그램 챗봇 자동거래 프로그램\n\n텔레그램 메신저를 사용해서 자동매매 프로그램 컨트롤\n\n![smtm_bot](./doc/phone.png)\n\n![smtm-telegram-mode](https://github.com/msaltnet/smtm/assets/9311990/22ba2ebd-13e6-4eee-a829-94209c5618a9)\n\n## Architecture\n확장성과 유지보수성을 갖춘 Layered Architecture\n\n더 자세한 내용은 👉[smtm wiki](https://github.com/msaltnet/smtm/wiki/2.-%EC%95%84%ED%82%A4%ED%85%8D%EC%B2%98)\n\n![smtm component](./doc/smtm_component.png)\n\n## CodeLabs for smtm\n- [시뮬레이션 CodeLab](https://smtm.msalt.net/codelab/smtm-simulation/)\n- [모의 투자 CodeLab](https://smtm.msalt.net/codelab/smtm-demo/)\n- [암호화폐 자동매매 시스템 만들기 with 파이썬 - 보충 수업](https://smtm.msalt.net/codelab/smtm-after-school/)\n\n## 관련 도서\n\n\"암호화폐 자동매매 시스템 만들기 with 파이썬\" 도서 - [교보문고](http://www.kyobobook.co.kr/product/detailViewKor.laf?mallGb=KOR\u0026ejkGb=KOR\u0026barcode=9788997924967) [예스24](http://www.yes24.com/Product/Goods/107635612) [알라딘](https://www.aladin.co.kr/shop/wproduct.aspx?ItemId=289526248)\n\n[![smtm-book](https://user-images.githubusercontent.com/9311990/157685437-dcedd2c0-9f0c-400c-a3d4-017354279b60.png)](http://www.kyobobook.co.kr/product/detailViewKor.laf?mallGb=KOR\u0026ejkGb=KOR\u0026barcode=9788997924967)\n\n**더 많은 정보는 👉[smtm wiki](https://github.com/msaltnet/smtm/wiki)**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsaltnet%2Fsmtm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsaltnet%2Fsmtm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsaltnet%2Fsmtm/lists"}