Categorygithub.com/blndmrn/scalperist
repositorypackage
0.0.0-20240915171459-4f5e83ab5703
Repository: https://github.com/blndmrn/scalperist.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Scalperist #DEPRECATED (Не актуально)

Language: Ru
Trades example
Bot trades on high volatility markets. Price change on more than 0.1% is trigger for making orders against price move.

  • Take profit: 0.12%.
  • Leverage: Cross.
  • Stoploss: 10%.
  • Percent of balance on first order 3%, each next order quantity +3% to first order quantity.

Problems

When volatility is extremly high encouter problems with orders creation. Looks like Bybit exchange can't handle so many trades at once.
Searching for solutions.

Imports
  • github.com/frankrap/bybit-api/rest