You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

557 B

  1. Install NodeJS
  2. Generate an API key on Bittrex
    1. Note down the API key and secret
  3. Navigate to the project's directory in your terminal/command line
  4. Run the command TARGET_LSK_USDT_PRICE={USDT PRICE YOU WANT TO SELL AT} QUANTITY_TO_SELL={QUANTITY OF LSK YOU WANT O SELL} API_KEY={YOUR_KEY} API_SECRET={YOUR_SECRET} node index.js
    1. Example: TARGET_LSK_USDT_PRICE=12.43 QUANTITY_TO_SELL=550 API_KEY=3242dsfs34gsg API_SECRET=32dkk3sf33434 node index.js