- 
                Notifications
    
You must be signed in to change notification settings  - Fork 83
 
Home
        Brandon edited this page Jan 21, 2022 
        ·
        2 revisions
      
     
 
 
 
- 
AlphaBot is an automated trading bot for the KCC DeFi ecosystem, however it is compatible with several other EVM chains.
 - 
AlphaBot has the ability to scan multiple trading pairs on a Dex, grab the price in realtime and make automated trading decisions based on user settings.
 - 
AlphaBot uses web3.py and a custom wrapper to DIRECTLY interact with the smart contracts of the exchange. Thus avoiding slow web interfaces and Metamask, enabling AlphaBot to have the fastest throughput possible.
 - 
All of this is done LOCALLY on you machine. AlphatBot NEVER has access to read or store your private keys.
 - 
Private keys are encrypted with a password during initial bot setup.
 
- Dex Limit Orders
 - Dex Stop Loss
 - Dex trailing stop loss
 - Mempool Sniping (AlphaBot is fast enough to snipe liquidity in the same block)
 - Accumulation Mode
 - Take profit
 - trailing take profit
 - multi pair / multi wallet trading
 - multi pair monitoring
 - Grid trading
 - Automated Rug Doc
 - Front run
 - Liquidity check / monitoring
 - Private key encryption
 - Supports EIP 1559
 - Custom exchange wrappers
 - Trade any pair combination
 - Supports fully automated strategies (requires advanced configuration)
 
- KuSwap
 - Koffee Swap
 - PanCake Swap
 - Pink Swap
 - Bakery Swap
 - BiSwap
 - Ape Swap
 - Trader Joe
 - Pangolin
 - Spooky Swap
 - Spirit Swap
 - Quick Swap
 - UniSwap
 
AlphaBot does NOT and will NEVER charge its users trading fees.