Sign inSign up

kimy82/crypto-digitex-bot

By kimy82

•Updated over 5 years ago

Digitex Crypto Currency Bot for Test net and Main net

Image
0

273

kimy82/crypto-digitex-bot repository overview

⁠DIGITEX BOT

Run a Digitex bot on your terminal.

⁠HOW TO RUN IT


cd ~
mkdir digi-charts
mkdir digi-logs
docker run -it -v "$PWD/digi-charts:/usr/src/digitex/charts" -v "$PWD/digi-logs:/usr/src/digitex/logs" kimy82/crypto-digitex-bot

⁠DETAILS

  • Choose between testnet or mainnet. For the mainnet you will net a password.
  • Choose the strategy you want to follow.
  • Enter the time where orders will be replaced for a new ones.
  • Enter how far from the mid price you want to create your SHORT orders.
  • Enter how far from the mid price you want to create your LONG orders.
  • Enter the % range you want to use depending on data correlation.
  • Enter the gain margin when you want to close filled orders.
  • Enter the lose margin when you want to close filled orders.
  • Enter the max loses a contract can get to get then closed as soon as it gets a min gain.

⁠DATA CORRELATION RANG %

Depending on the data correlation the bot will add on top of you sell or buy % a new percentage. If data correlation is very good then orders get created closer to the mid price. If data correlation is bad then the sell and buy % are incremented.

⁠RUNNING IT

It can be run against the testnet. To run it against the mainnet contact me at [email protected]⁠ to get a password.

Tag summary

Content type

Image

Digest

Size

697.3 MB

Last updated

over 5 years ago

docker pull kimy82/crypto-digitex-bot