5 lines
315 B
Markdown
5 lines
315 B
Markdown
# 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`
|