xchg-rax-rax / crypto_quote_service

A program for obtaining mass market data from from various crypto excahnges for the purpose back-testing and training ML models
0 stars 0 forks source link

Create the ExchangeTick class #8

Open xchg-rax-rax opened 1 year ago

xchg-rax-rax commented 1 year ago

Overview

The ExchangeTick class will detail the change in the state the market for an asset on a given change at as specific period of time.

The exact for and detail of the internal structure of this class should be fleshed out in the light of additional reading.