What difficulties may I encounter?
I use EODHD for autotrading in Python. Sometimes there are small delays in requests, which affects the accuracy a little, but overall the data is useful.
I got EODHD for stocks, works good but you gotta be careful with the request limits. I’ve had a couple errors when I forget to space ‘em out but nothing crazy.
Using EODHD for scalping and split data’s pretty accurate. I just double-check to be safe.
Hey everyone!
Glad to see you’re successfully using our data in your projects. I’d recommend checking out our libraries and code examples in the documentation—should make data integration a lot easier for you.