Copy trades from popular traders on involio.com
- set up environment variables at
.env
file- ACCESS_TOKEN: your involio access token
- REFRESH_TOKEN: your involio refresh token
- run
python main.py
to start the data fetching process
This is not an official involio project, uses it at your own risk.