Hello,

I am planning on using the Lean CLI to give me the ability to trade on my Robinhood account for 0 commission fees on Cryptocurrency. I had a few questions on how to do this. 

  1. I've heard you cannot use the quant connect data feed for this and would have to use IQFeed instead. Im confused on what that means and how I could set that up. 
  2. Is Lean CLI an IDE? If so how would I then import robin_stocks into that? Would you use import or is there another way you need to install it?
  3. Finally, how exactly do you install Lean CLI? I've seen videos on people downloading it on Github and others using their terminal and using # pip install lean. 

 

Thank you for your help.