Skip to content

MyLinuxChoice/Trading-cryptocurrency-with-Pancakeswap-UI

Repository files navigation

LinkedIn


Logo

Trading cryptocurrency with Pancakeswap UI

If you enjoyed the bot don't forget to give a STAR

⭐️⭐️⭐️

A BOT that will make easy your life in Trading.

<!-- MARKDOWN LINKS & IMAGES -->
<a href="https://www.youtube.com/watch?v=cSel-wyrTFI">Watch tutorial on Youtube</a>
<br>
<!-- <b> Password 1234 </b> -->
<!-- <a href="https://www.youtube.com/watch?v=cSel-wyrTFI">Watch tutorial on Youtube</a> -->

About The Project

Decentralized market is too volatile to trade, So I have come up with this BOT so you can get more profit by selling and buying tokens at better prices, also the trade will be executed in seconds.

Defi PancakeSwap BOT is programmed in Python to buy and sell tokens once the target is hit, or can also be automated.

Let me know if you get unexpected errors so that I can update the code because it has a lot of scenarios to cover.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. Contact

Built With

Getting Started

Follow the commands

Prerequisites

  • Go to path folder

  • Create a python virtual environment

    python -m venv defi-env
    pip install -r requirements.txt

HOW TO USE (Up and Running)

1. Go to Folder Path
2. Type in Command Line:  python runDefi.py
3. Enter Token address for a Trade
4. Enter what type of Target to Hit Up, Down or UpDown
5. Enter your Target Price
6. Wait for target to Hit
7. You'll get an alert system.beep
8. Option to how much coin you want to sell ( Or you simply can Automate it, by changing bit code as explained in the Youtube Tutorial)