Skip to content

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

License

Notifications You must be signed in to change notification settings

donewiththedollar/bybit_scalp_bot_v2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bybit Scalp Bot V2.13 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.

Run pip install to install:

  • ta
  • ccxt
  • pandas
  • pybit
  • python-binance
  • colorama

Disclaimer


This project is for informational purposes only. You should not construe this information or any other material as legal, tax, investment, financial or other advice. Nothing contained herein constitutes a solicitation, recommendation, endorsement or offer by us or any third party provider to buy or sell any securities or other financial instruments in this or any other jurisdiction in which such solicitation or offer would be unlawful under the securities laws of such jurisdiction.

If you intend to use real money, use it at your own risk.

Under no circumstances will we 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

Feel free to contact me via Discord: ryuryu#4087 or join my Discord group here: https://discord.gg/zSw58e9Uvf

image

To start trading on Bybit please register here: https://bybit.com
On Binance here: https://binance.com

made-with-python

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%