documentation WIP

This commit is contained in:
2025-05-18 17:03:59 +03:00
parent ffab00601a
commit 957b411ce1
15 changed files with 531 additions and 160 deletions

4
README.md Normal file
View File

@ -0,0 +1,4 @@
# Side Strategy Bybit Bot
This is a simple semi-automatic trading bot working with Bybit API and written in Python.
The strategy is based on the side moving of the token which crosses user input levels. On the level cross long and short orders are opened.
### For the install and setup guide look at the `setup.md`