CriptoBot BR
Consult prices and perform technical analysis of several cryptocurrency pairs from the main exchanges in the crypto market and use the results to make the best decisions for your investments.
CriptoBot BR endpoints
| Method | Endpoint | Description |
|---|---|---|
| Trivial | ||
| GET |
Get All Strategies /v1/strategy |
Returns a list of available strategies |
| GET |
Get Exchange /v1/exchange |
LIst all exchanges available |
| GET |
Get Candle data /v1/exchange/{exchange}/market/{base}/{quote}/timeframe/{timeframe}/candles |
Return data from last 100 candles from a pair by an exchange in a determinate timeframe. A list of exchanges and pairs available can be obtained using another endpoints from API.… |
| GET |
Strategy Parameters /v1/strategy/{strategy}/parameter |
return a list of accept parameters for a strategy and your default values |
| GET |
Get One Strategy /v1/strategy/{strategy} |
Returns only the strategy indicated in path parameter |
| GET |
Get Pairs /v1/exchange/{exchange}/markets |
Get coin pairs (base coin and quote coin) available from exchange |
| GET |
Get One Pair /v1/exchange/{exchange}/market/{base}/{quote} |
Get one coin pair data |
| Essential | ||
| GET |
Get Prices /v1/exchange/{exchange}/pair/{base}/{quote}/ticker |
Get price data (low, high, bid, ask, last and volumes) from a pair on an exchange |
| GET |
signal by strategy /v1/strategy/{strategy}/signal |
receive candle (or exchange) data and returns signal calculated by strategy. If you do not send ohlcv data, you need to send the following informations in request body: -… |
CriptoBot BR pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $2 / month | 1 / second |
|
| ULTRA | $5 / month | 3 / second |
|
| MEGA | $10 / month | — |
|