giancarlo pagliaroli

Results 10 comments of giancarlo pagliaroli

I try to follow this guide https://github.com/Voyz/ibeam/wiki/Two-Factor-Authentication#google-messages-handler Setting variables and are readable with this simple python line code import os TWO_FA_HANDLER = os.environ.get('IBEAM_TWO_FA_HANDLER', None) print(TWO_FA_HANDLER) But they are not visible...

> Hey @automiamo thanks for sharing details about your issue. Just a small suggestion: in future I'd recommend you create a new issue as it seems to be specific to...

Hello Voyz, i am using real account credentials. I don't understand how to get example QR url mentioned in the guide: https://github.com/Voyz/ibeam/wiki/Two-Factor-Authentication#google-messages-handler I don't find QR url in my logs...

voyz/ibeam:0.5.0-rc2 is running now on my real account and it works istead of voyz/ibeam

I try to follow this guide to solve my 2FA issue that requires to me tapping my phone every day: https://github.com/Voyz/ibeam/wiki/Two-Factor-Authentication#google-messages-handler Setting the 2 mentioned variables and they are readable...

> Can you link to that documentation? As far as I know, the docs state that the connection is reset once a day, not only on Sundays. Hello, here the...

Hello Voyz, i will write to IB support to dive into possibility to have auto restart on CP. thanks

IBKR replied to me. The answer seems to be a good news but we have to wait.... Meanwhile I will apply for OAuth. Thank you for reaching out to us....

I hope doing automate trading with REST in the way as I developed on other brokers/exchanges: 1. webhook signal triggered from tradingview to my remote web server 2. Login to...

Adding one more bit. Tradingview may be able to use IBKR Oauth being istitutional company and never requires to me 2FA all days, even using TWS, session with tradingview is...