A Python script to lower Bitcoin volatility with Futures (lnmarkets.com) You can find more information on our website.
- Clone the repository
git clone https://github.com/ko-redtruck/lv-bitcoin-python.git && cd ./lv-bitcoin-python
- Optional but recommended: Install python-crontab to automatically schedule the cronjobs necessary
pip3 install python-crontab
- 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