Skip to content

kurkutesa/BTC_Trading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

BTC_Trading

This script will notify the user whether to purchase or sale bitcoins via automatically sending messages. The script runs in the background after every two minutes.

Set Limits for Trading

  • set the lower limit for purchasing and upper limit for saling.

coin_threshold_purchase, coin_threshold_sale = get_limit_value(12500,13500)

Run Script

  • python submit_process.py &
  • disown

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages