Skip to content

Easy & Fast BSC trading bot that give you total control over your trades (Open Source)

License

Notifications You must be signed in to change notification settings

darkwhite220/WendlyTradingBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Wendly Trading Bot

Fast & Easy BSC trading bot that give you total control over your trades, written in Python.

About The Project



Simple diagram after pressing "Start"

Built With

(back to top)

Features

  • Limit Buy/Stop Loss

  • Support Trades with: BNB, BUSD, USDT

  • Supported Exchanges: PancakeSwap - ApeSwap - BabySwap - BiSwap - BUSTASwap

  • Auto (Find Trading Pair, Approve Token, Calculate Slippage)

  • Multi Buy/Sell Positions

  • Detailed Summary Transaction File

Limitations

Cannot sell tokens bought manually

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo
    git clone https://github.com/darkwhite220/WendlyTradingBot.git
  2. Install dependencies
    requirements.txt method:
    pip3 install -r requirements.txt
    or
    pip install -r requirements.txt
  3. Run main.py

Make sure you are using python 3.10 or you get "TypeError: 'staticmethod' object is not callable"

(back to top)

Usage

Must Run as administrator

Preferably, create a new account in your MetaMask wallet and fund it with only what you are going to trade.

  1. Add your Wallet Address & Private Key & node in "settings"
  2. Add Token Address & Trading Details
  3. Start

How to create additional account in your wallet:

How to export private key:

Free public nodes:

(back to top)

Roadmap

  • More trading strategies (Trailing Stop, Buy The Dip, ...)
  • Support more chains (ETH, ...)
  • Sell tokens bought manually
  • Improve UI

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Wendly Trading Bot source code is open sourced in good faith, for transparency and educational purposes.

If you have features or fixes, I ask that you please consider contributing to this codebase, rather than releasing your own version.

This codebase represents months of hard work and learning as I've matured as an Python developer. I humbly request that you don't release low-effort clones for the sake of selling the app, If the app should be payed, I'd rather make it that way myself.

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Dark White
LinkedIn - Dark White
Twitter - @darkwhite220
Github - darkwhite220
Email: [email protected]

You like this project or you made money from it & feeling generous <3

Donate BSC: 0xf528C5da505da03Bc3ec363202F1Da306459e28f

(back to top)

About

Easy & Fast BSC trading bot that give you total control over your trades (Open Source)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages