Hi there!

I ran into discussion about rest api 100 calls cap limit and was wondering if there's a way to extend it. 

I am looking to make a call to my restful api multiple times in OnData. I also understand this cap limit should not be an issue in live trading, however I would like be able to validate things in a backtest.

 

Is there any way to allow large portion (>10k) of restful api calls done in a single backtest?

Author