Skip to content

Web application for monitoring positions of top traders on Bybit Copy Trading platform.

Notifications You must be signed in to change notification settings

solid0x/copybybit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CopyBybit

Web application for monitoring positions of top traders on Bybit Copy Trading platform. Shows recent positions of master traders and allows you to copy them immediately. Control all your positions inside one dashboard.

Dashboard.png

Getting Started

Installation

  • Clone the repository.
  • Install dependencies: pip install -r requirements.txt
  • Run the migration script migrate.sh to set up the database.

Launch

  • Execute the run.sh script.
    • If any errors occur or if you are using a Windows OS, you can start the app by running the command python manage.py runserver --noreload from the backend folder instead of executing the run.sh script.
  • Access the application in your web browser at http://localhost:8000

Configuration

  1. Register a new account or use the existing one.
  2. Obtain an API key from Bybit and add it to the dashboard.

Usage

Navigate to the dashboard to monitor master traders' positions and control your active positions.

Disclaimer: this is not a guaranteed profit button. Consider potential risks and losses associated with trading.

About

Web application for monitoring positions of top traders on Bybit Copy Trading platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published