Hi Everyone,
Interactive Brokers charges some fee for live trade data unless you generates a certain amount of commission fee each month.
My first question is that whether Quantopian requests data from IB in our account or Quantopian uses its own external data
source to calculate the trading decisions.
If the latter were the case, I could theoretically turn off the data subscription to save some money and have no effect on the
performance of the algorithm. Please comment on that thought.
My second question is that I have set a certain commission fee in backtesting the algorithm. Do I need to remove it when I deploy
it for live trading.. I don't think it should have any effect. I am just trying to be sure.
Best,
Nyan