Skip to content

just-nilux/bitmex-auto-sl-tp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BitMEX Auto Stop Loss & Take Profit Bot (PRE-ALPHA)

A bot that tracks open positions on BitMEX and automatically places and manages stop loss and take profit orders, according to predefined distances.

Features to be included in beta release (WIP)

  • Single account access, with potential to implement multiple account access later
  • 1 trading pair (XBTUSD)
  • Automatic Stop Loss and Take Profit orders, with optional "trail" feature, for dynamic orders
  • Robust error handling

More features will be implemented as development continues.

Roadmap to beta release

  • Basic settings module
  • Core command-line interface CLI
  • API module
  • Core bot logic
  • Order placement and management
  • Error handling

Future updates

  • Additional trading pairs
  • Per-market settings (SL and TP)
  • Multiple profit targets
  • GUI

About

A bot that tracks open positions on BitMEX and automatically places and manages stop loss and take profit orders, according to predefined distances.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%