Russian  English  All projects

Write a parser in api binance



Task No1
You need to create a parser using the Binance API to parse the price on the spot market on Binance for 7 pairs of cryptocurrencies
1. It is advisable to use this library:
https://github.com/uneasyguy/binance_data
or
https://github.com/sammchardy/python-binance
2. Parse ohlcv (Open, High, Low, Close, Volume) data, for data pairs by the minute, saving the data to a csv file and a google table
3. The table should have a history for the last 1000 minutes

Task No2
You need to create a parser using Binance to parse the price of p2p on Binance
1. Parsing prices with certain conditions (more details in personal communication) for buying and selling in p2p
2. Save and update data every minute synchronously with the first table

These are two different tasks payment for each separately (contractual)
In the future, we would also like to be in touch with the developer to create new projects based on these


15.12.2022 15:48



 Answers freelancers