Introduction
This is the second and the last article of the series on crypto pairs trading. The first article can be found at the following link: https://medium.com/coinmonks/building-a-crypto-pairs-trading-strategy-in-python-6b1572d77344
This is the code we have written so far:
import requests
import json
import pandas as pd
import datetime as dt
import n…
Keep reading with a 7-day free trial
Subscribe to Actionable Trading Strategies to keep reading this post and get 7 days of free access to the full post archives.