NTerminal REST API is public and doesn’t require credentials to use. Rate limits are dynamic and automatically applied by our CDN. Please use our API responsibly to avoid getting rate limited. Endpoints may return multiple JSON objects separated by line breaks instead of an array to allow for processing as responses load.
NTerminal pulls data directly from API’s provided by each exchange. Exchanges may differ in the type of endpoint(s) they offer, reliablity, data models, etc. If there are multiple ways to collect data from an exchange, NTerminal will often do so for processing, filtering, reliability, and redundancy.
We use alerts to notify our infastructure team when responses from an exchange API are not being recived, or deviate from typical responses.
start_time
timestamps represent the “open” time at which a ohlcv period begins. Trades are included in a ohlcv period based on the time provided by the exchange indicating when a trade happened
open
price is the first price for an executed trade within the candlestick time period for the given financial instrument measured in the base
pairclose
price is the last price for an executed trade within the candlestick time period for the given financial instrument measured in the base
pairhigh
price the the highest price for an executed trade within the candlestick time period for the given financial instrument measured in the base
pairlow
price the the lowest price for an executed trade within the candlestick time period for the given financial instrument measured in the base
pairvolume
is the sum of the executed trades within the candlestick time period for the given financial instrument measured in the symbol
asset