ByBit.com History Traders Parser
The program is written for Windows and does not require installation.
The writing language is #Python+#Requests, the parser works asynchronously.
The parser is completely written using the site's API.
The parser automatically scans all trades from the site and saves the history data of all the trader's trading operations in separate files, namely:
- Name
-Position
- leverageE2
- side
- quantity
- roi
- entryPrice
- startedTime
-closedPrice
-closedTime
- margin
- Followers
- link
All results for each trader are collected in an Excel file.
It is possible to make a general excel file by simply clicking the appropriate button.
#Parser #ByBit.com
The writing language is #Python+#Requests, the parser works asynchronously.
The parser is completely written using the site's API.
The parser automatically scans all trades from the site and saves the history data of all the trader's trading operations in separate files, namely:
- Name
-Position
- leverageE2
- side
- quantity
- roi
- entryPrice
- startedTime
-closedPrice
-closedTime
- margin
- Followers
- link
All results for each trader are collected in an Excel file.
It is possible to make a general excel file by simply clicking the appropriate button.
#Parser #ByBit.com