Hello,
If i send in one line of get_barset() for 200 stocks, does that count as one request or 200?
Similarly, if i send in a get_barset() for 1 stock, but 1000 bars, does that count as 1 or 1000?
What about 200 stocks for 1000 bars?
Thank you,
I am new to APIs and am trying to figure out the basics still.