Skip to content

BlndMrn/Scalperist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scalperist

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

About

Scalp bot for Bybit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages