Skip to content

GUI script to automatically place buy/sell orders at 5 minute intervals along a defined price line using Bitmex exchange

Notifications You must be signed in to change notification settings

rnpnull/bitmex-slope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bitmex Slope Script

This script automatically places orders on Bitmex (or Testnet) along a price line, defined by the user inputting start and end times and prices. You must also enter which symbol to trade, e.g. XBTUSD.

Usage

Requires Python 3. You will need a Bitmex or Testnet account to input API keys for testing.

  1. Install the bitmex module with pip install bitmex
  2. Run the script using Python 3

About

GUI script to automatically place buy/sell orders at 5 minute intervals along a defined price line using Bitmex exchange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages