ronaldlam / Autotrageur

Automated arbitrageur
2 stars 1 forks source link

Proposal: Orderbook scraper prototype with function overrides #194

Open jaonewguy opened 5 years ago

jaonewguy commented 5 years ago

Proposal:

We override the fetch_order_book and parse_order_book calls in each ext_exchange, return the orderbook response as we need back to persist into the DB.

Pros:

Cons: