This project is a simple script to get data from Upbit and Binance exchange. The data is saved in a file.
The project is part of an assignment for the course Computer Network at Hanyang University.
Disclaimer : This project is for educational purposes only. The data is not used for trading.
pip install requirement.txt
python main.py <options>
Use -h
or --help
for help
Exemple to get Upbit and Binance stream data:
python main.py -bu
- Hanyang University
- Professor : 원영준