import Algorithm from './Algorithm'; export default class ArbitrageBetweenExchanges extends Algorithm { }