Created
April 9, 2025 22:52
-
-
Save bluntbrain/be4d0840eb0d093f12be14b4c708ee62 to your computer and use it in GitHub Desktop.
Telegram Trading Terminals Research
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # BULLX GUIDE | |
| ## Getting Started | |
| ### Login Process | |
| BullX is a hybrid Telegram trading bot that works across all devices. Login is simple through the Telegram app. | |
| ### Adding Funds | |
| 1. Open any token on any chain | |
| 2. Click "Add Funds" | |
| 3. Transfer funds to your wallet address | |
| 4. Start trading immediately | |
| ### Wallet Management | |
| - All wallets can be downloaded as private keys | |
| - Download private keys within 48 hours of creation | |
| - You get 20 wallet slots per chain (EVM and Solana) | |
| - Primary wallet is marked with BullX icon | |
| - Archive unused wallets to free up slots | |
| ## Trading Features | |
| ### Token Exploration | |
| - View trending tokens, recent deployments, gainers/losers | |
| - Filter by time frames (1m, 5m, 1h, etc.) | |
| - BullX shows tokens directly (not liquidity pools/pairs) | |
| - Advanced routing engine handles best paths automatically | |
| ### Basic Trading | |
| - Buy tokens with simple interface | |
| - Set custom gas/priority fees | |
| - View transaction history | |
| - Check positions and PnL | |
| ### Advanced Trading | |
| - Set limit orders (buy above/below, sell above/below) | |
| - Drag price points on chart for intuitive order creation | |
| - Orders execute in the cloud (no need to keep device on) | |
| - Receive Telegram notifications when orders execute | |
| ### Portfolio Management | |
| - View all positions across chains in one interface | |
| - Track realized and unrealized PnL | |
| - Distribute funds across multiple wallets | |
| - Consolidate funds from multiple wallets | |
| ### Token Analysis | |
| - View trading volume and holder statistics | |
| - Check contract security features | |
| - See top traders for specific tokens | |
| - Review contract audits when available | |
| ## Withdrawal Process | |
| 1. Add a withdrawal wallet | |
| 2. Wait one hour for verification | |
| 3. Withdraw funds to specified wallet | |
| ## Multi-Chain Support | |
| BullX works across multiple chains including EVM networks and Solana with a unified interface for all operations. | |
| ## Tutorial Videos | |
| For visual walkthroughs of BullX features, check out these official tutorial videos: | |
| 1. [Getting Started with BullX](https://www.loom.com/share/ce58d491d0b0493eaf63a21e1f3099e9) | |
| 2. [Trading on BullX](https://www.loom.com/share/d9de7bfbd5b740eba17067e1ac9e47c7) | |
| 3. [Advanced Features Tutorial](https://www.loom.com/share/c1192444d2954270910dee7189773bd9) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment