snussik / Scalperist

Scalp bot for Bybit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Donations

BTC: 1DXBapnm5H8djZBEBd1LKSYpy6hRepBr7u
ETH ERC20: 0x8a5df2a88a6f7c4116d6ff590a0eb2102cdae5b6
USDT TRC20: TEWZoBgyLDRHWqKCCEjSkqRW1WnB3WL2hR

About

Scalp bot for Bybit


Languages

Language:Go 100.0%