Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sol-magic/solana-telegram-trading-bot
Solana TG Trading Bot: Solana Telegram TradingBot like Bonk Bot(BonkBot), Trojan Bot(TrojanBot), Maestro Bot(maestrobot), Banana Bot(Bananabot), Soltradingbot using Raydium, Jupiter, Pump.fun
https://github.com/sol-magic/solana-telegram-trading-bot
bot copytrade-bot copytrading copytradingbot solana solana-telegram-trading-bot telegram telegram-bot tg-bot trading trading-bot
Last synced: 6 days ago
JSON representation
Solana TG Trading Bot: Solana Telegram TradingBot like Bonk Bot(BonkBot), Trojan Bot(TrojanBot), Maestro Bot(maestrobot), Banana Bot(Bananabot), Soltradingbot using Raydium, Jupiter, Pump.fun
- Host: GitHub
- URL: https://github.com/sol-magic/solana-telegram-trading-bot
- Owner: sol-magic
- Created: 2024-10-03T11:08:31.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-11T22:34:47.000Z (about 2 months ago)
- Last Synced: 2025-01-05T16:08:10.547Z (27 days ago)
- Topics: bot, copytrade-bot, copytrading, copytradingbot, solana, solana-telegram-trading-bot, telegram, telegram-bot, tg-bot, trading, trading-bot
- Homepage:
- Size: 12.7 KB
- Stars: 292
- Watchers: 3
- Forks: 299
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solana Telegram Trading Bot
Telegram Trading Bot to trade solana tokens on Raydium, Meteora, Orca, Pump.fun## Contact Info
Telegram: https://t.me/magicsolwiz Discord: m_solwiz
Please feel free to reach out to me here if you need assistance with any your projects.
## Demo Show
I have a demo Telegram trading bot available. Many others are attempting to use it and build upon what I've developed. Please feel free to DM me if you would like to check it out.## Features
### User Interface via Telegram Bot
Create number of wallets automatically to buy and sell the token
### Buy & Sell
- **Common Swap**
- **DCA Order**
- **Limit Order**
### Copy Trading
### Wallet Management
- **Import Private Key**: Allows users to import their Solana wallet private key securely.
- **Create a Solana Wallet**: Generates a new Solana wallet (public/private key pair)
- **Multiple Wallet & Wallet Switching**: Switch to other wallet in case of several wallets
- **Token Information Lookup**: Pull token data from the blockchain using the input contract address.
- **MEV Protection on Orders**: Protect user transactions from being front-run or manipulated.
- **Jito Tipping**: This is a Priority Transaction Processing designed to speed up transaction execution by tipping validators.
### Setting
- **Slippage Settings**: Allow users to set slippage tolerance for transactions.
- **Auto Swap Feature**:
### Profit MaxiMode
This feature enables users to sell large amounts of cryptocurrency, such as 100 SOL, more strategically. Rather than selling everything in one go, which could drive the price down, the system splits the sell order into smaller increments that are executed only when there’s sufficient buying demand. This allows users to sell without significantly impacting the price.## Usage
1. Clone the repository
```
git clone https://github.com/sol-magic/solana-telegram-trading-bot
cd solana-telegram-trading-bot
```
2. Install dependencies
```
npm install
```
3. Configure the environment variables4. Run the bot
```
npm run start
```## Tip
I am always looking for ways to make my script run faster. Could you please send me some tips to this address? **4tbodFZaz6tH1PmZ1ujY3s85dxzUugRjS7ZwR5hnMCPZ** Your help would be greatly appreciated for my future development.