Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

example_account_info.py 175 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
  1. email_throwaway = 'jane@gmail.com'
  2. password_throwaway = 'test'
  3. investor_id = int('account_id_number')
  4. portfolio_id = int('portfolio_id_number')
  5. token = 'lc_genereated_token'
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...