# About Bave Platform

![](https://1408619641-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZXdo-1LkZ0ABo0NlNm%2F-MZXdsNJ99-pa78wnTDd%2F-MZXh638O4oFFLk_E9jI%2Fdogs-01-2.svg?alt=media\&token=d1061718-1090-412d-816f-7f8c44e3ef7a)

### What does the application give to users?

The crypto market has always been highly volatile and this is attracting more and more traders. Everyone knows that you can make good money on price movements, but few can guess exactly what the price will be in the near future. Even professional traders make mistakes, and in order to help with by making a more accurate decision, the Bave platform was created.

The Bave platform collects all available information and takes an approach to work with big data for analysis and price prediction. We trained neural networks on tens of thousands of trade transactions, in such a way that they remember the whole story. As a result, we got a tool that makes predictions for four indicators of the following candlestick: opening price, close price, low and high.

### Where we get the information for predictions and how it looks like ?

We use the Binance API to get the entire price history, the volume of trades, the number of active orders and their values.

We also use private information such as: analysis of news, mood in the market.

This is how the price data from the Binance exchange looks like:

```
https://api.binance.com/api/v3/klines?symbol=BTCUSDT&interval=1h&limit=1
```

![](https://1408619641-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZXdo-1LkZ0ABo0NlNm%2F-M_GNKcosp4_95xnhmyr%2F-M_GOIykm-U6YeQzs4CT%2Fexample1.png?alt=media\&token=d87e0241-b335-4145-b6c8-5c18f0692e7e)

Computer can easily process thousands of such lines in an instant making it a valuable tool for the trader.

### How to use Bave application ?

The program is designed to analyze the market, it helps to understand the most likely course.&#x20;

On the [Pairs](https://app.bave.live/Pairs) page

![](https://1408619641-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZXdo-1LkZ0ABo0NlNm%2F-M_GSHvW0Y5rTot50Uzi%2F-M_GTB2f2r72lAzQAq5j%2Fpairs.png?alt=media\&token=7ed849cf-aa2f-4a17-b513-f4bd3d96f9dd)

you can choose the trading pair that interests you. The free version has a limited number of trading pairs, to access all pairs you need to buy a pro access, how to do it you can read[ here](https://bave.gitbook.io/bave/pro-access)

Once you have selected a pair, a chart will open for you.

![](https://1408619641-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZXdo-1LkZ0ABo0NlNm%2F-M_GSHvW0Y5rTot50Uzi%2F-M_GTr-w6AW_TXFc-SPL%2Fex3.png?alt=media\&token=638ad171-766e-409e-84fa-66878822dfe3)

In the upper right corner you will see such a window:

![](https://1408619641-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZXdo-1LkZ0ABo0NlNm%2F-M_GSHvW0Y5rTot50Uzi%2F-M_GTr-vn9SA6TjYQo5Z%2Fex2.png?alt=media\&token=44c955aa-2abf-4d05-b6b2-57fd0fd7db3d)

When you click on it, you will see a list of available timeframes:

* fifteen minutes
* an hour
* four hours
* twenty-four hours

To select the desired timeframe you just click on it. On the right of the chart you will see the following values:

![](https://1408619641-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZXdo-1LkZ0ABo0NlNm%2F-M_GSHvW0Y5rTot50Uzi%2F-M_GUV7TIuFeIoE9yoEH%2Fex4.png?alt=media\&token=f162a375-081a-40de-ac2f-205fe9d0dc44)

This is a prediction for the next candlestick. The main meaning of these values is not a forecast of the exact price, but a forecast of price movements, the price will go up or down. Based on these three values, you will be able to trade successfully on the stock exchange. To predict the course, deep neural networks are used, which are constantly self-improving.
