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.
- Clone the repository.
- Install dependencies:
pip install -r requirements.txt
- Run the migration script
migrate.sh
to set up the database.
- 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 thebackend
folder instead of executing therun.sh
script.
- If any errors occur or if you are using a Windows OS, you can start the app by running the command
- Access the application in your web browser at http://localhost:8000
- Register a new account or use the existing one.
- Obtain an API key from Bybit and add it to the dashboard.
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.