tradestation / webapi-docs

DEPRECATED: See https://github.com/tradestation/api-docs
19 stars 12 forks source link

TradeStation WebAPI Documentation

This is the source code repository for the TradeStation WebAPI Documentation.

DEPRECATION WARNING: This documentation is now obsolete and kept only for historical reference. Instead, please use the new OpenAPI Spec (Swagger) located at: http://tradestation.github.io/api-docs

Introduction

We believe that the community needs quality documentation to foster innovation. You can inspect the source code for this documentation and make improvements to it. If you want to contribute, please do so! Fork it, hack on it, and send back your changes!

Edited for completion

Structure

The source is structured into the following directories:

en/ The English version of the documentation

Note: Translations are subject to change and may be updated at any time.

Contributions

We encourage you to fork our work and make your own improvements. If you have any changes you want to send back our way, please make a regular pull request via GitHub. If we like your changes, we may integrate them into the repository and give you credit. If you just have an issue to report, please use the regular GitHub issue system.

Translations

We'd like to encourage people to start translating the documentation into other languages. If you'd like to start a new translation, please first check to see if one exists in that language. If not, you can get started right away.

Please observe the following guidelines:

Here's an example of how to start a new translation:

cp -r en jp
git add jp
git commit -m 'new Japanese translation' jp

Contact Us

If you have any question or want to apply for the TradeStation WebAPI Developer Program, please contact webapi@tradestation.com.