I'm trying to do a "good citizen" retrieve of 5 minute historical data to my system, for the last 120 days. Off hours for the most part.
My code is all working and have been able to get quite a few symbols, asking for ten at a time - adding more as requests complete.
The situation now is the same code is not retrieving, which sounds like some server-side rules preventing the data from coming across. I can fully restart everything and only request ten symbols, but not get data. (I am paying for 1000 symbols too!)
My intent is to get data once and keep it on my system, but some opaque rules are shutting me out.
Can we get an idea of what the rules are so we can play correctly?
-Jim
My code is all working and have been able to get quite a few symbols, asking for ten at a time - adding more as requests complete.
The situation now is the same code is not retrieving, which sounds like some server-side rules preventing the data from coming across. I can fully restart everything and only request ten symbols, but not get data. (I am paying for 1000 symbols too!)
My intent is to get data once and keep it on my system, but some opaque rules are shutting me out.
Can we get an idea of what the rules are so we can play correctly?
-Jim
Comment