Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Server

Last Update March 20, 2021

Matteo Bottacini, [email protected]

The first step is to setup the remote Ubuntu server to download and store the financial data needed. In these scripts are described both the codes and the intuition behind them.

Folder structure:

    ../server/
        src/
            option-data-download.py
            move-files.sh
            server-setup.sh
        reports/
            report-ubuntu-server-setup.md
            report-data-download.md
            images/
                database-output.png
                log-sample.png

Reports

  1. Bash Setup script for Ubuntu servers
  2. Download Option data from Deribit

Instruction