tradingconv
tradingconv copied to clipboard
missing 1 required positional argument: 'arguments'
Followed the instructions but does not work as expected. Does this repo still work? Cheers
` $ python --version Python 3.6.13
(tradingconv) $ binancecrawler --cookies mycookie.file --token xxxxxxxxxxxxx --start "2018-01-01 00:00:00" --end "2021-08-01 00:00:00" --output binance_trades.csv --mode trading
Traceback (most recent call last):
File "/home/user/.virtualenvs/tradingconv/bin/binancecrawler", line 8, in
`
Hi, did you resolve this? Thx