rongardF / tvdatafeed

A simple TradingView historical Data Downloader
MIT License
281 stars 153 forks source link

Added basic 2FA access #29

Open traderjoe1968 opened 1 year ago

traderjoe1968 commented 1 year ago

Allows login in via 2FA and retrieves and saves token to local file system. Subsequent connections will use local token. If subsequent login becomes invalid, token will be deleted resulting in having to re-login with new 2FA code. 2FA code is entered via command line - see code. Improvements can be made but basics work

Ballz3 commented 10 months ago

Allows login in via 2FA and retrieves and saves token to local file system. Subsequent connections will use local token. If subsequent login becomes invalid, token will be deleted resulting in having to re-login with new 2FA code. 2FA code is entered via command line - see code. Improvements can be made but basics work

Having trouble. Still get the same error message and warning that data might be limited. Can you go further into details? Am I missing anything?