ryu878 / bybit_scalp_bot_v2

Simple bybit scalp bot v2 (with binance data to check moving averages)

Home Page:https://aadresearch.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bybit Scalp Bot V2.14 License: GPL v3 Generic badge

Latest release

Max size set equal to 1x leverage, but you can change it in the code. Also bot will go only shorts. You can add long support (just copy-paste the trading logic the way you want).

image

Requirements

You need bybit and binance accounts and APIs.

Install libraries:

pip install ta

pip install ccxt==2.0.90

pip install pandas

pip install pybit==2.4.1

pip install python-binance

pip install colorama

Disclaimer

This project is for informational and educational purposes only. You should not use this information or any other material as legal, tax, investment, financial or other advice. Nothing contained here is a recommendation, endorsement or offer by me to buy or sell any securities or other financial instruments. If you intend to use real money, use it at your own risk. Under no circumstances will I be responsible or liable for any claims, damages, losses, expenses, costs or liabilities of any kind, including but not limited to direct or indirect damages for loss of profits.

Contacts

I develop trading bots of any complexity, dashboards and indicators for crypto exchanges, forex and stocks. To contact me:

Discord: https://discord.gg/zSw58e9Uvf

Telegram: https://t.me/aadresearch

Join me at Bybit and earn exclusive rewards with Bybit's Referral Program! Up to 1,025 USDT in rewards await you. https://www.bybit.com/invite?ref=P11NJW

VPS for bots and scripts

I prefer using DigitalOcean.

DigitalOcean Referral Badge

To get $200 in credit over 60 days use my ref link: https://m.do.co/c/3d7f6e57bc04

About

Simple bybit scalp bot v2 (with binance data to check moving averages)

https://aadresearch.xyz

License:GNU General Public License v3.0


Languages

Language:Python 100.0%