{"id":22785501,"url":"https://github.com/honey0130/stacks-trading-bot","last_synced_at":"2025-08-09T16:32:05.489Z","repository":{"id":259930502,"uuid":"877227312","full_name":"honey0130/stacks-trading-bot","owner":"honey0130","description":"Stacks Trading bot (Arbitrage, Snipping, Volume, Copy Trading, Airdrop) in Stacks Network. Bitcoin L2","archived":false,"fork":false,"pushed_at":"2024-12-03T10:01:39.000Z","size":33,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-03T11:18:30.201Z","etag":null,"topics":["alex","bitcoin-layer2","bot","class","dex","node","stacks","stx-city","trading","ts","velar"],"latest_commit_sha":null,"homepage":"","language":null,"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/honey0130.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":"2024-10-23T09:58:35.000Z","updated_at":"2024-12-03T10:01:43.000Z","dependencies_parsed_at":"2024-12-03T10:42:07.882Z","dependency_job_id":"a8f682aa-f7c3-4ff8-af1b-3ebec76ddd27","html_url":"https://github.com/honey0130/stacks-trading-bot","commit_stats":null,"previous_names":["daniel0130/stacks-trading-bot","honey0130/stacks-trading-bot","ordtech/stacks-trading-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honey0130%2Fstacks-trading-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honey0130%2Fstacks-trading-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honey0130%2Fstacks-trading-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honey0130%2Fstacks-trading-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/honey0130","download_url":"https://codeload.github.com/honey0130/stacks-trading-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229303869,"owners_count":18052269,"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":["alex","bitcoin-layer2","bot","class","dex","node","stacks","stx-city","trading","ts","velar"],"created_at":"2024-12-11T23:06:27.100Z","updated_at":"2024-12-11T23:06:27.936Z","avatar_url":"https://github.com/honey0130.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stacks Trading Bot\n\n## Overview\nThe **Stacks Trading Bot** consists of several automated trading bots built on the **Stacks blockchain**. These bots are designed to interact with platforms like **Alex**, **Velar**, and **STX City** to provide various trading strategies. The Bot includes the following bots:\n\n- **Arbitrage Bot**: Exploits price differences between DEX for profit.\n- **Sniping Bot**: Monitor when a pool is created in Pump Fun. Then buy memecoin and after sell tokens when the memecoin price goes up.\n- **Volume Bot**: Trade to increase token volume.\n- **Copy Trading Bot**: Copies trades from experienced traders to follow their strategies.(Monitor special Wallet)\n\nThese bots are designed to help traders maximize profits and automate their strategies across different Stacks-based platforms.\n\n## Supported Platforms\nThe bots are compatible with the following platforms:\n\n- **Alex**: A decentralized exchange (DEX) on the Stacks blockchain.\n- **Velar**: A platform for liquidity provision and trading on Stacks.\n- **STX City**: A trading and market-making platform on Stacks.\n\n## Bots and Their Functions\n\n### Arbitrage Bot\nThe **Arbitrage Bot** scans multiple platforms for price discrepancies and takes advantage of the differences between them. It buys on one platform and sells on another to profit from the spread.\n\n**Features:**\n- Identifies arbitrage opportunities between **Alex**, **Velar**, and **STX City**.\n- Configurable price threshold to trigger trades.\n- Executes trades automatically once an arbitrage opportunity is found.\n  ![Screenshot_76](https://github.com/user-attachments/assets/a127ee77-5e2f-4ac3-8a8f-fb20a81b30c5)\n\n\n### Sniping Bot\nThe **Sniping Bot** is designed to execute high-frequency trades based on specific price movements or triggers. It can react to sudden price drops or spikes, allowing users to capitalize on short-term market opportunities.\n\n**Features:**\n- Monitors specific price levels and triggers buys when conditions are met.\n- Optimized for fast execution to capitalize on rapid market movements.\n- Configurable for different sniping strategies.\n  ![Screenshot_74](https://github.com/user-attachments/assets/d7ff90e2-87bb-4de6-a802-c0acea2ce7d2)\n  \n  ![Screenshot_75](https://github.com/user-attachments/assets/df8635da-1deb-489a-9412-4c58f3508a81)\n\n\n\n### Volume Bot\nThe **Volume Bot** trades based on market volume. It buys assets when trading volume spikes beyond a specified threshold, capitalizing on trends caused by large market movements.\n\n**Features:**\n- Monitors market volume in real time.\n- Executes buy trades when significant volume thresholds are met.\n- Configurable for different volume levels and slippage tolerances.\n\n### Copy Trading Bot\nThe **Copy Trading Bot** allows users to follow and copy trades from experienced traders. It mimics their strategies and automatically executes the same trades with customized risk settings.\n\n**Features:**\n- Automatically copies trades from a chosen leader trader.\n- Customizable risk levels and trade allocations.\n- Tracks performance of copied trades and adjusts strategies accordingly.\n\n## Installation\n\n### Prerequisites\nBefore running the bots, ensure you have the following:\n\n- **Node.js** installed (v14 or higher).\n- **npm** (Node Package Manager) to install dependencies.\n- API keys for each platform (**Alex**, **Velar**, **STX City**), which you can get from the respective platform’s developer portal.\n\n### Steps to Install\n\n1. Clone this repository to your local machine:\n\n   ```bash\n   git clone https://github.com/yourusername/stacks-trading-bots.git\n\n2. Install\n\n   ```bash\n   npm install\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoney0130%2Fstacks-trading-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoney0130%2Fstacks-trading-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoney0130%2Fstacks-trading-bot/lists"}