If you’re brand new to writing code, and you want to focus on getting to the Tradovate API I’d suggest learning programming fundamentals, then move into JavaScript - start basic and work your way up. Once you’re feeling confident with the language, move on to our documentation. Here’s a short list:
- Getting Started with the Tradovate API - instructions for setting up your API Access and API Keys.
- Official Tradovate Docs - the dictionary of API Operations, but also has a handy Guides section with detailed info on performing specific tasks with the API.
- Tradovate API JavaScript Tutorial - covers most of the API over guided sections that you can install, edit, and run locally.
- Tradovate API FAQ - Explanations and example code for frequently asked questions about the API.
And of course, you can direct your questions right here to the Tradovate Community, search for others who may have had similar issues in the past, and get answers you might not be able to find in the docs.