Skip to content

A Python script to lower Bitcoin volatility with Futures

License

Notifications You must be signed in to change notification settings

ko-redtruck/lv-bitcoin-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lv-bitcoin-python

A Python script to lower Bitcoin volatility with Futures (lnmarkets.com) You can find more information on our website.

Setup instructions for Linux

  1. Clone the repository
git clone https://github.com/ko-redtruck/lv-bitcoin-python.git && cd ./lv-bitcoin-python
  1. Optional but recommended: Install python-crontab to automatically schedule the cronjobs necessary
pip3 install python-crontab
  1. Run and follow the instructions
python3 hedger.py

Single command setup

git clone https://github.com/ko-redtruck/lv-bitcoin-python.git && cd ./lv-bitcoin-python && pip3 install python-crontab && python3 hedger.py

Support my work

About

A Python script to lower Bitcoin volatility with Futures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages